Skip to contents

Draw a bubble plot from pathway enrichment results.

Usage

plot_pathway_enrichment(object, score_cutoff = NULL, top_n = 20)

Arguments

object

A crossomics_mechanism object or pathway enrichment table.

score_cutoff

Minimum mechanism score retained when object is a mechanism result.

top_n

Maximum number of pathways displayed.

Value

A ggplot object.