- Home
- Bioconductor 3.17
- Software Packages
- GOstats
GOstats
This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see GOstats.
Tools for manipulating GO and microarrays
Bioconductor version: 3.17
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: Robert Gentleman [aut], Seth Falcon [ctb], Robert Castelo [ctb], Sonali Kumari [ctb] (Converted GOvis vignette from Sweave to R Markdown / HTML.), Dennis Ndubi [ctb] (Converted GOstatsHyperG vignette from Sweave to R Markdown / HTML.), Bioconductor Package Maintainer [cre]
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
citation("GOstats")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GOstats")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("GOstats")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.