Internal helper to plot all pairwise comparisons from a group_tna object.
.plot_compare_all_pairs(
x,
pos_color,
neg_color,
labels,
show_inits,
donut_inner_ratio,
...
)Invisibly returns list of comparison results.
A group_tna object.
Color for positive differences.
Color for negative differences.
Node labels.
Show donut inits.
Donut inner ratio.
Additional arguments passed to splot().