toEexprSet {maDB} | R Documentation |
This function should transform data objects like limmas RGList or MAList objects into an instance of the class "EexprSet"
.
toEexprSet(object)
object |
The data object to transform. |
An instance of the type "EexprSet"
that holds the information from the object submitted.
This method as well as the EexprSet
are deprecated! Use MadbSet
and newMadbSet
instead!
Johannes Rainer
EexprSet-class
, createEexprSetFromLimma