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. If plot = FALSE, a data frame is returned. P-values are adjusted with Benjamini-Hochberg.


protti documentation built on Jan. 22, 2023, 1:11 a.m.