This function colors and plots each bin by its mean CNV score on spatial coordinates for each chromosome
mean_cnv_plot(
cnv_data,
text_size,
title_size,
legend_height_bar,
plot_directory
)
None
list object of cnv data from SlideCNA::prep_cnv_dat()
integer of text size for ggplot
integer of title size for ggplot
integer of bar height of legend for ggplot
output plot directory path