Display gene annotations in a given region of the genome.
AnnotationPlot(object, region)
A Seurat
object
A genomic region to plot
Returns a ggplot
object
# NOT RUN {
AnnotationPlot(object = atac_small, region = c("chr1-29554-39554"))
# }
Run the code above in your browser using DataLab