Plots mean relative expression levels for age category groups using a PhyloExpressionSet S7 object, with statistical testing.
plot_relative_expression_bar(phyex_set, groups, p_adjust_method = NULL, ...)ggplot2 object.
A PhyloExpressionSet object (BulkPhyloExpressionSet or ScPhyloExpressionSet).
A list of integer vectors specifying age categories (e.g., phylostrata) for each group (2+ groups).
P-value adjustment for multiple testing.
Further arguments passed to ggplot2 geoms.