This package provides classes and methods to support Gene Set Enrichment Analysis (GSEA).
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("GSEABase")
| Source | GSEABase_1.0.3.tar.gz |
|---|---|
| Windows binary | GSEABase_1.0.3.zip |
| OS X binary | GSEABase_1.0.3.tgz |
| 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 |