comparison bcftools_query.xml @ 8:0770b1203e90 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:11:39 -0400
parents e0ad88dec40d
children 4eb04768cd49
comparison
equal deleted inserted replaced
7:e0ad88dec40d 8:0770b1203e90
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>Extracts fields from VCF/BCF file and prints them in user-defined format</description> 3 <description>Extracts fields from VCF/BCF file and prints them in user-defined format</description>
4 <macros> 4 <macros>
5 <token name="@EXECUTABLE@">query</token> 5 <token name="@EXECUTABLE@">query</token>
6 <import>macros.xml</import> 6 <import>macros.xml</import>
7 </macros> 7 </macros>
41 <inputs> 41 <inputs>
42 <expand macro="macro_inputs" /> 42 <expand macro="macro_inputs" />
43 <section name="sec_restrict" expanded="false" title="Restrict to"> 43 <section name="sec_restrict" expanded="false" title="Restrict to">
44 <expand macro="macro_collapse" /> 44 <expand macro="macro_collapse" />
45 <expand macro="macro_samples" /> 45 <expand macro="macro_samples" />
46 <expand macro="macro_regions" /> 46 <expand macro="macro_restrict" />
47 <expand macro="macro_targets" /> 47 <expand macro="macro_restrict" type="target" label_type="Target" />
48 <expand macro="macro_include" /> 48 <expand macro="macro_include" />
49 <expand macro="macro_exclude" /> 49 <expand macro="macro_exclude" />
50 </section> 50 </section>
51 <section name="sec_query" expanded="true" title="Query Options"> 51 <section name="sec_query" expanded="true" title="Query Options">
52 <param name="format" type="text" value="" label="Format for Output"> 52 <param name="format" type="text" value="" label="Format for Output">