Previous changeset 1:ef46a404db96 (2019-12-06) Next changeset 3:3aa7c6da1696 (2024-10-05) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fasttree commit 3b044152a60cd46b50ab58bc15af2d9a9cf2c86d" |
modified:
fasttree.xml |
b |
diff -r ef46a404db96 -r e005e659ae21 fasttree.xml --- a/fasttree.xml Fri Dec 06 15:39:46 2019 -0500 +++ b/fasttree.xml Thu Feb 20 14:51:32 2020 -0500 |
b |
@@ -1,6 +1,6 @@ <?xml version="1.0"?> <tool id="fasttree" name="FASTTREE" version="@VERSION@+galaxy1" profile="18.01"> - <description>adjust short reads</description> + <description>build maximum-likelihood phylogenetic trees</description> <macros> <token name="@VERSION@">2.1.10</token> </macros> |