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.
The topGO package binaries are available through Bioconductor:
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("topGO")
Documentation is available on Bioconductor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.