Mercurial > repos > iuc > migmap
diff migmap.xml @ 3:4570e5e2b4b4 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/migmap commit ce007cd86035d1fdbcfa7105b593dcadc3e2cf30"
| author | iuc |
|---|---|
| date | Thu, 05 Dec 2019 10:58:09 +0000 |
| parents | 39a143860749 |
| children | 1c8b286f8c13 |
line wrap: on
line diff
--- a/migmap.xml Mon Jun 17 07:52:51 2019 -0400 +++ b/migmap.xml Thu Dec 05 10:58:09 2019 +0000 @@ -1,8 +1,11 @@ -<tool id="migmap" name="MiGMAP" version="1.0.2.2"> +<tool id="migmap" name="MiGMAP" version="@TOOL_VERSION@"> <description>mapper for full-length T- and B-cell repertoire sequencing </description> + <macros> + <token name="@TOOL_VERSION@">1.0.3</token> + </macros> <requirements> - <requirement type="package" version="1.0.2">migmap</requirement> + <requirement type="package" version="@TOOL_VERSION@">migmap</requirement> </requirements> <command detect_errors='exit_code'><