procGOHyperGResult: Converts an instance of GOHyperGResult into a table...

View source: R/enrichment_funks.R

procGOHyperGResultR Documentation

Converts an instance of GOHyperGResult into a table containing only the significantly enriched Gene Ontology terms.

Description

Converts an instance of GOHyperGResult into a table containing only the significantly enriched Gene Ontology terms.

Usage

procGOHyperGResult(ghgr, pvalue.cutoff = 0.01)

Arguments

ghgr

The instance of GOHyperGResult to process

pvalue.cutoff

The significance level to be applied

Value

A data.frame with three columns: 1. 'GO.term', 2. 'p.value', and 3. 'GO.category' - or NULL if no significantly enriched GO terms were found.


asishallab/GeneFamilies documentation built on May 22, 2023, 11:30 a.m.