/topGO-featArabidopsis

Enrichment Analysis for Gene Ontology. This version has "enrichment_barplot" function added to the package and a change to allow printGenes to be used with ath1121501.db

Primary LanguageRGNU Lesser General Public License v3.0LGPL-3.0

topGO

The 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.

Installation

The topGO package binaries are available through Bioconductor:

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

BiocManager::install("topGO")

Documentation

Documentation is available on Bioconductor