Bioconductor version: Release (2.11)
GAGE is a published method for gene set or pathway analysis. GAGE is generally applicable independent of microarray data attributes including sample sizes, experimental designs, microarray platforms, and other types of heterogeneity, and consistently achieves superior performance over other frequently used methods. In gage package, we provide functions for basic GAGE analysis, result processing and presentation. We have also built pipeline routines for of multiple GAGE analyses in a batch, comparison between parallel analyses, and combined analysis of heterogeneous data from different sources/studies. In addition, we provide demo microarray data and commonly used gene set data based on KEGG pathways and GO terms. These funtions and data are also useful for gene set analysis using other methods.
Author: Weijun Luo
Maintainer: Weijun Luo <luo_weijun at yahoo.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("gage")
To cite this package in a publication, start R and enter:
citation("gage")
R Script | Generally Applicable Gene-set/Pathway Analysis | |
Reference Manual | ||
Text | NEWS |
biocViews | DifferentialExpression, GO, GeneSetEnrichment, Genetics, Microarray, MultipleComparisons, OneChannel, Pathways, RNAseq, Software, TwoChannel |
Version | 2.8.0 |
In Bioconductor since | BioC 2.7 (R-2.12) |
License | GPL (>=2.0) |
Depends | R (>= 2.10), graph, multtest |
Imports | |
Suggests | gageData, GO.db, GSEABase, KEGG.db, org.Hs.eg.db |
System Requirements | |
URL | http://www.biomedcentral.com/1471-2105/10/161 |
Depends On Me | |
Imports Me | |
Suggests Me | gageData |
Package Source | gage_2.8.0.tar.gz |
Windows Binary | gage_2.8.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) | gage_2.8.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!