topGO
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see topGO.
Enrichment Analysis for Gene Ontology
Bioconductor version: 3.21
topGO package provides tools for testing GO terms while accounting for the topology of the GO graph. Different test statistics and different methods for eliminating local similarities and dependencies between GO terms can be implemented and applied.
Author: Adrian Alexa, Jorg Rahnenfuhrer
Maintainer: Adrian Alexa <adrian.alexa at gmail.com>
citation("topGO")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("topGO")
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("topGO")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.