create a complex heatmap object with a tree.
make_corrupt_tree_heatmap.Rd
Basically creates an empty heatmap with a tree added as a left side annotation.
Usage
make_corrupt_tree_heatmap(
phylo_tree,
clones_df = NULL,
color_clones = FALSE,
clone_palette = NULL
)