Plot the result of run_enrichment function as a heatmap.
data.frame with results from run_enrichment.
grouping variable (default: cluster).
which direction ("Up", "Down") to plot for enrichment (default: c("Up", "Down")).
cutoff to select significantly enriched terms/pathways.
colors to use for Up and passed down to ComplexHeatmap::Heatmap.
colors to use for Down and passed down to ComplexHeatmap::Heatmap.
top annotations passed down to ComplexHeatmap::Heatmap.
scale to be applied to the circles.
whether to cluster columns.
whether to add border.
padding around heatmap passed down to ComplexHeatmap::draw.
additional arguments passed down to ComplexHeatmap::Heatmap.