Mercurial > repos > iuc > vardict_java
comparison macros.xml @ 2:6733325083d3 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vardict commit c247c47e1bc869c9094997f5052ce31367e10b1e"
| author | iuc |
|---|---|
| date | Tue, 16 Nov 2021 19:05:24 +0000 |
| parents | e31b6f4d89ad |
| children | 04c9c72b2648 |
comparison
equal
deleted
inserted
replaced
| 1:e31b6f4d89ad | 2:6733325083d3 |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <token name="@VERSION_SUFFIX@">0</token> | 2 <token name="@VERSION_SUFFIX@">0</token> |
| 3 <token name="@TOOL_VERSION@">1.8.1</token> | 3 <token name="@TOOL_VERSION@">1.8.3</token> |
| 4 <xml name="ref_select"> | 4 <xml name="ref_select"> |
| 5 <conditional name="reference_source"> | 5 <conditional name="reference_source"> |
| 6 <param name="reference_source_selector" type="select" label="Choose the source for the reference genome file"> | 6 <param name="reference_source_selector" type="select" label="Choose the source for the reference genome file"> |
| 7 <option value="cached" selected="True">Use a built-in genome</option> | 7 <option value="cached" selected="true">Use a built-in genome</option> |
| 8 <option value="history">Use a genome from the history</option> | 8 <option value="history">Use a genome from the history</option> |
| 9 </param> | 9 </param> |
| 10 <when value="cached"> | 10 <when value="cached"> |
| 11 <param name="ref_file" type="select" label="Reference Genome File"> | 11 <param name="ref_file" type="select" label="Reference Genome File"> |
| 12 <options from_data_table="fasta_indexes"/> | 12 <options from_data_table="fasta_indexes"/> |
