R/visualization.R
AnnotationPlot.Rd
Display gene annotations in a given region of the genome.
AnnotationPlot(object, region)
A Seurat object
Seurat
A genomic region to plot
Returns a ggplot object
ggplot
# \donttest{ AnnotationPlot(object = atac_small, region = c("chr1-29554-39554")) # }