# HG changeset patch
# User iuc
# Date 1725765719 0
# Node ID b5f87b4cfda68ac25d1c8b81d33da821a84ed159
# Parent d90472d5f10aa7c1ecb864ccb848290f2a6eb1a5
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_ampliconclip commit 9c5a35ce695c3d134e41d8695487edd5f71ea33c
diff -r d90472d5f10a -r b5f87b4cfda6 macros.xml
--- a/macros.xml Mon Aug 15 09:07:14 2022 +0000
+++ b/macros.xml Sun Sep 08 03:21:59 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 d90472d5f10a -r b5f87b4cfda6 samtools_ampliconclip.xml
--- a/samtools_ampliconclip.xml Mon Aug 15 09:07:14 2022 +0000
+++ b/samtools_ampliconclip.xml Sun Sep 08 03:21:59 2024 +0000
@@ -1,4 +1,4 @@
-
+
clip primer bases from bam files
macros.xml
@@ -29,11 +29,11 @@
-
-
-
+
+
+
-
+
diff -r d90472d5f10a -r b5f87b4cfda6 test-data/eboVir3.clipped.bam
Binary file test-data/eboVir3.clipped.bam has changed
diff -r d90472d5f10a -r b5f87b4cfda6 test-data/eboVir3.clipped.strand.bam
Binary file test-data/eboVir3.clipped.strand.bam has changed
diff -r d90472d5f10a -r b5f87b4cfda6 test-data/eboVir3.clipped.strand_gt30.bam
Binary file test-data/eboVir3.clipped.strand_gt30.bam has changed
diff -r d90472d5f10a -r b5f87b4cfda6 test-data/eboVir3.hardclipped.bam
Binary file test-data/eboVir3.hardclipped.bam has changed