comparison bcftools_plugin_frameshifts.xml @ 24:5bd73b287e3b draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 784611c9caf2680d41414ca2880b93a69d719701
author iuc
date Sun, 18 Aug 2024 09:50:12 +0000
parents 50d07d6c1388
children 7c7cf05cdb1e
comparison
equal deleted inserted replaced
23:a15f45f1f45f 24:5bd73b287e3b
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 Annotate frameshift indels</description> 2 <description>plugin Annotate frameshift indels</description>
4 <macros> 3 <macros>
5 <token name="@EXECUTABLE@">frameshifts</token> 4 <token name="@EXECUTABLE@">frameshifts</token>
6 <token name="@PLUGIN_ID@">frameshifts</token> 5 <token name="@PLUGIN_ID@">frameshifts</token>