clustree_viz() builds a clustering tree displaying changes in haplotype assignment between individuals or changes in Marker Group assignment for SNPs, across different epsilon values. This function is a `clustree` wrapper.
clustree_viz(HapObject, type = "MG")A ggplot2 object.
A haplotyping object with a range of results from different epsilons created by run_haplotyping()
When type = "hap", nodes represent haplotype populations, when type = "MG", nodes represent marker groups.