Mercurial > repos > iuc > migmap
changeset 3:587fa797ede9 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/migmap commit ce007cd86035d1fdbcfa7105b593dcadc3e2cf30"
author | iuc |
---|---|
date | Thu, 05 Dec 2019 05:58:28 -0500 |
parents | 6ad9d48a512e |
children | 29ec7b3a458b |
files | migmap.xml |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/migmap.xml Mon Jun 17 07:53:12 2019 -0400 +++ b/migmap.xml Thu Dec 05 05:58:28 2019 -0500 @@ -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'><![CDATA[ export IGBLAST_PATH=\$(dirname \$(which igblastn)) &&