Previous changeset 3:ca1fb032116d (2021-09-13) Next changeset 5:6293a926066f (2022-04-04) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqwish/ commit be59475d6ba3ea230139ecf4fed45d7c0e372d24" |
modified:
seqwish.xml |
b |
diff -r ca1fb032116d -r 36dc42da5687 seqwish.xml --- 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"><![CDATA[ seqwish -p '$paf_alns' |