dialogSummary_GSEA: Dialog Box to specify phenotype (variable) used in last...

Description Usage Arguments Value Examples

View source: R/dialogSummary_GSEA.R

Description

Dialog Box to specify phenotype (variable) used in last GSEA-R to get Summary Results. This function ask the user to specify the phenotype (variable).

Usage

1
dialogSummary_GSEA(Variable,returnValOnCancel ="ID_CANCEL")

Arguments

Variable

phenotype

returnValOnCancel

"ID_CANCEL"

Value

variables

Examples

1
2
3
4
5
6
readRDS(paste(path.package("canceR"),"/extdata/rdata/ucec_tcga_pubGSEA1021.rds", sep=""))
## Not run: 
#Run.GSEA()
#getSummaryGSEA()

## End(Not run)

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