Repository 'bcftools_call'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/bcftools_call

Changeset 15:d267bcfdc8fe (2022-01-15)
Previous changeset 14:912a8ff07fc9 (2021-10-14) Next changeset 16:c37b684e7f4e (2022-07-23)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit af43d9cf6824f88726900857116f333ff4cdd336"
modified:
bcftools_call.xml
b
diff -r 912a8ff07fc9 -r d267bcfdc8fe bcftools_call.xml
--- a/bcftools_call.xml Thu Oct 14 10:22:59 2021 +0000
+++ b/bcftools_call.xml Sat Jan 15 13:46:41 2022 +0000
[
@@ -1,7 +1,6 @@
 <?xml version='1.0' encoding='utf-8'?>
 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@">
     <description>SNP/indel variant calling from VCF/BCF</description>
-    <expand macro="bio_tools" />
     <macros>
         <token name="@EXECUTABLE@">call</token>
         <import>macros.xml</import>
@@ -29,6 +28,7 @@
             #end if
         </token>
     </macros>
+    <expand macro="bio_tools" />
     <expand macro="requirements" />
     <expand macro="version_command" />
     <command detect_errors="aggressive"><![CDATA[