Plotting functions used in the manuscript
plot_kernscr_methodsplit(
raw_melted,
adj_melted,
kernel,
method,
pathway_names = TRUE,
title = NULL,
raw_lower_threshold = round(log10(1/10000), 1),
adj_lower_threshold = round(log10(1/10000 * 70), 1)
)plot_kernscr_kernelsplit(
raw_melted,
adj_melted,
kernel,
method,
pathway_names = TRUE,
title = NULL,
raw_lower_threshold = round(log10(1/10000), 1),
adj_lower_threshold = NULL
)