DAG
is a object of 'graphNEL' class which contains the GO DAG structure of statistically significant GO terms.
sigTerm
is the GO terms found by enrichmentFunction function.
sigTerm_Local
is the remained statistically signifcant terms after treating local redundancy.
sigTerm_Glocal
is the remained statistically signifcant terms after treating global redundancy.
dagTermInfo
is the information of all related GO terms in GO DAG.
bmpSize
is the width and height of the plot of GO DAG for all statistically significant terms. GO-function
set the default width and height of the plot as 2000 pixels in order to clearly show the GO DAG structure. If the
GO DAG is very complexity, the user should increase bmpSize
. Note: If there is an error at the step of
"bmp(filename, width = 2000, ..." when running GO-function, the user should decrease bmpSize
.
filename
is the name of the files saving the table and the GO DAG of all statistically significant terms.
GOFunction
enrichmentFunction
localRedundancy
globalRedundancy
createGODAG