getListProfData: get a list of Profile Data of every available dimensions....

Description Usage Value Examples

View source: R/getListProfData.R

Description

get a list of Profile Data of every available dimensions. This function load matrices of every dimension (Exp, CNA, Met, RPPA,miRNA,Mut) and save them in a list for every disease.

Usage

1

Value

a list of data frame with Profiles Data

Examples

1
2
3
4
5
6
readRDS(paste(path.package("canceR"),"/extdata/rdata/brca_tcga73genes.rds", sep=""))
## Not run: 
getListProfData()
head(myGlobalEnv$ProfData$Expression)

## End(Not run)

canceR documentation built on Nov. 8, 2020, 7:21 p.m.