Learn R Programming

RnBeads (version 1.4.0)

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", ...)

Arguments

fn
function to be applied

Value

Result analogous to apply(meth(rnbSet, type), 2, FUN=FUN)

See Also

meth Retrieving the matrix of methylation values