diff bcftools_concat.xml @ 14:5ee777f9db23 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit d5a01866d60f9775392420988259f1e79c464163"
author iuc
date Thu, 14 Oct 2021 09:59:21 +0000
parents 874cc12ae316
children fc47ffec447e
line wrap: on
line diff
--- a/bcftools_concat.xml	Fri Feb 05 19:42:54 2021 +0000
+++ b/bcftools_concat.xml	Thu Oct 14 09:59:21 2021 +0000
@@ -1,6 +1,7 @@
 <?xml version='1.0' encoding='utf-8'?>
 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@">
     <description>Concatenate or combine VCF/BCF files</description>
+    <expand macro="bio_tools" />
     <macros>
         <token name="@EXECUTABLE@">concat</token>
         <import>macros.xml</import>