# HG changeset patch
# User iuc
# Date 1725765705 0
# Node ID 32082b58e0afa96749a490f6b308b4fe79501202
# Parent b4aef4c01621922dccab9ad35e593c6c5c3acee1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/cram_to_bam commit 9c5a35ce695c3d134e41d8695487edd5f71ea33c
diff -r b4aef4c01621 -r 32082b58e0af macros.xml
--- a/macros.xml Mon Aug 15 09:06:37 2022 +0000
+++ b/macros.xml Sun Sep 08 03:21:45 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 b4aef4c01621 -r 32082b58e0af samtools_cram_to_bam.xml
--- a/samtools_cram_to_bam.xml Mon Aug 15 09:06:37 2022 +0000
+++ b/samtools_cram_to_bam.xml Sun Sep 08 03:21:45 2024 +0000
@@ -1,4 +1,4 @@
-
+
convert CRAM alignments to BAM format
diff -r b4aef4c01621 -r 32082b58e0af test-data/sam_to_bam_out2.bam
Binary file test-data/sam_to_bam_out2.bam has changed
diff -r b4aef4c01621 -r 32082b58e0af test-data/test.bam
Binary file test-data/test.bam has changed