Learn R Programming

methylumi (version 2.18.2)

MethyLumiQC-class: Class "MethyLumiQC" for holding Illumina methylation QC data

Description

This class inherits from the MethyLumi class (and therefore, from eSet in Biobase) and is designed to hold QC data from Illumina Beadstudio output. These data can be potentially useful when determining the cause for quality problems.

Arguments

Objects from the Class

Objects can be created by calls of the form new("MethyLumiQC", assayData, phenoData, featureData, experimentData, annotation, betas).

Extends

Class "MethyLumi", directly. Class "eSet", by class "MethyLumi", distance 2. Class "VersionedBiobase", by class "MethyLumi", distance 3. Class "Versioned", by class "MethyLumi", distance 4.

See Also

methylumiR, MethyLumiSet, MethyLumi, eSet

Examples

Run this code
showClass("MethyLumiQC")

Run the code above in your browser using DataLab