comparison bcftools_plugin_fill_tags.xml @ 22:b10d1510fa84 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 784611c9caf2680d41414ca2880b93a69d719701
author iuc
date Sun, 18 Aug 2024 10:19:09 +0000
parents 5808f77b2bb6
children
comparison
equal deleted inserted replaced
21:66c4346e794f 22:b10d1510fa84
1 <?xml version='1.0' encoding='utf-8'?>
2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
3 <description>plugin Set INFO tags AF, AN, AC, AC_Hom, AC_Het, AC_Hemi</description> 2 <description>plugin Set INFO tags AF, AN, AC, AC_Hom, AC_Het, AC_Hemi</description>
4 <macros> 3 <macros>
5 <token name="@EXECUTABLE@">fill-tags</token> 4 <token name="@EXECUTABLE@">fill-tags</token>
6 <token name="@PLUGIN_ID@">fill_tags</token> 5 <token name="@PLUGIN_ID@">fill_tags</token>