Skip to content

v0.2.11

Compare
Choose a tag to compare
@fredericlemoine 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 command gotree 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 and gotree support round)

  • Changed output of gotree stats edges command

  • Corrected NodeIndex error handling

  • Corrected tree.RemoveSingleNodes function