Mercurial > repos > iuc > seqwish
diff seqwish.xml @ 2:a465a31ef4fe draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqwish/ commit 9e70ae101ba20a619ea12a044d3a161cafeb2fe1"
| author | iuc |
|---|---|
| date | Wed, 21 Jul 2021 21:16:39 +0000 |
| parents | 5177ee2f6559 |
| children | bac369957bb9 |
line wrap: on
line diff
--- a/seqwish.xml Fri Apr 10 15:26:02 2020 +0000 +++ b/seqwish.xml Wed Jul 21 21:16:39 2021 +0000 @@ -1,7 +1,7 @@ <tool id="seqwish" name="seqwish" version="@TOOL_VERSION@" > <description>Alignment to variation graph inducer</description> <macros> - <token name="@TOOL_VERSION@">0.4.1</token> + <token name="@TOOL_VERSION@">0.7.1</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">seqwish</requirement> @@ -46,7 +46,7 @@ <test> <param name="seqs" value="A-3105.fa.gz" /> <param name="paf_alns" value="A-3105.paf.gz" /> - <output name="out_gfa" md5="176f9b4be76a2e69550da9b9c39ac5eb" /> + <output name="out_gfa" md5="f82bea6331f62e86cce543c36fb4c1f6" /> </test> <test> <param name="seqs" value="A-3105.fa.gz" /> @@ -54,7 +54,7 @@ <param name="r" value="3000" /> <param name="k" value="1" /> <param name="B" value="1000000" /> - <output name="out_gfa" md5="176f9b4be76a2e69550da9b9c39ac5eb" /> + <output name="out_gfa" md5="f82bea6331f62e86cce543c36fb4c1f6" /> </test> </tests> <help><