getMolecularProfiles: Get molecular profiles from a XevaSet object

View source: R/access_MolData_Functions.R

getMolecularProfilesR Documentation

Get molecular profiles from a XevaSet object

Description

This function serves to get molecular profiles from a XevaSet object.

Usage

getMolecularProfiles(object, data.type)

Arguments

object

The XevaSet.

data.type

character, where one of the molecular data types is needed.

Value

An ExpressionSet where sample names are the biobase.id of the model.

Examples

data(brca)
brca.RNA <- getMolecularProfiles(brca, data.type="RNASeq")

bhklab/Xeva documentation built on Nov. 12, 2022, 5:38 a.m.