Skip to content
forked from ycl6/topGO-feat

Enrichment Analysis for Gene Ontology. This version has "enrichment_barplot" function added to the package

License

Notifications You must be signed in to change notification settings

yxsee/topGO-feat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Enrichment Analysis for Gene Ontology. This version has "enrichment_barplot" function added to the package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%