Return a list of genome-wide coverage from insertion sites

# S4 method for DsATAC
getCoverage(.object, samples = getSamples(.object))

Arguments

.object

DsATAC object

samples

sample identifiers

Value

list of Rle objects of sample coverage tracks

Author

Fabian Mueller