Mercurial > repos > iuc > minimap2
changeset 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 |
files | macros.xml minimap2.xml |
diffstat | 2 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Fri Jun 11 21:40:01 2021 +0000 +++ b/macros.xml Fri Jun 25 17:45:36 2021 +0000 @@ -1,6 +1,6 @@ <macros> <token name="@TOOL_VERSION@">2.20</token> - <token name="@GALAXY_TOOL_VERSION@">galaxy1</token> + <token name="@GALAXY_TOOL_VERSION@">galaxy2</token> <xml name="edam_ontology"> <edam_topics> <edam_topic>topic_0102</edam_topic>
--- 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>