1.0.0
Added several new features and debugged existing features.
- Added the
collapsefunction, which will collapse clades where all leaf names contain a specific string
-
Added the
auto_axfunction, 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_treeandget_boxesmodule files -
Various minor updates to tests and documentation,.