This package provides classes and methods to support Gene Set Enrichment Analysis (GSEA).
Author | Martin Morgan, Seth Falcon, Robert Gentleman |
Maintainer | Biocore Team c/o BioC user list |
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("GSEABase")
Vignettes (Documentation) |
Package Downloads |
|||||||
|
|
biocViews | |
---|---|
Depends | R, methods, AnnotationDbi, Biobase, annotate |
Suggests | Ruuid, hgu95av2.db, GO.db, org.Hs.eg.db |
Imports | methods, XML, graph |
SystemRequirements | |
License | Artistic-2.0 |
URL | |
dependsOnMe | GGBase |
suggestsMe | BiocCaseStudies, PGSEA |