Skip to content

1.0.0

Choose a tag to compare

@KatyBrown KatyBrown released this 21 Jul 13:08
· 1 commit to main since this release
99a021f

Added several new features and debugged existing features.

  • Added the collapse function, which will collapse clades where all leaf names contain a specific string
collapse_after
  • Added the auto_ax function, which now runs as default and adjusts the axis limits to best display the phylogeny. This option can be turned off for manual control of the position of the tree on the axis.

  • Modularised the code into the draw_tree, amend_tree and get_boxes module files

  • Various minor updates to tests and documentation,.