Mercurial > repos > iuc > bcftools_merge
diff bcftools_merge.xml @ 16:335d69253da7 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit af43d9cf6824f88726900857116f333ff4cdd336"
| author | iuc |
|---|---|
| date | Sat, 15 Jan 2022 12:53:08 +0000 |
| parents | fad088a88e8e |
| children | 63f75c284e32 |
line wrap: on
line diff
--- a/bcftools_merge.xml Thu Oct 14 09:31:51 2021 +0000 +++ b/bcftools_merge.xml Sat Jan 15 12:53:08 2022 +0000 @@ -1,11 +1,11 @@ <?xml version='1.0' encoding='utf-8'?> <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> <description>Merge multiple VCF/BCF files from non-overlapping sample sets to create one multi-sample file</description> - <expand macro="bio_tools" /> <macros> <token name="@EXECUTABLE@">merge</token> <import>macros.xml</import> </macros> + <expand macro="bio_tools" /> <expand macro="requirements" /> <expand macro="version_command" /> <command detect_errors="aggressive"><