Mercurial > repos > iuc > bcftools_plugin_fill_an_ac
comparison macros.xml @ 11:78055612de8d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 95fe80d08fb14c4c344da4979290e72261e31ae5"
| author | iuc |
|---|---|
| date | Thu, 10 Oct 2019 03:53:57 -0400 |
| parents | b55774ee0e3f |
| children | 3a1b2703338b |
comparison
equal
deleted
inserted
replaced
| 10:d1a1d4c388e6 | 11:78055612de8d |
|---|---|
| 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"> |
