diff 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
line wrap: on
line diff
--- a/bcftools_annotate.xml	Fri Feb 05 18:45:35 2021 +0000
+++ b/bcftools_annotate.xml	Mon Aug 30 22:01:32 2021 +0000
@@ -1,6 +1,7 @@
 <?xml version='1.0' encoding='utf-8'?>
 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@">
     <description>Annotate and edit VCF/BCF files</description>
+    <expand macro="bio_tools" />
     <macros>
         <token name="@EXECUTABLE@">annotate</token>
         <import>macros.xml</import>