powered by
Count reads per cell overlapping a given set of regions
CountsInRegion(object, assay, regions, ...)
Returns a numeric vector
A Seurat object
Name of a chromatin assay in the object to use
A GRanges object
Additional arguments passed to findOverlaps
findOverlaps
# \donttest{ CountsInRegion( object = atac_small, assay = 'bins', regions = blacklist_hg19 ) # }
Run the code above in your browser using DataLab