Mercurial > repos > iuc > minimap2
diff minimap2.xml @ 21:597f238f2b4d 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:04 +0000 |
parents | bb2c5a19ecbd |
children | b81d44caa1a0 |
line wrap: on
line diff
--- a/minimap2.xml Fri Jun 11 21:39:25 2021 +0000 +++ b/minimap2.xml Fri Jun 25 17:45:04 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>