# Functions
AddNodes adds numbered nodes to a dendrogram and converts distances between leafs to branch lengths.
Create generates a newick tree in string format and returns the order of the clustering.
Descend descends down a tree and iterates over subnodes to find leaf order and create newick strings.