mean_cnv_plot | R Documentation |
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
)
cnv_data |
list object of cnv data from SlideCNA::prep_cnv_dat() |
text_size |
integer of text size for ggplot |
title_size |
integer of title size for ggplot |
legend_height_bar |
integer of bar height of legend for ggplot |
plot_directory |
output plot directory path |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.