Mercurial > repos > iuc > bcftools_plugin_setgt
comparison bcftools_plugin_setgt.xml @ 9:75942949556d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e648d86d550ddf2eb67237752320c390b3a780e5
| author | iuc |
|---|---|
| date | Wed, 05 Jun 2019 12:52:07 -0400 |
| parents | 1e4d7ee505f1 |
| children | 42e6a13a2e19 |
comparison
equal
deleted
inserted
replaced
| 8:1e4d7ee505f1 | 9:75942949556d |
|---|---|
| 1 <?xml version='1.0' encoding='utf-8'?> | 1 <?xml version='1.0' encoding='utf-8'?> |
| 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@"> | 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy1"> |
| 3 <description>plugin Sets genotypes</description> | 3 <description>plugin Sets genotypes</description> |
| 4 <macros> | 4 <macros> |
| 5 <token name="@EXECUTABLE@">setGT</token> | 5 <token name="@EXECUTABLE@">setGT</token> |
| 6 <token name="@PLUGIN_ID@">setgt</token> | 6 <token name="@PLUGIN_ID@">setgt</token> |
| 7 <import>macros.xml</import> | 7 <import>macros.xml</import> |
| 38 ]]> | 38 ]]> |
| 39 </command> | 39 </command> |
| 40 <inputs> | 40 <inputs> |
| 41 <expand macro="macro_input" /> | 41 <expand macro="macro_input" /> |
| 42 <section name="sec_restrict" expanded="false" title="Restrict to"> | 42 <section name="sec_restrict" expanded="false" title="Restrict to"> |
| 43 <expand macro="macro_regions" /> | 43 <expand macro="macro_restrict" /> |
| 44 <expand macro="macro_targets" /> | 44 <expand macro="macro_restrict" type="target" label_type="Target" /> |
| 45 <expand macro="macro_include" /> | 45 <expand macro="macro_include" /> |
| 46 <expand macro="macro_exclude" /> | 46 <expand macro="macro_exclude" /> |
| 47 </section> | 47 </section> |
| 48 <section name="sec_plugin" expanded="true" title="Plugin Options"> | 48 <section name="sec_plugin" expanded="true" title="Plugin Options"> |
| 49 <param name="target_gt" type="select" label="Target genotypes to change"> | 49 <param name="target_gt" type="select" label="Target genotypes to change"> |
