"as.matrix"(x,...)
RGList
, MAList
, EList
, MArrayLM
, marrayNorm
, PLMset
, ExpressionSet
, LumiBatch
or vsn
.MAList
or marrayNorm
objects, or the matrix of expression values for other expression objects such as EList
or ExressionSet
.
For MArrayLM
objects, the matrix of fitted coefficients is extracted.These methods involve loss of information, so the original data object is not recoverable.
as.matrix
in the base package or exprs
in the Biobase package.
02.Classes gives an overview of data classes used in LIMMA.