Mercurial > repos > iuc > minia
changeset 1:b2dc51639ad5 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minia commit a57ba5366670e07035dfe12c211b2bc2bfeb7ff9"
author | iuc |
---|---|
date | Sat, 25 Sep 2021 18:19:59 +0000 |
parents | 0a66ef6dacb7 |
children | 734cd5f1c1b2 |
files | minia.xml |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/minia.xml Thu Apr 09 03:42:24 2020 -0400 +++ b/minia.xml Sat Sep 25 18:19:59 2021 +0000 @@ -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>