Mercurial > repos > iuc > bcftools_reheader
diff bcftools_reheader.xml @ 16:aa4d2ca9e348 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit af43d9cf6824f88726900857116f333ff4cdd336"
| author | iuc |
|---|---|
| date | Sat, 15 Jan 2022 13:03:12 +0000 |
| parents | d9a89bf24d10 |
| children | d0933084cba7 |
line wrap: on
line diff
--- a/bcftools_reheader.xml Thu Oct 14 09:39:20 2021 +0000 +++ b/bcftools_reheader.xml Sat Jan 15 13:03:12 2022 +0000 @@ -1,11 +1,11 @@ <?xml version='1.0' encoding='utf-8'?> <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> <description>Modify header of VCF/BCF files, change sample names</description> - <expand macro="bio_tools" /> <macros> <token name="@EXECUTABLE@">reheader</token> <import>macros.xml</import> </macros> + <expand macro="bio_tools" /> <expand macro="requirements" /> <expand macro="version_command" /> <command detect_errors="aggressive"><