# HG changeset patch
# User iuc
# Date 1725765815 0
# Node ID b6caca6a4ca5121357f3b6317616f69f444e5588
# Parent eda9f7aa1d5497064f39b9cecb91e5492c9f0758
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_split commit 9c5a35ce695c3d134e41d8695487edd5f71ea33c
diff -r eda9f7aa1d54 -r b6caca6a4ca5 macros.xml
--- a/macros.xml Mon Aug 15 09:12:10 2022 +0000
+++ b/macros.xml Sun Sep 08 03:23:35 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 eda9f7aa1d54 -r b6caca6a4ca5 samtools_split.xml
--- a/samtools_split.xml Mon Aug 15 09:12:10 2022 +0000
+++ b/samtools_split.xml Sun Sep 08 03:23:35 2024 +0000
@@ -1,4 +1,4 @@
-
+
BAM dataset on readgroups
macros.xml
@@ -8,12 +8,11 @@
@@ -41,7 +40,7 @@
Splits BAM files on readgroups.
-This tool is based on ``samtools split`` command. It will generate multiple output datasets for each redagroup from the input dataset.
+This tool is based on ``samtools split`` command. It will generate multiple output datasets for each readgroup from the input dataset.
]]>
diff -r eda9f7aa1d54 -r b6caca6a4ca5 test-data/phiX_Elephant.bam
Binary file test-data/phiX_Elephant.bam has changed
diff -r eda9f7aa1d54 -r b6caca6a4ca5 test-data/phiX_Human.bam
Binary file test-data/phiX_Human.bam has changed
diff -r eda9f7aa1d54 -r b6caca6a4ca5 test-data/phiX_Mouse.bam
Binary file test-data/phiX_Mouse.bam has changed
diff -r eda9f7aa1d54 -r b6caca6a4ca5 test-data/samtools_split_out.bam
Binary file test-data/samtools_split_out.bam has changed