Learn R Programming

canceR (version 1.4.0)

getProfilesDataMultipleGenes: get Profles Data of multiple genes

Description

get Profles Data of multiple genes

Usage

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

Run this code
load(paste(path.package("canceR"),"/data/prad_michPhenoTest1021.RData", sep=""))
## Not run: 
# getProfilesDataMultipleGenes(getSummaryGSEAExists = 0)
# ## End(Not run)

Run the code above in your browser using DataLab