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, Biobase, AnnotationDbi |
| Suggests | Ruuid, hgu95av2, hgu95av2.db, GO |
| Imports | methods, Biobase, AnnotationDbi, XML |
| SystemRequirements | |
| License | The Artistic License, Version 2.0 |
| URL | |
| dependsOnMe | |
| suggestsMe | PGSEA |