# HG changeset patch
# User iuc
# Date 1632845421 0
# Node ID 7d3cd2087698c708b6b8579093dd9dad46d6438f
# Parent 3d07b8a6dd8c7edf69675962662a02fe4ff82c07
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/bam_to_cram commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
diff -r 3d07b8a6dd8c -r 7d3cd2087698 macros.xml
--- a/macros.xml Thu Oct 17 02:16:13 2019 -0400
+++ b/macros.xml Tue Sep 28 16:10:21 2021 +0000
@@ -5,10 +5,16 @@
- 1.9
- #set $flags = sum(map(int, str($filter).split(',')))
+ 1.13
+ 20.05
+
+
+
+
+
+ @HELP@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ @HELP@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
convert BAM alignments to CRAM format
@@ -20,7 +20,7 @@
-@ \$addthreads
-C
- -h
+ -h
-o '${output_alignment}'
-T '$reffa'
-t '$reffai'
@@ -34,23 +34,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
@@ -78,16 +62,14 @@
-
-
+
-
-
+
@@ -95,8 +77,7 @@
-
-
+
@@ -104,15 +85,14 @@
-
-
+
-
+
diff -r 3d07b8a6dd8c -r 7d3cd2087698 test-data/sam_to_bam_out2.bam
Binary file test-data/sam_to_bam_out2.bam has changed
diff -r 3d07b8a6dd8c -r 7d3cd2087698 test-data/test.bam
Binary file test-data/test.bam has changed
diff -r 3d07b8a6dd8c -r 7d3cd2087698 test-data/test.cram
Binary file test-data/test.cram has changed
diff -r 3d07b8a6dd8c -r 7d3cd2087698 test-data/test2.cram
Binary file test-data/test2.cram has changed
diff -r 3d07b8a6dd8c -r 7d3cd2087698 test-data/test_bam.cram
Binary file test-data/test_bam.cram has changed
diff -r 3d07b8a6dd8c -r 7d3cd2087698 test-data/test_chr1.cram
Binary file test-data/test_chr1.cram has changed
diff -r 3d07b8a6dd8c -r 7d3cd2087698 test-data/test_regions.cram
Binary file test-data/test_regions.cram has changed
diff -r 3d07b8a6dd8c -r 7d3cd2087698 test-data/test_sam.cram
Binary file test-data/test_sam.cram has changed