Mercurial > repos > iuc > bcftools_plugin_fill_an_ac
comparison bcftools_plugin_fill_an_ac.xml @ 7:026a989b7cee draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 2684e1443f03bfe2ae20c31d23817415ec8f7e69
| author | iuc |
|---|---|
| date | Thu, 21 Feb 2019 16:10:27 -0500 |
| parents | 8e1fbf8baef9 |
| children | d4a497619edf |
comparison
equal
deleted
inserted
replaced
| 6:0a62420cb9cd | 7:026a989b7cee |
|---|---|
| 1 <?xml version='1.0' encoding='utf-8'?> | 1 <?xml version='1.0' encoding='utf-8'?> |
| 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@VERSION@"> | 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@"> |
| 3 <description>plugin Fill INFO fields AN and AC</description> | 3 <description>plugin Fill INFO fields AN and AC</description> |
| 4 <macros> | 4 <macros> |
| 5 <token name="@EXECUTABLE@">fill-AN-AC</token> | 5 <token name="@EXECUTABLE@">fill-AN-AC</token> |
| 6 <token name="@PLUGIN_ID@">fill_an_ac</token> | 6 <token name="@PLUGIN_ID@">fill_an_ac</token> |
| 7 <import>macros.xml</import> | 7 <import>macros.xml</import> |
