# HG changeset patch # User iuc # Date 1516728000 18000 # Node ID fcc6efc4ef6d2762f2c7becf90c0f75463ab309f # Parent 7f9d1892eb1bae2236c8fa4361eb6d29ea4679bd planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bowtie2 commit 1912a560c3ad87117f18570fcf3ba4af4f924340 diff -r 7f9d1892eb1b -r fcc6efc4ef6d bowtie2_wrapper.xml --- a/bowtie2_wrapper.xml Sat Jan 20 08:22:03 2018 -0500 +++ b/bowtie2_wrapper.xml Tue Jan 23 12:20:00 2018 -0500 @@ -1,4 +1,4 @@ - + - map reads against reference genome bowtie2_macros.xml @@ -282,9 +282,9 @@ #if str( $analysis_type.sam_options.sam_options_selector ) == "yes": ${analysis_type.sam_options.no_unal} ${analysis_type.sam_options.omit_sec_seq} - ${analysis_type.sam_options.sam-no-qname-trunc} + ${analysis_type.sam_options.sam_no_qname_trunc} ${analysis_type.sam_options.xeq} - ${analysis_type.sam_options.soft-clipped-unmapped-tlen} + ${analysis_type.sam_options.soft_clipped_unmapped_tlen} #end if #if str( $analysis_type.other_options.other_options_selector ) == "yes": @@ -503,9 +503,9 @@ - + - +