You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gotree --help
gotree is a set of tools to handle phylogenetic trees in go.
Different usages are implemented:
- Generating random trees
- Transforming trees (renaming tips, pruning/removing tips)
- Comparing trees (computing bootstrap supports, counting common edges)
Version:
Usage:
gotree [flags]
gotree [command]
The text was updated successfully, but these errors were encountered:
Hello.
When running:
I get a blank line instead of the version number.
I am running version 0.4.3 installed via conda.
It is also blank when running
--help
:The text was updated successfully, but these errors were encountered: