getMolecularProfiles {Xeva} | R Documentation |
This function serves to get molecular profiles from a XevaSet
object.
getMolecularProfiles(object, data.type)
object |
The |
data.type |
|
An ExpressionSet
where sample names are the biobase.id
of the model.
data(brca) brca.RNA <- getMolecularProfiles(brca, data.type="RNASeq")