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: 2.13
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 |
biocViews | Annotation, Bioinformatics, GO, MultipleComparisons, Software |
Version | 2.28.0 |
In Bioconductor since | BioC 1.6 (R-2.1) or earlier |
License | Artistic-2.0 |
Depends | R (>= 2.10), Biobase(>= 1.15.29), Category(>= 2.3.26), graph |
Imports | AnnotationDbi(>= 0.0.89), Biobase(>= 1.15.29), Category(>= 2.3.26), GO.db(>= 1.13.0), RBGL, annotate(>= 1.13.2), graph(>= 1.15.15), methods, stats, AnnotationForge |
Suggests | hgu95av2.db(>= 1.13.0), ALL, GO.db(>= 1.13.0), annotate, multtest, genefilter, RColorBrewer, Rgraphviz, xtable, SparseM, GSEABase, geneplotter, org.Hs.eg.db, RUnit, BiocGenerics |
System Requirements | |
URL | |
Depends On Me | attract, MineICA, RDAVIDWebService |
Imports Me | affycoretools, attract, categoryCompare, ProCoNA, ReportingTools |
Suggests Me | BiocCaseStudies, Category, eisa, GSEAlm, HTSanalyzeR, MineICA, MLP, MmPalateMiRNA, neaGUI, oneChannelGUI, phenoDist, safe |
Follow Installation instructions to use this package in your R session.
Package Source | GOstats_2.28.0.tar.gz |
Windows Binary | GOstats_2.28.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | GOstats_2.28.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!