CountsInRegion | R Documentation |
Count reads per cell overlapping a given set of regions
CountsInRegion(object, assay, regions, ...)
object |
A Seurat object |
assay |
Name of a chromatin assay in the object to use |
regions |
A GRanges object |
... |
Additional arguments passed to |
Returns a numeric vector
CountsInRegion(
object = atac_small,
assay = 'bins',
regions = blacklist_hg19
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.