Mercurial > repos > iuc > crossmap_vcf
diff macros.xml @ 10:d4965adac10c draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit ad4d739b4837dd61abc85614568d22f271f14568
author | iuc |
---|---|
date | Mon, 02 Sep 2024 12:01:12 +0000 |
parents | 18f7e96459d2 |
children |
line wrap: on
line diff
--- a/macros.xml Thu Jan 20 04:32:23 2022 +0000 +++ b/macros.xml Mon Sep 02 12:01:12 2024 +0000 @@ -1,4 +1,3 @@ -<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> @@ -6,7 +5,7 @@ <yield/> </requirements> </xml> - <token name="@TOOL_VERSION@">0.6.1</token> + <token name="@TOOL_VERSION@">0.7.0</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="stdio"> <stdio> @@ -17,7 +16,7 @@ </xml> <xml name="version_command"> <version_command><![CDATA[ -CrossMap.py 2>&1 | head -n 1 | grep -E --only-matching 'CrossMap.*' +CrossMap 2>&1 | head -n 1 | grep -E --only-matching 'CrossMap.*' ]]></version_command> </xml> <xml name="chain">