# HG changeset patch # User iuc # Date 1725765924 0 # Node ID 26b4f9f98aca17ddecf58f3c9c71a091bbbe283c # Parent c89806670ab9317d24495d2c49cc1793a5ed868d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_calmd commit 9c5a35ce695c3d134e41d8695487edd5f71ea33c diff -r c89806670ab9 -r 26b4f9f98aca macros.xml --- a/macros.xml Mon Nov 20 22:14:35 2023 +0000 +++ b/macros.xml Sun Sep 08 03:25:24 2024 +0000 @@ -11,9 +11,9 @@ 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.15.1</token> + <token name="@TOOL_VERSION@">1.20</token> <token name="@VERSION_SUFFIX@">2</token> - <token name="@PROFILE@">20.05</token> + <token name="@PROFILE@">22.05</token> <token name="@FLAGS@"><![CDATA[ #set $flags = 0 #if $filter diff -r c89806670ab9 -r 26b4f9f98aca test-data/samtools_calmd_out_1.bam Binary file test-data/samtools_calmd_out_1.bam has changed diff -r c89806670ab9 -r 26b4f9f98aca test-data/samtools_calmd_out_2.bam Binary file test-data/samtools_calmd_out_2.bam has changed