Bioconductor version: Release (2.11)
Calculates significant annotations (categories) in each of two (or more) feature (i.e. gene) lists, determines the overlap between the annotations, and returns graphical and tabular data about the significant annotations and which combinations of feature lists the annotations were found to be significant. Interactive exploration is facilitated through the use of RCytoscape (heavily suggested).
Author: Robert M. Flight <rflight79 at gmail.com>
Maintainer: Robert M. Flight <rflight79 at gmail.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("categoryCompare")
To cite this package in a publication, start R and enter:
citation("categoryCompare")
categoryCompare: High-throughput data meta-analysis using gene annotations | ||
Reference Manual | ||
Text | NEWS |
biocViews | Annotation, Bioinformatics, GO, GeneExpression, MultipleComparisons, Pathways, Software |
Version | 1.2.0 |
In Bioconductor since | BioC 2.10 (R-2.15) |
License | GPL-2 |
Depends | R (>= 2.10), BiocGenerics(>= 0.3.2), Biobase(>= 2.17.8), AnnotationDbi(>= 0.1.15), Category(>= 2.23.4) |
Imports | BiocGenerics, Biobase, AnnotationDbi, hwriter, GSEABase, Category, GOstats, annotate, colorspace, graph, RCytoscape(>= 1.5.11) |
Suggests | methods, GSEABase, hwriter, colorspace, graph, GO.db, KEGG.db, estrogen, org.Hs.eg.db, hgu95av2.db, limma, affy, genefilter |
System Requirements | Cytoscape (>= 2.8.0) (if used for visualization of results, heavily suggested), CytoscapeRPC plugin (>= 1.8) |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | categoryCompare_1.2.0.tar.gz |
Windows Binary | categoryCompare_1.2.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) | categoryCompare_1.2.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!