dialogSamplingGSEA: Dialog Box for Sampling patients from expression profile data...

View source: R/dialogSamplingGSEA.R

dialogSamplingGSEAR Documentation

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(n_checked_GenProf, entryWidth = 10,returnValOnCancel = "ID_CANCEL")

Arguments

n_checked_GenProf

Number of checked genetic profiles

entryWidth

10

returnValOnCancel

"ID_CANCEL"

Value

A vector with sampling size

Examples

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)
 

kmezhoud/canceR documentation built on March 4, 2024, 12:34 a.m.