Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.03 KB

GOeval

R-CMD-check Codecov test coverage

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.

Installation

You can install GOeval with:

devtools::install_github("BrentLab/GOeval")

You can then load the package with:

library("GOeval")

Documentation

https://BrentLab.github.io/GOeval/