Mercurial > repos > iuc > bcftools_query_list_samples
changeset 16:9dbaefd7e08f 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:06:33 +0000 |
| parents | 39672d216895 |
| children | 3a52e84f44f3 |
| files | bcftools_query_list_samples.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/bcftools_query_list_samples.xml Thu Oct 14 09:51:43 2021 +0000 +++ b/bcftools_query_list_samples.xml Sat Jan 15 13:06:33 2022 +0000 @@ -1,11 +1,11 @@ <?xml version='1.0' encoding='utf-8'?> <tool name="bcftools List Samples" id="bcftools_@EXECUTABLE@_list_samples" version="@TOOL_VERSION@"> <description>in VCF/BCF file</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"><