Mercurial > repos > iuc > bcftools_consensus
diff bcftools_consensus.xml @ 14:92182c270ce4 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:18:47 +0000 |
parents | d6dc477167f8 |
children | edc3d484b99a |
line wrap: on
line diff
--- a/bcftools_consensus.xml Fri Feb 05 19:48:42 2021 +0000 +++ b/bcftools_consensus.xml Thu Oct 14 10:18:47 2021 +0000 @@ -1,6 +1,7 @@ <?xml version='1.0' encoding='utf-8'?> <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy1"> <description>Create consensus sequence by applying VCF variants to a reference fasta file</description> + <expand macro="bio_tools" /> <macros> <token name="@EXECUTABLE@">consensus</token> <import>macros.xml</import>