Mercurial > repos > iuc > bcftools_query_list_samples
changeset 14:57c0f25c6fcb 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:38:30 +0000 | 
| parents | 77e0bd62b554 | 
| children | eccb508bb678 | 
| 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 10:26:00 2021 +0000 +++ b/bcftools_query_list_samples.xml Sat Jan 15 13:38:30 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"><