comparison bcftools_plugin_mendelian.xml @ 8:8c5c747e2bb4 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e648d86d550ddf2eb67237752320c390b3a780e5
author iuc
date Wed, 05 Jun 2019 13:06:36 -0400
parents 3ff5654b4e7d
children 98664595dedf
comparison
equal deleted inserted replaced
7:3ff5654b4e7d 8:8c5c747e2bb4
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 -->