diff bcftools_convert_to_vcf.xml @ 13:c14b33ab15d8 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit d5a01866d60f9775392420988259f1e79c464163"
author iuc
date Thu, 14 Oct 2021 10:24:59 +0000
parents 8bb5efd7a3dd
children 41873b29860a
line wrap: on
line diff
--- a/bcftools_convert_to_vcf.xml	Fri Feb 05 19:44:38 2021 +0000
+++ b/bcftools_convert_to_vcf.xml	Thu Oct 14 10:24:59 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>