changeset 15:fc47ffec447e draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit af43d9cf6824f88726900857116f333ff4cdd336"
author iuc
date Sat, 15 Jan 2022 13:34:54 +0000
parents 5ee777f9db23
children 6b6c992d3a14
files bcftools_concat.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bcftools_concat.xml	Thu Oct 14 09:59:21 2021 +0000
+++ b/bcftools_concat.xml	Sat Jan 15 13:34:54 2022 +0000
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding='utf-8'?>
 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@">
     <description>Concatenate or combine VCF/BCF files</description>
-    <expand macro="bio_tools" />
     <macros>
         <token name="@EXECUTABLE@">concat</token>
         <import>macros.xml</import>
     </macros>
+    <expand macro="bio_tools" />
     <expand macro="requirements" />
     <expand macro="version_command" />
     <command detect_errors="aggressive"><![CDATA[