diff bcftools_reheader.xml @ 13:b3b3c060962e 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:15:46 +0000
parents 2a9cfd8f653e
children 6993b945aefc
line wrap: on
line diff
--- a/bcftools_reheader.xml	Fri Feb 05 19:25:09 2021 +0000
+++ b/bcftools_reheader.xml	Thu Oct 14 10:15:46 2021 +0000
@@ -1,6 +1,7 @@
 <?xml version='1.0' encoding='utf-8'?>
 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@">
     <description>Modify header of VCF/BCF files, change sample names</description>
+    <expand macro="bio_tools" />
     <macros>
         <token name="@EXECUTABLE@">reheader</token>
         <import>macros.xml</import>