# HG changeset patch # User iuc # Date 1632845603 0 # Node ID 595ae1ba934ae8ede5cd266208146ee5ec9f8796 # Parent bc0cc7bfbfe9f08f057a14097d906b6c6a5c5977 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_fixmate commit 0f75269223c0821c6c82acf98fde947d0f816f2b" diff -r bc0cc7bfbfe9 -r 595ae1ba934a macros.xml --- a/macros.xml Fri Sep 28 04:28:45 2018 -0400 +++ b/macros.xml Tue Sep 28 16:13:23 2021 +0000 @@ -5,10 +5,16 @@ - 1.9 - #set $flags = sum(map(int, str($filter).split(','))) + 1.13 + 20.05 + + + + + + @HELP@ + + + + + + + + + + + + + + + + + + + + + + @HELP@ + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - + + + + + + + + + + + + + - + fill mate coordinates, ISIZE and mate related flags macros.xml @@ -8,11 +8,11 @@ - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + **What it does** diff -r bc0cc7bfbfe9 -r 595ae1ba934a test-data/2_isize_overflow.bam.expected Binary file test-data/2_isize_overflow.bam.expected has changed diff -r bc0cc7bfbfe9 -r 595ae1ba934a test-data/3_reverse_read_pp_lt.bam.expected Binary file test-data/3_reverse_read_pp_lt.bam.expected has changed diff -r bc0cc7bfbfe9 -r 595ae1ba934a test-data/4_reverse_read_pp_equal.bam.expected Binary file test-data/4_reverse_read_pp_equal.bam.expected has changed diff -r bc0cc7bfbfe9 -r 595ae1ba934a test-data/5_ct.bam.expected Binary file test-data/5_ct.bam.expected has changed diff -r bc0cc7bfbfe9 -r 595ae1ba934a test-data/6_ct_replace.bam.expected Binary file test-data/6_ct_replace.bam.expected has changed diff -r bc0cc7bfbfe9 -r 595ae1ba934a test-data/7_two_read_mapped.bam.expected Binary file test-data/7_two_read_mapped.bam.expected has changed