createGODAG {GOFunction} | R Documentation |
To plot the relationship between statistically significant GO terms, this function creates a GO DAG structure for these terms.
sigNodes |
|
ontology |
The default |
This function returns a object of 'graphNEL' class.
This function simulates the related program in TopGO (Alexa, A. et al. (2006) Improved scoring of functional groups from gene expression data by decorrelating GO graph structure. Bioinformatics, 22, 1600-1607).
Jing Wang