Mercurial > repos > iuc > bcftools_annotate
comparison bcftools_annotate.xml @ 14:08edb94d8df0 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Mon, 30 Aug 2021 22:01:32 +0000 |
| parents | d269b0d96501 |
| children | a974b56e4c43 |
comparison
equal
deleted
inserted
replaced
| 13:45a8ca1bc0f7 | 14:08edb94d8df0 |
|---|---|
| 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@"> |
| 3 <description>Annotate and edit VCF/BCF files</description> | 3 <description>Annotate and edit VCF/BCF files</description> |
| 4 <expand macro="bio_tools" /> | |
| 4 <macros> | 5 <macros> |
| 5 <token name="@EXECUTABLE@">annotate</token> | 6 <token name="@EXECUTABLE@">annotate</token> |
| 6 <import>macros.xml</import> | 7 <import>macros.xml</import> |
| 7 </macros> | 8 </macros> |
| 8 <expand macro="requirements" /> | 9 <expand macro="requirements" /> |
