comparison bwa.xml @ 11:6def3ba376a7 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwa commit 9bbf35d7f47e5ab6b78248c9907b71446d4e7b0c
author iuc
date Tue, 10 Apr 2018 18:40:10 -0400
parents 29299da15326
children 086ba7b646e5
comparison
equal deleted inserted replaced
10:29299da15326 11:6def3ba376a7
76 </macros> 76 </macros>
77 <expand macro="requirements"/> 77 <expand macro="requirements"/>
78 <expand macro="stdio"/> 78 <expand macro="stdio"/>
79 <command> 79 <command>
80 <![CDATA[ 80 <![CDATA[
81 @pipefail@
81 @set_reference_fasta_filename@ 82 @set_reference_fasta_filename@
82 83
83 ## setup vars for rg handling... 84 ## setup vars for rg handling...
84 @define_read_group_helpers@ 85 @define_read_group_helpers@
85 #if str( $input_type.input_type_selector ) == "paired": 86 #if str( $input_type.input_type_selector ) == "paired":