Fraction of counts in a genomic region
Find the fraction of counts per cell that overlap a given set of genomic ranges
FractionCountsInRegion(object, regions, assay = NULL, ...)
object |
A Seurat object |
regions |
A GRanges object containing a set of genomic regions |
assay |
Name of assay to use |
... |
Additional arguments passed to |
Returns a numeric vector
FractionCountsInRegion( object = atac_small, assay = 'bins', regions = blacklist_hg19 )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.