Previous changeset 0:0a66ef6dacb7 (2020-04-09) Next changeset 2:734cd5f1c1b2 (2022-01-04) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minia commit a57ba5366670e07035dfe12c211b2bc2bfeb7ff9" |
modified:
minia.xml |
b |
diff -r 0a66ef6dacb7 -r b2dc51639ad5 minia.xml --- a/minia.xml Thu Apr 09 03:42:24 2020 -0400 +++ b/minia.xml Sat Sep 25 18:19:59 2021 +0000 |
b |
@@ -1,7 +1,10 @@ <tool id="minia" name="Minia" version="@TOOL_VERSION@"> <description>Short-read assembler based on a de Bruijn graph</description> + <xrefs> + <xref type="bio.tools">minia</xref> + </xrefs> <macros> - <token name="@TOOL_VERSION@">3.2.1</token> + <token name="@TOOL_VERSION@">3.2.4</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">minia</requirement> |