Mercurial > repos > iuc > bcftools_convert_to_vcf
diff bcftools_convert_to_vcf.xml @ 14:161e7d976e62 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:05:47 +0000 |
| parents | ca34c1ae8ba8 |
| children | 71f82a248614 |
line wrap: on
line diff
--- a/bcftools_convert_to_vcf.xml Fri Feb 05 19:10:14 2021 +0000 +++ b/bcftools_convert_to_vcf.xml Mon Aug 30 22:05:47 2021 +0000 @@ -1,6 +1,7 @@ <?xml version='1.0' encoding='utf-8'?> <tool name="bcftools @EXECUTABLE@ to vcf" id="bcftools_@EXECUTABLE@_to_vcf" version="@TOOL_VERSION@"> <description>Converts other formats to VCF/BCFk</description> + <expand macro="bio_tools" /> <macros> <token name="@EXECUTABLE@">convert</token> <import>macros.xml</import>
