Previous changeset 3:73a3846701e1 (2021-04-02) Next changeset 5:80d1250bd5fd (2021-10-23) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/miniasm commit 1791aec80ff00e41618b5d96947498e334bfebc9" |
modified:
miniasm.xml |
b |
diff -r 73a3846701e1 -r a7b889b90140 miniasm.xml --- a/miniasm.xml Fri Apr 02 20:20:44 2021 +0000 +++ b/miniasm.xml Tue Jul 20 12:26:10 2021 +0000 |
b |
@@ -1,7 +1,7 @@ -<tool id="miniasm" name="miniasm" version="@TOOL_VERSION@+galaxy1"> +<tool id="miniasm" name="miniasm" version="@TOOL_VERSION@+galaxy0"> <description>Ultrafast de novo assembly for long noisy reads </description> <macros> - <token name="@TOOL_VERSION@">0.3</token> + <token name="@TOOL_VERSION@">0.3_r179</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">miniasm</requirement> |