Return the number of fragments in the DsATAC object

# S4 method for DsATAC
getFragmentNum(.object, sampleIds = getSamples(.object))

Arguments

.object

DsATAC object

sampleIds

sample identifiers

Value

a vector of fragment counts per sample

Author

Fabian Mueller