# HG changeset patch
# User iuc
# Date 1725765761 0
# Node ID bb39588ae74371eabbbb96a5ab46209b49ac1dbc
# Parent 24db20d85bfda9b2b2e8f5ea907a3fe2744fae57
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_fixmate commit 9c5a35ce695c3d134e41d8695487edd5f71ea33c
diff -r 24db20d85bfd -r bb39588ae743 macros.xml
--- 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 @@
- 1.15.1
- 20.05
+
+ 1.20
+ 2
+ 22.05
-
- @misc{SAM_def,
- title={Definition of SAM/BAM format},
- url = {https://samtools.github.io/hts-specs/},}
-
- 10.1093/bioinformatics/btp352
- 10.1093/bioinformatics/btr076
- 10.1093/bioinformatics/btr509
-
- @misc{Danecek_et_al,
- Author={Danecek, P., Schiffels, S., Durbin, R.},
- title={Multiallelic calling model in bcftools (-m)},
- url = {http://samtools.github.io/bcftools/call-m.pdf},}
-
-
- @misc{Durbin_VCQC,
- Author={Durbin, R.},
- title={Segregation based metric for variant call QC},
- url = {http://samtools.github.io/bcftools/rd-SegBias.pdf},}
-
-
- @misc{Li_SamMath,
- Author={Li, H.},
- title={Mathematical Notes on SAMtools Algorithms},
- url = {http://www.broadinstitute.org/gatk/media/docs/Samtools.pdf},}
-
-
- @misc{SamTools_github,
- title={SAMTools GitHub page},
- url = {https://github.com/samtools/samtools},}
-
+ 10.1093/gigascience/giab008
diff -r 24db20d85bfd -r bb39588ae743 samtools_fixmate.xml
--- a/samtools_fixmate.xml Mon Aug 15 09:10:13 2022 +0000
+++ b/samtools_fixmate.xml Sun Sep 08 03:22:41 2024 +0000
@@ -1,4 +1,4 @@
-
+
fill mate coordinates, ISIZE and mate related flags
macros.xml
diff -r 24db20d85bfd -r bb39588ae743 test-data/2_isize_overflow.bam.expected
Binary file test-data/2_isize_overflow.bam.expected has changed
diff -r 24db20d85bfd -r bb39588ae743 test-data/3_reverse_read_pp_lt.bam.expected
Binary file test-data/3_reverse_read_pp_lt.bam.expected has changed
diff -r 24db20d85bfd -r bb39588ae743 test-data/4_reverse_read_pp_equal.bam.expected
Binary file test-data/4_reverse_read_pp_equal.bam.expected has changed
diff -r 24db20d85bfd -r bb39588ae743 test-data/5_ct.bam.expected
Binary file test-data/5_ct.bam.expected has changed
diff -r 24db20d85bfd -r bb39588ae743 test-data/6_ct_replace.bam.expected
Binary file test-data/6_ct_replace.bam.expected has changed
diff -r 24db20d85bfd -r bb39588ae743 test-data/7_two_read_mapped.bam.expected
Binary file test-data/7_two_read_mapped.bam.expected has changed