Mercurial > repos > iuc > bcftools_call
comparison bcftools_call.xml @ 16:ff81e3597db6 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:49:49 +0000 |
| parents | bf66dadf0d28 |
| children | 655e01b6caea |
comparison
equal
deleted
inserted
replaced
| 15:5b5bea51aa3a | 16:ff81e3597db6 |
|---|---|
| 1 <?xml version='1.0' encoding='utf-8'?> | 1 <?xml version='1.0' encoding='utf-8'?> |
| 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> | 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> |
| 3 <description>SNP/indel variant calling from VCF/BCF</description> | 3 <description>SNP/indel variant calling from VCF/BCF</description> |
| 4 <expand macro="bio_tools" /> | |
| 4 <macros> | 5 <macros> |
| 5 <token name="@EXECUTABLE@">call</token> | 6 <token name="@EXECUTABLE@">call</token> |
| 6 <import>macros.xml</import> | 7 <import>macros.xml</import> |
| 7 <xml name="macro_novel_rate"> | 8 <xml name="macro_novel_rate"> |
| 8 <param name="novel_rate_snp" type="float" value="" optional="true" label="Novel rate for SNPs" | 9 <param name="novel_rate_snp" type="float" value="" optional="true" label="Novel rate for SNPs" |
