View source: R/access_MolData_Functions.R
getMolecularProfiles | 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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.