Mercurial > repos > iuc > bcftools_view
comparison bcftools_view.xml @ 9:4d6b34bcb540 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:47 -0400 |
| parents | 543df0a9e890 |
| children | ce88cf99a8c9 |
comparison
equal
deleted
inserted
replaced
| 8:543df0a9e890 | 9:4d6b34bcb540 |
|---|---|
| 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>VCF/BCF conversion, view, subset and filter VCF/BCF files</description> | 3 <description>VCF/BCF conversion, view, subset and filter VCF/BCF files</description> |
| 4 <macros> | 4 <macros> |
| 5 <token name="@EXECUTABLE@">view</token> | 5 <token name="@EXECUTABLE@">view</token> |
| 6 <import>macros.xml</import> | 6 <import>macros.xml</import> |
| 7 <xml name="macro_types_options"> | 7 <xml name="macro_types_options"> |
| 100 </command> | 100 </command> |
| 101 <inputs> | 101 <inputs> |
| 102 <expand macro="macro_input" /> | 102 <expand macro="macro_input" /> |
| 103 <section name="sec_restrict" expanded="false" title="Restrict to"> | 103 <section name="sec_restrict" expanded="false" title="Restrict to"> |
| 104 <expand macro="macro_apply_filters" /> | 104 <expand macro="macro_apply_filters" /> |
| 105 <expand macro="macro_regions" /> | 105 <expand macro="macro_restrict" /> |
| 106 <expand macro="macro_targets" /> | 106 <expand macro="macro_restrict" type="target" label_type="Target" /> |
| 107 <expand macro="macro_include" /> | 107 <expand macro="macro_include" /> |
| 108 <expand macro="macro_exclude" /> | 108 <expand macro="macro_exclude" /> |
| 109 </section> | 109 </section> |
| 110 <section name="sec_subset" expanded="false" title="Subset Options"> | 110 <section name="sec_subset" expanded="false" title="Subset Options"> |
| 111 <expand macro="macro_samples" /> | 111 <expand macro="macro_samples" /> |
