v0.2.0
·
466 commits
to master
since this release
- Branch lengths and supports are not in scientific format anymore
- Drawings
- Draw internal node labels
- Added circular layout
- Added highlight for highly supported branches
- Changed font size
- Change api to write on writers (not only files)
gotree compare tips
may take several compared trees- Corrected avg length and support computation
- Corrected Newick parser : When several trees in the input
- Added an error when set of tips are not the same between trees for support computation
- Changed api
- Classical bootstrap
- Changed api function names for reading trees
- Changed multi-tree file reading function
- Added documentation of almost all commands and api examples (
docs
folder) - Updated tests