go_enrichment: Perform gene ontology enrichment analysis

View source: R/calculate_go_enrichment.R

go_enrichmentR Documentation

Perform gene ontology enrichment analysis

Description

[Deprecated] This function was deprecated due to its name changing to calculate_go_enrichment().

Usage

go_enrichment(...)

Value

A bar plot displaying negative log10 adjusted p-values for the top 10 enriched or depleted gene ontology terms. Alternatively, plot cutoffs can be chosen individually with the plot_cutoff argument. Bars are colored according to the direction of the enrichment (enriched or deenriched). If plot = FALSE, a data frame is returned. P-values are adjusted with Benjamini-Hochberg.


jpquast/protti documentation built on June 9, 2024, 10:40 a.m.