Accessor for the sequencing coverage (read depth) matrix
Source:R/accessors.R
coverage-commaData-method.RdRetrieves the sites × samples matrix of read depth from a
commaData object.
Arguments
- x
A
commaDataobject.- shift
Not used; inherited from the
IRanges::coveragegeneric.- width
Not used; inherited from the
IRanges::coveragegeneric.- weight
Not used; inherited from the
IRanges::coveragegeneric.- ...
Not used.
Value
An integer matrix with rows corresponding to methylation sites and columns corresponding to samples.