Learn R Programming

canceR (version 1.4.0)

dialogSamplingGSEA: Dialog Box for Sampling patients from expression profile data used for GSEA-R (Broad Institute)

Description

Dialog Box for Sampling patients from expression profile data used for GSEA-R (Broad Institute)

Usage

dialogSamplingGSEA( Lchecked_Cases,entryWidth = 10,returnValOnCancel = "ID_CANCEL")

Arguments

Lchecked_Cases
Number of checked Cases
entryWidth
10
returnValOnCancel
"ID_CANCEL"

Value

A vector with sampling size

Examples

Run this code
load(paste(path.package("canceR"),"/data/ucec_tcga_pubGSEA1021.RData", sep=""))
## Not run: 
# Run.GSEA()
# #dialogSamplingGSEA(1,entryWidth=10,returnValOnCancel = "ID_CANCEL")
# ## End(Not run)
 

Run the code above in your browser using DataLab