diff bcftools_norm.xml @ 14:ff9e769ccd6c 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:13:42 +0000
parents a62e934346f5
children 481476814acc
line wrap: on
line diff
--- a/bcftools_norm.xml	Fri Feb 05 19:18:28 2021 +0000
+++ b/bcftools_norm.xml	Thu Oct 14 10:13:42 2021 +0000
@@ -1,6 +1,7 @@
 <?xml version='1.0' encoding='utf-8'?>
 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@">
     <description>Left-align and normalize indels; check if REF alleles match the reference; split multiallelic sites into multiple rows; recover multiallelics from multiple rows</description>
+    <expand macro="bio_tools" />
     <macros>
         <token name="@EXECUTABLE@">norm</token>
         <import>macros.xml</import>