coerce-methods {marray} | R Documentation |
Coercing methods were defined to convert microarray objects of one class
into objects of another class, e.g., instances of the
"marrayRaw"
class into instances of the
"marrayNorm"
class.
"marrayRaw"
into an object of class
"marrayNorm"
.
Use Package convert to convert object to other data types such as
exprSet
and MAList
.