regionSetCounts-DsATAC-method: regionSetCounts-methods

Description Usage Arguments Value Author(s)

Description

Overlap the insertion data with a list of region sets

Usage

1
2
## S4 method for signature 'DsATAC'
regionSetCounts(.object, rsl, bySample = FALSE)

Arguments

.object

DsATAC object

rsl

GRangesList or NAMED list of GRanges objects. Each element corresponds to a region set for which the summary statistics are reported

bySample

for internal use: iterate over samples (instead of retrieving one giant insertion list for all samples) in order to save memory (at the tradeoff of compute time)

Value

a matrix of overlap counts for each region set and sample

Author(s)

Fabian Mueller


demuellae/ChrAccR documentation built on Jan. 20, 2020, 3:03 a.m.