Mercurial > repos > iuc > colibread_commet
changeset 6:4daa32d21ea5 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/colibread commit 747394d19e88a569a5154615e366ea0401c820dd
| author | iuc |
|---|---|
| date | Sat, 05 Oct 2024 19:55:07 +0000 |
| parents | d03353742508 |
| children | |
| files | commet.xml macros.xml |
| diffstat | 2 files changed, 18 insertions(+), 14 deletions(-) [+] |
line wrap: on
line diff
--- a/commet.xml Thu May 06 12:45:20 2021 +0000 +++ b/commet.xml Sat Oct 05 19:55:07 2024 +0000 @@ -1,10 +1,11 @@ -<tool id="commet" name="Commet" version="24.7.14+galaxy0" profile="@PROFILE@"> +<tool id="commet" name="Commet" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> <description>COmpare Multiple METagenomes</description> <macros> + <token name="@TOOL_VERSION@">24.7.14</token> <import>macros.xml</import> </macros> <requirements> - <requirement type="package" version="24.7.14">commet</requirement> + <requirement type="package" version="@TOOL_VERSION@">commet</requirement> </requirements> <command detect_errors="exit_code"><