To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("GOstats")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
A set of tools for interacting with GO and microarray data. A variety of basic manipulation tools for graphs, hypothesis testing and other simple calculations.
Author: R. Gentleman and S. Falcon
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R,
enter citation("GOstats")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("GOstats")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("GOstats")
Hypergeometric tests for less common model organisms | ||
R Script | Hypergeometric Tests Using GOstats | |
R Script | Visualizing Data Using GOstats | |
Reference Manual |
Follow Installation instructions to use this package in your R session.
Package Source | GOstats_2.32.0.tar.gz |
Windows Binary | GOstats_2.32.0.zip |
Mac OS X 10.6 (Snow Leopard) | GOstats_2.32.0.tgz |
Mac OS X 10.9 (Mavericks) | GOstats_2.32.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!