comparison macros.xml @ 1:54e1a39b5068 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwa_mem2 commit f3dfef5e47d50e07268731e372505643048116a9"
author iuc
date Sat, 16 Oct 2021 08:32:31 +0000
parents f15e2687f9de
children
comparison
equal deleted inserted replaced
0:f15e2687f9de 1:54e1a39b5068
76 </conditional> 76 </conditional>
77 </macro> 77 </macro>
78 78
79 <macro name="dbKeyActionsBwaMem"> 79 <macro name="dbKeyActionsBwaMem">
80 <expand macro="dbKeyActions"> 80 <expand macro="dbKeyActions">
81 <option type="from_data_table" name="bwa_mem_indexes" column="1" offset="0"> 81 <option type="from_data_table" name="bwa_mem2_indexes" column="1" offset="0">
82 <filter type="param_value" column="0" value="#" compare="startswith" keep="False"/> 82 <filter type="param_value" column="0" value="#" compare="startswith" keep="False"/>
83 <filter type="param_value" ref="reference_source.ref_file" column="0"/> 83 <filter type="param_value" ref="reference_source.ref_file" column="0"/>
84 </option> 84 </option>
85 </expand> 85 </expand>
86 </macro> 86 </macro>