diff minimap2.xml @ 14:09b53c1d4ab1 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minimap2 commit 219f9463094519d9a97c3dfb93f0e1a2233c0243"
author iuc
date Fri, 25 Jun 2021 17:45:36 +0000
parents 1f06dccdc5d1
children 7db8d4bc1eea
line wrap: on
line diff
--- a/minimap2.xml	Fri Jun 11 21:40:01 2021 +0000
+++ b/minimap2.xml	Fri Jun 25 17:45:36 2021 +0000
@@ -131,7 +131,7 @@
     $io_options.L
     $io_options.c
     #if $io_options.cs:
-        --cs $io_options.cs
+        --cs=$io_options.cs
     #end if
     $io_options.Y
     #if $io_options.K:
@@ -470,6 +470,11 @@
                 <param name="z" value="400" />
                 <param name="s" value="40" />
             </section>
+            <section name="io_options">
+                <!-- the next setting is a noop for bam output, but tests that
+                a valid command line is formed for the cs option -->
+                <param name="cs" value="none" />
+            </section>
             <output name="alignment_output" ftype="bam" file="minimap2-test1-fasta.bam" lines_diff="4" />
         </test>        
         <test>