selectSignificantEnrichments: Filters 'enrichment.tbl' for those annotations that have a...

View source: R/enrichment_funks.R

selectSignificantEnrichmentsR Documentation

Filters 'enrichment.tbl' for those annotations that have a significant adjusted p.value.

Description

Filters 'enrichment.tbl' for those annotations that have a significant adjusted p.value.

Usage

selectSignificantEnrichments(enrichment.tbl, significance.level = 0.05)

Arguments

enrichment.tbl

a data.frame returned by function 'enrichmentTests'

significance.level

the p.value cutoff to apply, default is '<= 0.05'

Value

A subset of 'enrichment.tbl' holding only the significant results.


asishallab/GeneFamilies documentation built on July 28, 2024, 11:44 a.m.