To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("globaltest")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
The global test tests groups of covariates (or features) for association with a response variable. This package implements the test with diagnostic plots and multiple testing utilities, along with several functions to facilitate the use of this test for gene set testing of GO and KEGG terms.
Author: Jelle Goeman and Jan Oosting, with contributions by Livio Finos and Aldo Solari
Maintainer: Jelle Goeman <j.j.goeman at lumc.nl>
Citation (from within R,
enter citation("globaltest")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("globaltest")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("globaltest")
R Script | Global Test | |
Reference Manual |
biocViews | DifferentialExpression, GO, Microarray, OneChannel, Pathways, Software |
Version | 5.20.0 |
In Bioconductor since | BioC 1.6 (R-2.1) or earlier |
License | GPL (>= 2) |
Depends | methods |
Imports | Biobase, survival, AnnotationDbi, annotate, multtest, graphics |
LinkingTo | |
Suggests | vsn, golubEsets, KEGG.db, hu6800.db, Rgraphviz, GO.db, lungExpression, org.Hs.eg.db, annotate, Biobase, survival, GSEABase, penalized, gss, MASS, boot, rpart |
SystemRequirements | |
Enhances | |
URL | http://www.msbi.nl/goeman |
Depends On Me | GlobalAncova |
Imports Me | BiSeq, SIM |
Suggests Me | topGO |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | globaltest_5.20.0.tar.gz |
Windows Binary | globaltest_5.20.0.zip |
Mac OS X 10.6 (Snow Leopard) | globaltest_5.20.0.tgz |
Mac OS X 10.9 (Mavericks) | globaltest_5.20.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!