Last chance! 50% off unlimited learning
Sale ends in
This function prepares data for plotting and makes a heat map of CNV scores per bead across all genes
cnv_heatmap(
cnv_data,
md,
chrom_colors,
hc_function = "ward.D2",
plot_directory
)
None
list object of cnv data from SlideCNA::prep_cnv_dat()
data.table of metadata of each bead
vector of colors labeled by which chromosome they correspond to
character for which hierarchical clustering function to use
output plot directory path