Mercurial > repos > iuc > bcftools_concat
diff bcftools_concat.xml @ 15:2428dab79884 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Mon, 30 Aug 2021 22:15:27 +0000 |
| parents | a7af68334e35 |
| children | 19d125d7a2e5 |
line wrap: on
line diff
--- a/bcftools_concat.xml Fri Feb 05 19:09:05 2021 +0000 +++ b/bcftools_concat.xml Mon Aug 30 22:15:27 2021 +0000 @@ -1,6 +1,7 @@ <?xml version='1.0' encoding='utf-8'?> <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> <description>Concatenate or combine VCF/BCF files</description> + <expand macro="bio_tools" /> <macros> <token name="@EXECUTABLE@">concat</token> <import>macros.xml</import>
