# HG changeset patch
# User iuc
# Date 1642254456 0
# Node ID 68216882a410f0d3622921442c2e50cbead3a485
# Parent  8899a6d506994a2f4e92f97e6feeb76752b71582
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit af43d9cf6824f88726900857116f333ff4cdd336"

diff -r 8899a6d50699 -r 68216882a410 bcftools_csq.xml
--- a/bcftools_csq.xml	Thu Oct 14 10:14:43 2021 +0000
+++ b/bcftools_csq.xml	Sat Jan 15 13:47:36 2022 +0000
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding='utf-8'?>
 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@">
     <description>Haplotype aware consequence predictor</description>
-    <expand macro="bio_tools" />
     <macros>
         <token name="@EXECUTABLE@">csq</token>
         <import>macros.xml</import>
     </macros>
+    <expand macro="bio_tools" />
     <expand macro="requirements">
         <expand macro="samtools_requirement"/>
     </expand>