Learn R Programming

RnBeads (version 1.4.0)

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

Arguments

fn
function to be applied

Value

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

See Also

covg Retrieving the matrix of coverage values