comparison yaha.xml @ 1:584220a3c520 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/yaha commit c9410c0c19f5676e1efda855d2e5b4d2129f8bee-dirty
author mvdbeek
date Tue, 03 Jan 2017 04:31:53 -0500
parents 0c888a0686bb
children 37cac55c1081
comparison
equal deleted inserted replaced
0:0c888a0686bb 1:584220a3c520
83 <param format="fasta" label="Select the reference genome" name="history_item" type="data" /> 83 <param format="fasta" label="Select the reference genome" name="history_item" type="data" />
84 <expand macro="index_parameter"/> 84 <expand macro="index_parameter"/>
85 </when> 85 </when>
86 <when value="reference"> 86 <when value="reference">
87 <param label="Select a reference genome" name="fasta_item" type="select"> 87 <param label="Select a reference genome" name="fasta_item" type="select">
88 <options from_data_table="fasta_indexes"> 88 <options from_data_table="all_fasta">
89 <filter column="2" type="sort_by"/> 89 <filter column="2" type="sort_by"/>
90 </options> 90 </options>
91 </param> 91 </param>
92 <expand macro="index_parameter"/> 92 <expand macro="index_parameter"/>
93 </when> 93 </when>