marbl/gingr

Tree sorting

Opened this issue · 0 comments

Tree nodes are currently ordered as they were read from the original Newick file, except when changed by outgrouping or by midpoint rerooting. It would be good to provide options to sort the nodes based on various criteria, for example:

  • Number of descendent leaves per child
  • Branch length per child
  • Deepest leaf distance per child