Mercurial > repos > iuc > bcftools_query
diff bcftools_query.xml @ 16:f43716621a17 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:11:00 +0000 |
| parents | 2419cbc64c35 |
| children | b714dbb882fa |
line wrap: on
line diff
--- a/bcftools_query.xml Thu Oct 14 09:55:27 2021 +0000 +++ b/bcftools_query.xml Sat Jan 15 13:11:00 2022 +0000 @@ -1,11 +1,11 @@ <?xml version='1.0' encoding='utf-8'?> <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> <description>Extracts fields from VCF/BCF file and prints them in user-defined format</description> - <expand macro="bio_tools" /> <macros> <token name="@EXECUTABLE@">query</token> <import>macros.xml</import> </macros> + <expand macro="bio_tools" /> <expand macro="requirements" /> <expand macro="version_command" /> <command detect_errors="aggressive"><