Description Usage Arguments Value Examples
View source: R/access_expressionData_Functions.R
This function serves to get molecular profiles from a XevaSet
object.
1 | getMolecularProfiles(object, data.type)
|
object |
The |
data.type |
|
An ExpressionSet
where sample names are the biobase.id
of the model.
1 2 | 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.