comparison bcftools_roh.xml @ 8:f213f57dde66 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:09:51 -0400
parents b0d39ef600a7
children cb681f21e670
comparison
equal deleted inserted replaced
7:b0d39ef600a7 8:f213f57dde66
1 <?xml version='1.0' encoding='utf-8'?> 1 <?xml version='1.0' encoding='utf-8'?>
2 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy1">
3 <description>HMM model for detecting runs of homo/autozygosity</description> 3 <description>HMM model for detecting runs of homo/autozygosity</description>
4 <macros> 4 <macros>
5 <token name="@EXECUTABLE@">roh</token> 5 <token name="@EXECUTABLE@">roh</token>
6 <import>macros.xml</import> 6 <import>macros.xml</import>
7 </macros> 7 </macros>
74 ]]> 74 ]]>
75 </command> 75 </command>
76 <inputs> 76 <inputs>
77 <expand macro="macro_input" /> 77 <expand macro="macro_input" />
78 <section name="sec_restrict" expanded="false" title="Restrict to"> 78 <section name="sec_restrict" expanded="false" title="Restrict to">
79 <expand macro="macro_regions" /> 79 <expand macro="macro_restrict" />
80 <expand macro="macro_targets" /> 80 <expand macro="macro_restrict" type="target" label_type="Target" />
81 <expand macro="macro_samples" /> 81 <expand macro="macro_samples" />
82 </section> 82 </section>
83 <section name="sec_general" expanded="true" title="Roh General Options"> 83 <section name="sec_general" expanded="true" title="Roh General Options">
84 <expand macro="macro_sample" /> 84 <expand macro="macro_sample" />
85 <param name="AF_tag" type="text" value="" label="AF TAG" optional="True" 85 <param name="AF_tag" type="text" value="" label="AF TAG" optional="True"