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