Mercurial > repos > devteam > samtools_slice_bam
comparison macros.xml @ 8:adc4ed59d82b draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_slice_bam commit 2f49183ddc89c7753d447c1dc40597d4a32eadfb
author | iuc |
---|---|
date | Fri, 27 Jun 2025 10:56:07 +0000 |
parents | fea1a167b822 |
children |
comparison
equal
deleted
inserted
replaced
7:fea1a167b822 | 8:adc4ed59d82b |
---|---|
9 tool's version is controlled by the TOOL_VERSION token | 9 tool's version is controlled by the TOOL_VERSION token |
10 (because their version is ahead of the requirement version .. | 10 (because their version is ahead of the requirement version .. |
11 please only bump the minor version in order to let the requirement | 11 please only bump the minor version in order to let the requirement |
12 version catch up eventually). To find the tools check: | 12 version catch up eventually). To find the tools check: |
13 `grep "<tool" . -r | grep -v VERSION_SUFFIX | cut -d":" -f 1` --> | 13 `grep "<tool" . -r | grep -v VERSION_SUFFIX | cut -d":" -f 1` --> |
14 <token name="@TOOL_VERSION@">1.21</token> | 14 <token name="@TOOL_VERSION@">1.22</token> |
15 <token name="@VERSION_SUFFIX@">0</token> | 15 <token name="@VERSION_SUFFIX@">0</token> |
16 <token name="@PROFILE@">22.05</token> | 16 <token name="@PROFILE@">22.05</token> |
17 <token name="@FLAGS@"><![CDATA[ | 17 <token name="@FLAGS@"><![CDATA[ |
18 #set $flags = 0 | 18 #set $flags = 0 |
19 #if $filter | 19 #if $filter |