diff bcftools_norm.xml @ 15:88b07efb24fe draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Mon, 30 Aug 2021 22:09:52 +0000
parents 324ba01cb4d8
children 5b03f9222727
line wrap: on
line diff
--- a/bcftools_norm.xml	Fri Feb 05 18:40:39 2021 +0000
+++ b/bcftools_norm.xml	Mon Aug 30 22:09:52 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>