diff bcftools_filter.xml @ 14:e95b76ad8616 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:38:26 +0000
parents 7f5eb4557d01
children e634a171385c
line wrap: on
line diff
--- a/bcftools_filter.xml	Fri Feb 05 18:44:26 2021 +0000
+++ b/bcftools_filter.xml	Tue Aug 31 07:38:26 2021 +0000
@@ -1,6 +1,7 @@
 <?xml version='1.0' encoding='utf-8'?>
 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@">
     <description>Apply fixed-threshold filters</description>
+    <expand macro="bio_tools" />
     <macros>
         <token name="@EXECUTABLE@">filter</token>
         <import>macros.xml</import>