sampleCovgApply,RnBSet-method: sampleCovgApply-methods
Description
Applies a function over the coverage values for all samples in an RnBSet
using a low memory footprint.
Usage
"sampleCovgApply"(object, fn, type = "sites", ...)
Value
Result analogous to apply(covg(rnbSet, type), 2, FUN=FUN)
See Also
covg
Retrieving the matrix of coverage values