| GSEA {canceR} | R Documentation |
See http://www.broadinstitute.org/cancer/software/gsea/wiki/index.php/R-GSEA_Readme
GSEA
Subramanian, Tamayo, et al. (2005, PNAS 102, 15545-15550) and Mootha, Lindgren, et al. (2003, Nat Genet 34, 267-273)
## Not run:
library(canceR)
## Load workspace
load(paste(path.package("canceR"),"/data/ucec_tcga_pubGSEA1021.RData", sep=""))
##Run.GSEA()
## End(Not run)