comparison bwa.xml @ 21:8d2a528a9513 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:41:16 -0400
parents 4f774c1e6049
children 3fe632431b68
comparison
equal deleted inserted replaced
20:4f774c1e6049 21:8d2a528a9513
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":