Mercurial > repos > iuc > bcftools_query
diff bcftools_query.xml @ 13:3b1b51e1fcba draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit d5a01866d60f9775392420988259f1e79c464163"
author | iuc |
---|---|
date | Thu, 14 Oct 2021 10:29:02 +0000 |
parents | 4eb04768cd49 |
children | 94c5f302f0ea |
line wrap: on
line diff
--- a/bcftools_query.xml Fri Feb 05 19:36:36 2021 +0000 +++ b/bcftools_query.xml Thu Oct 14 10:29:02 2021 +0000 @@ -1,6 +1,7 @@ <?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>