R/tree_hm.R
make_tree_plot_obj.Rd
Will make a plot of a tree that can be added to a heatmap object. The plot itself is just a simple tree with no tip labels.
make_tree_plot_obj( phylo_tree, clones_df = NULL, clone_palette = NULL, color_clones = FALSE )
a phylo object
(optional) adds clones as OTUs (TODO is to allow this to then make colors)
ggplot object