kegg_enrichment {protti}R Documentation

Perform KEGG pathway enrichment analysis

Description

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

Usage

kegg_enrichment(...)

Value

A bar plot displaying negative log10 adjusted p-values for the top 10 enriched pathways. Bars are coloured according to the direction of the enrichment. If plot = FALSE, a data frame is returned.


[Package protti version 0.9.1 Index]