Mercurial > repos > iuc > bcftools_call
diff bcftools_call.xml @ 18:655e01b6caea 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:16:38 +0000 |
| parents | ff81e3597db6 |
| children | 667a733b45f1 |
line wrap: on
line diff
--- a/bcftools_call.xml Thu Oct 14 09:48:00 2021 +0000 +++ b/bcftools_call.xml Sat Jan 15 13:16:38 2022 +0000 @@ -1,7 +1,6 @@ <?xml version='1.0' encoding='utf-8'?> <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> <description>SNP/indel variant calling from VCF/BCF</description> - <expand macro="bio_tools" /> <macros> <token name="@EXECUTABLE@">call</token> <import>macros.xml</import> @@ -29,6 +28,7 @@ #end if </token> </macros> + <expand macro="bio_tools" /> <expand macro="requirements" /> <expand macro="version_command" /> <command detect_errors="aggressive"><