Mercurial > repos > iuc > tn93
diff tn93.xml @ 2:a9d07c72306f 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:46 +0000 |
| parents | a906d8a7ec50 |
| children | 37705e0a8f8a |
line wrap: on
line diff
--- a/tn93.xml Fri Apr 23 03:03:10 2021 +0000 +++ b/tn93.xml Wed Apr 20 16:57:46 2022 +0000 @@ -1,11 +1,9 @@ -<tool id="tn93" name="TN93" version="@VERSION@"> +<tool id="tn93" name="TN93" version="@TOOL_VERSION@+galaxy1"> <description>compute distances between aligned sequences</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"><