50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

Signac (version 1.1.0)

AnnotationPlot: Plot gene annotations

Description

Display gene annotations in a given region of the genome.

Usage

AnnotationPlot(object, region)

Arguments

object

A Seurat object

region

A genomic region to plot

Value

Returns a ggplot object

Examples

Run this code
# NOT RUN {
AnnotationPlot(object = atac_small, region = c("chr1-29554-39554"))
# }

Run the code above in your browser using DataLab