A collection of tools for performing category analysis.
| Author | R. Gentleman with contributions from S. Falcon |
| Maintainer | Robert Gentleman |
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("Category")
Vignettes (Documentation) |
Package Downloads |
|||||||
|
|
| biocViews | |
|---|---|
| Depends | methods, Biobase, graph, annotate, genefilter, AnnotationDbi |
| Suggests | EBarrays, ALL, Rgraphviz, RColorBrewer, xtable, hgu95av2.db, Matrix, KEGG.db, GO.db |
| Imports | methods, Biobase, AnnotationDbi, RBGL |
| SystemRequirements | |
| License | Artistic-2.0 |
| URL | |
| dependsOnMe | GOstats, ppiStats |
| suggestsMe | cellHTS, iSNetwork |