Plot differential linkages among domino results ranked by a comparative statistic
Source:R/plot_fxns.R
plot_differential_linkages.Rd
Plot differential linkages among domino results ranked by a comparative statistic
Arguments
- differential_linkages
a data frame output from the
test_differential_linkages()
function- test_statistic
column name of differential_linkages where the test statistic used for ranking linkages is stored (ex. 'p.value')
- stat_range
a two value vector of the minimum and maximum values of test_statistic for plotting linkage features
- stat_ranking
'ascending' (lowest value of test statisic is colored red and plotted at the top) or 'descending' (highest value of test statistic is colored red and plotted at the top).
- group_palette
a named vector of colors to use for each group being compared