getProfilesDataMultipleGenes: get Profles Data of multiple genes

Description Usage Arguments Value Examples

View source: R/getProfilesDataMultipleGenes.R

Description

get Profles Data of multiple genes

Usage

1
getProfilesDataMultipleGenes(getSummaryGSEAExists)

Arguments

getSummaryGSEAExists

if equal to 0, the clinical data is displayed in table. if the argument is equal to 1, the clinical data is used to summarise GSEA analysis results.

Value

a file with a dataframe of profle data

Examples

1
2
3
4
5
readRDS(paste(path.package("canceR"),"/extdata/rdata/prad_michPhenoTest1021.rds", sep=""))
## Not run: 
getProfilesDataMultipleGenes(getSummaryGSEAExists = 0)

## End(Not run)

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