diff bcftools_annotate.xml @ 13:2436e3bef247 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:28:02 +0000
parents 8e01baf41774
children 4f7a47e3857c
line wrap: on
line diff
--- a/bcftools_annotate.xml	Fri Feb 05 19:22:11 2021 +0000
+++ b/bcftools_annotate.xml	Thu Oct 14 10:28:02 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>