diff samtools_merge.xml @ 3:e214a2b05e1f 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:54:38 +0000
parents 09015d802fdf
children 95fd8bf80632
line wrap: on
line diff
--- a/samtools_merge.xml	Tue Sep 28 16:04:01 2021 +0000
+++ b/samtools_merge.xml	Sun Dec 19 15:54:38 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>