Description Usage Arguments Value Examples
View source: R/dialogSummary_GSEA.R
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).
1 | dialogSummary_GSEA(Variable,returnValOnCancel ="ID_CANCEL")
|
Variable |
phenotype |
returnValOnCancel |
"ID_CANCEL" |
variables
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.