diff bcftools_plugin_fill_tags.xml @ 16:5808f77b2bb6 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit db275932cbb485cb44ae91e0b421d6f57698db49
author iuc
date Tue, 20 Sep 2022 12:47:05 +0000
parents 3828c11c88b0
children
line wrap: on
line diff
--- a/bcftools_plugin_fill_tags.xml	Sat Jul 23 13:34:24 2022 +0000
+++ b/bcftools_plugin_fill_tags.xml	Tue Sep 20 12:47:05 2022 +0000
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@">
+<tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
     <description>plugin Set INFO tags AF, AN, AC, AC_Hom, AC_Het, AC_Hemi</description>
     <macros>
         <token name="@EXECUTABLE@">fill-tags</token>