Mercurial > repos > iuc > seqwish
changeset 4:36dc42da5687 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqwish/ commit be59475d6ba3ea230139ecf4fed45d7c0e372d24"
| author | iuc |
|---|---|
| date | Mon, 13 Dec 2021 11:15:25 +0000 |
| parents | ca1fb032116d |
| children | 6293a926066f |
| files | seqwish.xml |
| diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/seqwish.xml Mon Sep 13 07:47:26 2021 +0000 +++ b/seqwish.xml Mon Dec 13 11:15:25 2021 +0000 @@ -1,11 +1,12 @@ <tool id="seqwish" name="seqwish" version="@TOOL_VERSION@" > <description>Alignment to variation graph inducer</description> <macros> - <token name="@TOOL_VERSION@">0.7.2</token> + <token name="@TOOL_VERSION@">0.7.3</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">seqwish</requirement> </requirements> + <version_command>seqwish --version</version_command> <command detect_errors="exit_code"><