comparison 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
comparison
equal deleted inserted replaced
13:ed5800f5e8d9 14:161e7d976e62
1 <?xml version='1.0' encoding='utf-8'?> 1 <?xml version='1.0' encoding='utf-8'?>
2 <tool name="bcftools @EXECUTABLE@ to vcf" id="bcftools_@EXECUTABLE@_to_vcf" version="@TOOL_VERSION@"> 2 <tool name="bcftools @EXECUTABLE@ to vcf" id="bcftools_@EXECUTABLE@_to_vcf" version="@TOOL_VERSION@">
3 <description>Converts other formats to VCF/BCFk</description> 3 <description>Converts other formats to VCF/BCFk</description>
4 <expand macro="bio_tools" />
4 <macros> 5 <macros>
5 <token name="@EXECUTABLE@">convert</token> 6 <token name="@EXECUTABLE@">convert</token>
6 <import>macros.xml</import> 7 <import>macros.xml</import>
7 </macros> 8 </macros>
8 <expand macro="requirements"> 9 <expand macro="requirements">