In order to generate the plot in Figure 7I the script manuscript_fig7I_plot.R needs to be run. This will generate the desired plot. Note that due to the uncertainties generated by bootstrapping the exact p-values may be marginally different to those reported in the manuscript. The script requires the following libraries to be installed library(dplyr) library(readxl) library(data.table) library(ggplot2) library(iaputils) library(glue) the iaputils package is included as a tar.gz file.