Mercurial > repos > iuc > tn93_readreduce
diff readreduce.xml @ 2:e1ec5fa27676 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
| author | iuc |
|---|---|
| date | Wed, 20 Apr 2022 16:57:17 +0000 |
| parents | 2122876cfbf3 |
| children | a118118a8637 |
line wrap: on
line diff
--- a/readreduce.xml Fri Apr 23 03:01:52 2021 +0000 +++ b/readreduce.xml Wed Apr 20 16:57:17 2022 +0000 @@ -1,11 +1,9 @@ -<tool id="tn93_readreduce" name="Merge matching reads" version="@VERSION@"> +<tool id="tn93_readreduce" name="Merge matching reads" version="@TOOL_VERSION@+galaxy1"> <description>into clusters with TN-93</description> <macros> <import>macros.xml</import> </macros> - <requirements> - <requirement type="package" version="@VERSION@">tn93</requirement> - </requirements> + <expand macro="requirements" /> <version_command><![CDATA[tn93 --version]]></version_command> <command detect_errors="exit_code"><