methylData-class {methylumi} | R Documentation |
"methylData"
, superclass for MethyLumiSet and MethyLumiMA superclass (virtual) for MethyLumiSet and MethyLumiM.
A virtual Class: No objects may be created from it.
signature(x = "methylData")
: diagnostic
plots of data
signature(object = "methylData")
:
accessor for assayData element of the same name
signature(object = "methylData", value =
"matrix")
:
replace method for assayData element of the same name
signature(object = "methylData")
: ...
signature(object = "methylData")
:
accessor for assayData element of the same name
signature(object = "methylData", value =
"numeric")
:
replace method for assayData element of the same name
signature(object = "methylData")
:
accessor for assayData element of the same name
signature(object = "methylData", value
= "matrix")
:
replace method for assayData element of the same name
Tim Triche, Jr.
showClass("methylData")