I have a phylogenetic tree where the support values are stored in the length attribute of the nodes. However, when I transform the tree into a cladogram, the length attribute is changed to reflect the cladogram structure, and I lose the original support values. Is there a way to transfer or rename the length attribute into another attribute (e.g., support) so that the values are preserved when I generate the cladogram?
