diff bcftools_query.xml @ 14:2419cbc64c35 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 07:35:09 +0000
parents 33ea3e5a68c7
children f43716621a17
line wrap: on
line diff
--- a/bcftools_query.xml	Fri Feb 05 19:02:06 2021 +0000
+++ b/bcftools_query.xml	Tue Aug 31 07:35:09 2021 +0000
@@ -1,6 +1,7 @@
 <?xml version='1.0' encoding='utf-8'?>
 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@">
     <description>Extracts fields from VCF/BCF file and prints them in user-defined format</description>
+    <expand macro="bio_tools" />
     <macros>
         <token name="@EXECUTABLE@">query</token>
         <import>macros.xml</import>