stripBeadExtras: Strip excessive probe-level data from MethyLumiSets

Description Usage Arguments Author(s)

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

1
2
3
4
stripMethyLumiSet(object)
stripBeadNs(object)
stripBeadSDs(object)
stripOOB(object)

Arguments

object

an object of class MethyLumi or a subclass

Author(s)

Tim Triche, Jr. <tim.triche@gmail.com>


seandavi/methylumi documentation built on Oct. 28, 2021, 12:42 a.m.