Welcome to GOeval - a package for gene regulatory network evaluation using Gene Ontology and other gene set databases.
This package provides functions to systematically run over-representation analysis (ORA) on multiple subsets of a gene regulatory network and its permutations using the 'WebGestaltR' package. It also provides functions to assess the quality of biological information captured by the network via metrics calculated from the ORA results.
You can install GOeval with:
devtools::install_github("BrentLab/GOeval")
You can then load the package with:
library("GOeval")