Skip to content

Releases: evolbioinfo/gotree

v0.2.10b

14 Mar 10:50
Compare
Choose a tag to compare
v0.2.10b Pre-release
Pre-release
  • Corrected parsimony

v0.2.10a

12 Mar 09:24
Compare
Choose a tag to compare
v0.2.10a Pre-release
Pre-release
v0.2.10a

v0.2.9

08 Mar 13:01
Compare
Choose a tag to compare
  • Added --with-node-symbols to gotree draw command
  • Added --with-node-comments option to gotree draw command
  • Added parsimony algorithms to gotree acr command

v0.2.8b

02 Mar 13:30
Compare
Choose a tag to compare
v0.2.8b Pre-release
Pre-release
  • Added option -r, --remove-outgroup to command gotree reroot outgroup. It removes the outgroup from rerooted tree;
  • Added command gotree collapse single to remove internal nodes in linear paths (non bifurcating internal nodes).

v0.2.7

02 Feb 09:15
Compare
Choose a tag to compare
  • Added possibility to give url as input tree:
    • gotree <command> [options] -i http(s)://<url>: downloads the tree from the given url.
    • gotree <command> [options] -i itol://<ID>: downloads the tree having the given ID from iTOL.
    • gotree <command> [options] -i treebase://<ID>: downloads the tree having the given ID from TreeBase.
  • Added option --format <newick|nexus|phyloxml> to specify tree input format (now for all commands, not only reformat)

v0.2.7b

23 Jan 13:53
Compare
Choose a tag to compare
  • Take into account translate command in Nexus files (rename taxa)
  • Corrected Nexus parser (comments+tax labels)
  • Corrected PhyloXML parser (for nil branch lengths and supports)
  • Edges can have comments if located after the length )[node comment]:0.001[edge comment]

v0.2.6

09 Jan 13:07
Compare
Choose a tag to compare
  • Using dep to manage dependencies

v0.2.5

08 Jan 17:11
Compare
Choose a tag to compare
  • Grouped branch lengths subcommands under gotree brlen command (clear, scale, setmin, setrand)
  • Grouped branch supports subcommands under gotree support command (clear, scale, setrand)
  • Added function to scale branch lengths and supports

v0.2.4

06 Nov 10:30
Compare
Choose a tag to compare
  • Added random tip selection option to prune to command;
  • Added --auto option to rename command;
  • Added command gotree sample to randomly sample trees from a set of input trees (with or without replacement);
  • Added command gotre draw cyjs to draw trees using cytoscape js;
  • Added -l option to gotree compare distances to include tips;
  • Corrected cpu id in support log;
  • Added options for computation of individual taxa transfer indexes;

v0.2.3

06 Sep 07:26
Compare
Choose a tag to compare
  • Corrected ncbi taxonomy download
  • Added clear comments function
  • Nexus + PhyloXML parser
  • Added merge command to merge 2 unrooted trees
  • Added indexes: Colless + Sackin