v0.2.11
fredericlemoine
released this
02 Aug 14:16
·
268 commits
to master
since this release
-
Command
gotree rename
handles internal nodes -
Command
gotree rename
can take regular expression -
Mapfile as output is not mandatory anymore in command
gotree rename
-
Command
gotree reroot outgroup
emits a warning when the outgroup is not monophyletic -
Added
--strict
option to commandgotree reroot outgroup
-
Added compared edge length information in output of command
gotree compare edges
-
Added generation of bash completion script with command
gotree completion bash
-
Updated Go to 1.10.3
-
Added rounding functions for branch lengths and supports (
gotree brlen round
andgotree support round
) -
Changed output of
gotree stats edges
command -
Corrected NodeIndex error handling
-
Corrected
tree.RemoveSingleNodes
function