Mercurial > repos > iuc > bcftools_plugin_fill_an_ac
diff bcftools_plugin_fill_an_ac.xml @ 13:79064be67dff draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit d5a01866d60f9775392420988259f1e79c464163"
| author | iuc |
|---|---|
| date | Thu, 14 Oct 2021 10:12:42 +0000 |
| parents | 3bdc901c18e2 |
| children | ab8afa393997 |
line wrap: on
line diff
--- a/bcftools_plugin_fill_an_ac.xml Fri Feb 05 19:37:35 2021 +0000 +++ b/bcftools_plugin_fill_an_ac.xml Thu Oct 14 10:12:42 2021 +0000 @@ -1,6 +1,7 @@ <?xml version='1.0' encoding='utf-8'?> <tool name="bcftools @EXECUTABLE@" id="bcftools_plugin_@PLUGIN_ID@" version="@TOOL_VERSION@"> <description>plugin Fill INFO fields AN and AC</description> + <expand macro="bio_tools" /> <macros> <token name="@EXECUTABLE@">fill-AN-AC</token> <token name="@PLUGIN_ID@">fill_an_ac</token>
