Mercurial > repos > iuc > bcftools_cnv
diff bcftools_cnv.xml @ 13:4891338c6c54 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:05:33 +0000 |
parents | b2d1b7dda2b7 |
children | 8d637025a905 |
line wrap: on
line diff
--- a/bcftools_cnv.xml Fri Feb 05 19:40:29 2021 +0000 +++ b/bcftools_cnv.xml Thu Oct 14 10:05:33 2021 +0000 @@ -1,6 +1,7 @@ <?xml version='1.0' encoding='utf-8'?> -<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> +<tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy1"> <description>Call copy number variation from VCF B-allele frequency (BAF) and Log R Ratio intensity (LRR) values</description> + <expand macro="bio_tools" /> <macros> <token name="@EXECUTABLE@">cnv</token> <import>macros.xml</import>