Mercurial > repos > iuc > crossmap_gff
diff macros.xml @ 15:75a08e10cc76 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:02:06 +0000 |
parents | 42b239a32349 |
children |
line wrap: on
line diff
--- a/macros.xml Thu Jan 20 04:32:52 2022 +0000 +++ b/macros.xml Mon Sep 02 12:02:06 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">