# HG changeset patch
# User iuc
# Date 1632844894 0
# Node ID bc77b4b671470d8b86c81e2f4ce92e1495b90360
# Parent 77af4d28aca36e1c8f25177bd5abad7878b29897
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_fixmate commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
diff -r 77af4d28aca3 -r bc77b4b67147 macros.xml
--- a/macros.xml Thu Sep 05 19:31:39 2019 -0400
+++ b/macros.xml Tue Sep 28 16:01:34 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 77af4d28aca3 -r bc77b4b67147 test-data/2_isize_overflow.bam.expected
Binary file test-data/2_isize_overflow.bam.expected has changed
diff -r 77af4d28aca3 -r bc77b4b67147 test-data/3_reverse_read_pp_lt.bam.expected
Binary file test-data/3_reverse_read_pp_lt.bam.expected has changed
diff -r 77af4d28aca3 -r bc77b4b67147 test-data/4_reverse_read_pp_equal.bam.expected
Binary file test-data/4_reverse_read_pp_equal.bam.expected has changed
diff -r 77af4d28aca3 -r bc77b4b67147 test-data/5_ct.bam.expected
Binary file test-data/5_ct.bam.expected has changed
diff -r 77af4d28aca3 -r bc77b4b67147 test-data/6_ct_replace.bam.expected
Binary file test-data/6_ct_replace.bam.expected has changed
diff -r 77af4d28aca3 -r bc77b4b67147 test-data/7_two_read_mapped.bam.expected
Binary file test-data/7_two_read_mapped.bam.expected has changed