Return a list of GRanges objects of fragment data for a given set of samples

# S4 method for DsATAC
getFragmentGrl(.object, sampleIds, asGRangesList = FALSE)

Arguments

.object

DsATAC object

sampleIds

sample identifiers

asGRangesList

should a GRangesList object be returned instead of a regular list

Value

A named list of GRanges objects containing fragment data

Author

Fabian Mueller