Repository 'bcftools_plugin_fill_tags'
hg clone https://eddie.galaxyproject.org/repos/iuc/bcftools_plugin_fill_tags

Changeset 16:da441556d7a5 (2022-01-15)
Previous changeset 15:21e421c0ddea (2021-10-14) Next changeset 17:51c71221c104 (2022-07-23)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit af43d9cf6824f88726900857116f333ff4cdd336"
modified:
bcftools_plugin_fill_tags.xml
b
diff -r 21e421c0ddea -r da441556d7a5 bcftools_plugin_fill_tags.xml
--- a/bcftools_plugin_fill_tags.xml Thu Oct 14 09:34:22 2021 +0000
+++ b/bcftools_plugin_fill_tags.xml Sat Jan 15 12:48:35 2022 +0000
[
@@ -1,12 +1,12 @@
 <?xml version='1.0' encoding='utf-8'?>
 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@">
     <description>plugin Set INFO tags AF, AN, AC, AC_Hom, AC_Het, AC_Hemi</description>
-    <expand macro="bio_tools" />
     <macros>
         <token name="@EXECUTABLE@">fill-tags</token>
         <token name="@PLUGIN_ID@">fill_tags</token>
         <import>macros.xml</import>
     </macros>
+    <expand macro="bio_tools" />
     <expand macro="requirements" />
     <expand macro="version_command" />
     <command detect_errors="aggressive"><![CDATA[