Bioconductor 3.22 Released

topGO

This is the development version of topGO; for the stable release version, see topGO.

Enrichment Analysis for Gene Ontology


Bioconductor version: Development (3.23)

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 [aut], Jörg Rahnenführer [aut], Federico Marini [cre] ORCID iD ORCID: 0000-0003-3252-7758

Maintainer: Federico Marini <marinif at uni-mainz.de>

Citation (from within R, enter citation("topGO")):

Installation

To install this package, start R (version "4.6") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("topGO")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews Annotation, GO, GeneExpression, GeneSetEnrichment, Microarray, Pathways, Sequencing, Software, SystemsBiology, Transcriptomics, Visualization
Version 2.61.1
In Bioconductor since BioC 2.0 (R-2.5) (18.5 years)
License LGPL
Depends R (>= 2.10.0), methods, BiocGenerics(>= 0.13.6), graph(>= 1.14.0), Biobase(>= 2.0.0), GO.db (>= 2.3.0), AnnotationDbi(>= 1.7.19), SparseM (>= 0.73)
Imports lattice, matrixStats, DBI
System Requirements
URL https://github.com/federicomarini/topGO
Bug Reports https://github.com/federicomarini/topGO/issues
See More
Suggests ALL, hgu95av2.db, hgu133a.db, genefilter, multtest, Rgraphviz, globaltest, knitr, BiocStyle, rmarkdown
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package
Windows Binary (x86_64)
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/topGO
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/topGO
Package Short Url https://bioconductor.org/packages/topGO/
Package Downloads Report Download Stats