# HG changeset patch # User iuc # Date 1690401733 0 # Node ID bfaa0d22c2e458e550bfc7df0937b9a68bf46164 # Parent b4a22d90cce942159a0c98c3c27f0b9579201889 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwa_mem2 commit 689a4aeaf70a8e77be8589b1dcceb190f9df626a diff -r b4a22d90cce9 -r bfaa0d22c2e4 bwa-mem2.xml --- a/bwa-mem2.xml Wed Nov 24 21:29:45 2021 +0000 +++ b/bwa-mem2.xml Wed Jul 26 20:02:13 2023 +0000 @@ -71,6 +71,9 @@ ${analysis_type.io_options.M} ${analysis_type.io_options.five} ${analysis_type.io_options.q} + #if str( $analysis_type.io_options.K ): + -K '${analysis_type.io_options.K}' + #end if #end if #end if @@ -238,7 +241,7 @@ - + @@ -252,6 +255,7 @@ + diff -r b4a22d90cce9 -r bfaa0d22c2e4 macros.xml --- a/macros.xml Wed Nov 24 21:29:45 2021 +0000 +++ b/macros.xml Wed Jul 26 20:02:13 2023 +0000 @@ -2,7 +2,7 @@ read_group_macros.xml 2.2.1 - 0 + 1