Learn R Programming

methylumi (version 2.18.2)

MethyLumi-strippers: Strip excessive probe-level data from MethyLumiSets

Description

450k datasets with probe-level stderrs, out-of-band intensities, and bead numbers can become huge. These functions help to manage their growth in memory, at least until preprocessing and QC is completed, whereupon the summary data can be exported to a RangedData-based object of some sort for integration.

Usage

stripMethyLumiSet(object)
stripBeadNs(object)
stripBeadSDs(object)
stripOOB(object)

Arguments

object
an object of class MethyLumi or a subclass