Mercurial > repos > iuc > bcftools_consensus
diff bcftools_consensus.xml @ 15:703d87c2684c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Mon, 30 Aug 2021 21:54:28 +0000 |
| parents | b0911dc4ad74 |
| children | c8747136963c |
line wrap: on
line diff
--- a/bcftools_consensus.xml Fri Feb 05 19:14:54 2021 +0000 +++ b/bcftools_consensus.xml Mon Aug 30 21:54:28 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>
