Mercurial > repos > iuc > samtools_fixmate
changeset 4:bb39588ae743 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_fixmate commit 9c5a35ce695c3d134e41d8695487edd5f71ea33c
| author | iuc |
|---|---|
| date | Sun, 08 Sep 2024 03:22:41 +0000 |
| parents | 24db20d85bfd |
| children | |
| files | macros.xml samtools_fixmate.xml test-data/2_isize_overflow.bam.expected test-data/3_reverse_read_pp_lt.bam.expected test-data/4_reverse_read_pp_equal.bam.expected test-data/5_ct.bam.expected test-data/6_ct_replace.bam.expected test-data/7_two_read_mapped.bam.expected |
| diffstat | 8 files changed, 11 insertions(+), 34 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Mon Aug 15 09:10:13 2022 +0000 +++ b/macros.xml Sun Sep 08 03:22:41 2024 +0000 @@ -5,8 +5,15 @@ <yield/> </requirements> </xml> - <token name="@TOOL_VERSION@">1.15.1</token> - <token name="@PROFILE@">20.05</token> + <!-- NOTE: for some tools only the version of the requirement but not the + tool's version is controlled by the TOOL_VERSION token + (because their version is ahead of the requirement version .. + please only bump the minor version in order to let the requirement + version catch up eventually). To find the tools check: + `grep "<tool" . -r | grep -v VERSION_SUFFIX | cut -d":" -f 1` --> + <token name="@TOOL_VERSION@">1.20</token> + <token name="@VERSION_SUFFIX@">2</token> + <token name="@PROFILE@">22.05</token> <token name="@FLAGS@"><