Visualize enriched pathways from enrichPathways()

plotEnrichedPathways(enrichment_results, top_n = 20, show_overlap = TRUE)

Arguments

enrichment_results

data.frame from enrichPathways()

top_n

Integer. Number of top pathways to show

show_overlap

Logical. Show overlap count

Value

A ggplot object