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