View source: R/dialogSamplingGSEA.R
dialogSamplingGSEA | R Documentation |
Dialog Box for Sampling patients from expression profile data used for GSEA-R (Broad Institute)
dialogSamplingGSEA(n_checked_GenProf, entryWidth = 10,returnValOnCancel = "ID_CANCEL")
n_checked_GenProf |
Number of checked genetic profiles |
entryWidth |
10 |
returnValOnCancel |
"ID_CANCEL" |
A vector with sampling size
readRDS(paste(path.package("canceR"),"/extdata/rdata/ucec_tcga_pubGSEA1021.rds", sep=""))
## Not run:
Run.GSEA()
#dialogSamplingGSEA(1,entryWidth=10,returnValOnCancel = "ID_CANCEL")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.