Run.GSEA {canceR}R Documentation

The main function to run GSEA-R from Broad Institute

Description

The main function to run GSEA-R from Broad Institute

Usage

Run.GSEA()

Value

A vector with sampling size

Examples

load(paste(path.package("canceR"),"/data/ucec_tcga_pubGSEA1021.RData", sep=""))
## Not run: 
Run.GSEA()

## End(Not run)

[Package canceR version 1.18.3 Index]