Mercurial > repos > iuc > bcftools_plugin_mendelian
comparison bcftools_plugin_mendelian.xml @ 9:ab45e9637268 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:44:39 -0400 |
| parents | fa3a07122ac9 |
| children | 7272dbf02c88 |
comparison
equal
deleted
inserted
replaced
| 8:fa3a07122ac9 | 9:ab45e9637268 |
|---|---|
| 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 Count Mendelian consistent / inconsistent genotypes</description> | 3 <description>plugin Count Mendelian consistent / inconsistent genotypes</description> |
| 4 <macros> | 4 <macros> |
| 5 <token name="@EXECUTABLE@">mendelian</token> | 5 <token name="@EXECUTABLE@">mendelian</token> |
| 6 <token name="@PLUGIN_ID@">mendelian</token> | 6 <token name="@PLUGIN_ID@">mendelian</token> |
| 7 <import>macros.xml</import> | 7 <import>macros.xml</import> |
| 57 ]]> | 57 ]]> |
| 58 </command> | 58 </command> |
| 59 <inputs> | 59 <inputs> |
| 60 <expand macro="macro_input" /> | 60 <expand macro="macro_input" /> |
| 61 <section name="sec_restrict" expanded="false" title="Restrict to"> | 61 <section name="sec_restrict" expanded="false" title="Restrict to"> |
| 62 <expand macro="macro_regions" /> | 62 <expand macro="macro_restrict" /> |
| 63 <expand macro="macro_targets" /> | 63 <expand macro="macro_restrict" type="target" label_type="Target" /> |
| 64 <expand macro="macro_include" /> | 64 <expand macro="macro_include" /> |
| 65 <expand macro="macro_exclude" /> | 65 <expand macro="macro_exclude" /> |
| 66 </section> | 66 </section> |
| 67 <section name="sec_plugin" expanded="true" title="Plugin Options"> | 67 <section name="sec_plugin" expanded="true" title="Plugin Options"> |
| 68 <!-- trios --> | 68 <!-- trios --> |
