diff samtools_merge.xml @ 2:b40e2d865d52 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_merge commit 1354b1358df89a922c3243f7e27ce789094b8644"
author iuc
date Sun, 19 Dec 2021 15:57:10 +0000
parents 8890e2d4c068
children 36677f429310
line wrap: on
line diff
--- a/samtools_merge.xml	Tue Sep 28 16:14:52 2021 +0000
+++ b/samtools_merge.xml	Sun Dec 19 15:57:10 2021 +0000
@@ -122,7 +122,6 @@
         <!-- Merge 6 - Merging with bedfile -->
         <test>
             <param name="bamfiles" value="test_input_1_a.bam,test_input_1_b.bam,test_input_1_c.bam" />
-            <param name="bed" value="yes" />
             <param name="bed_file" value="test_input_1_a.bed" />
             <output name="output" file="6.merge.expected.bam" ftype="bam" lines_diff="16" />
         </test>