Previous changeset 13:77e0bd62b554 (2021-10-14) Next changeset 15:eccb508bb678 (2022-07-23) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit af43d9cf6824f88726900857116f333ff4cdd336" |
modified:
bcftools_query_list_samples.xml |
b |
diff -r 77e0bd62b554 -r 57c0f25c6fcb bcftools_query_list_samples.xml --- 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"><![CDATA[ |