Mercurial > repos > iuc > bcftools_plugin_fill_an_ac
comparison bcftools_plugin_fill_an_ac.xml @ 23:69ad30be1a8b draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/bcftools commit f6efda26965eb73c9107d367fd5ffdf246ed0dbc
| author | iuc |
|---|---|
| date | Tue, 02 Dec 2025 08:16:20 +0000 |
| parents | a12844ca467a |
| children |
comparison
equal
deleted
inserted
replaced
| 22:a12844ca467a | 23:69ad30be1a8b |
|---|---|
| 7 </macros> | 7 </macros> |
| 8 <expand macro="bio_tools" /> | 8 <expand macro="bio_tools" /> |
| 9 <expand macro="requirements" /> | 9 <expand macro="requirements" /> |
| 10 <expand macro="version_command" /> | 10 <expand macro="version_command" /> |
| 11 <command detect_errors="aggressive"><![CDATA[ | 11 <command detect_errors="aggressive"><![CDATA[ |
| 12 @PREPARE_ENV@ | |
| 13 @PREPARE_INPUT_FILE@ | 12 @PREPARE_INPUT_FILE@ |
| 14 #set $section = $sec_restrict | 13 #set $section = $sec_restrict |
| 15 @PREPARE_TARGETS_FILE@ | 14 @PREPARE_TARGETS_FILE@ |
| 16 @PREPARE_REGIONS_FILE@ | 15 @PREPARE_REGIONS_FILE@ |
| 17 | 16 |
| 32 ]]> | 31 ]]> |
| 33 </command> | 32 </command> |
| 34 <inputs> | 33 <inputs> |
| 35 <expand macro="macro_input" /> | 34 <expand macro="macro_input" /> |
| 36 <section name="sec_restrict" expanded="false" title="Restrict to"> | 35 <section name="sec_restrict" expanded="false" title="Restrict to"> |
| 37 <expand macro="macro_restrict" /> | 36 <expand macro="macro_region_restrict" /> |
| 38 <expand macro="macro_restrict" type="target" label_type="Target" /> | 37 <expand macro="macro_target_restrict" /> |
| 39 <expand macro="macro_include" /> | 38 <expand macro="macro_include" /> |
| 40 <expand macro="macro_exclude" /> | 39 <expand macro="macro_exclude" /> |
| 41 </section> | 40 </section> |
| 42 <expand macro="macro_select_output_type" /> | 41 <expand macro="macro_select_output_type" /> |
| 43 </inputs> | 42 </inputs> |
