R/plots.R
plot_effect_braid.Rd
Plot an Effect Braid
plot_effect_braid( result, entity, omic_order = result$settings$omic_order, show_ci = TRUE, show_equivalence_region = TRUE )
An `omics_braid_result`.
Entity/pathway to display.
Optional omic order.
Show confidence intervals.
Shade the negligible-effect region.
A ggplot object.