comparison macros.xml @ 10:0c1889b0917b draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 851f81495c875ac09d936537ffd2b32e6af2c8c5"
author iuc
date Thu, 17 Oct 2019 02:48:18 -0400
parents 9b298d4d10c2
children 2c53c8974cb3
comparison
equal deleted inserted replaced
9:82c47749fe30 10:0c1889b0917b
120 <option value="history">Use a genome from the history</option> 120 <option value="history">Use a genome from the history</option>
121 </param> 121 </param>
122 <when value="cached"> 122 <when value="cached">
123 <param name="fasta_ref" type="select" label="Reference genome"> 123 <param name="fasta_ref" type="select" label="Reference genome">
124 <options from_data_table="fasta_indexes"> 124 <options from_data_table="fasta_indexes">
125 <filter type="data_meta" column="1" key="dbkey" ref="input_file" /> 125 <filter type="data_meta" column="dbkey" key="dbkey" ref="input_file" />
126 <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected input file" /> 126 <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected input file" />
127 </options> 127 </options>
128 </param> 128 </param>
129 </when> 129 </when>
130 <when value="history"> 130 <when value="history">