methylData-class: Class '"methylData"', superclass for MethyLumiSet and...

Description Objects from the Class Methods Author(s) See Also Examples

Description

A superclass (virtual) for MethyLumiSet and MethyLumiM.

Objects from the Class

A virtual Class: No objects may be created from it.

Methods

diagnostics

signature(x = "methylData"): diagnostic plots of data

methylated.N

signature(object = "methylData"): accessor for assayData element of the same name

methylated.N<-

signature(object = "methylData", value = "matrix"): replace method for assayData element of the same name

plotNAs

signature(object = "methylData"): ...

pval.detect

signature(object = "methylData"): accessor for assayData element of the same name

pval.detect<-

signature(object = "methylData", value = "numeric"): replace method for assayData element of the same name

unmethylated.N

signature(object = "methylData"): accessor for assayData element of the same name

unmethylated.N<-

signature(object = "methylData", value = "matrix"): replace method for assayData element of the same name

Author(s)

Tim Triche, Jr.

See Also

MethyLumiSet,MethyLumiM

Examples

1
showClass("methylData")

methylumi documentation built on Nov. 8, 2020, 6:26 p.m.