Mercurial > repos > iuc > bcftools_convert_to_vcf
diff bcftools_convert_to_vcf.xml @ 16:ecc9192912b8 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit db275932cbb485cb44ae91e0b421d6f57698db49
author | iuc |
---|---|
date | Tue, 20 Sep 2022 13:16:15 +0000 |
parents | 41873b29860a |
children |
line wrap: on
line diff
--- a/bcftools_convert_to_vcf.xml Sat Jul 23 13:46:32 2022 +0000 +++ b/bcftools_convert_to_vcf.xml Tue Sep 20 13:16:15 2022 +0000 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<tool name="bcftools @EXECUTABLE@ to vcf" id="bcftools_@EXECUTABLE@_to_vcf" version="@TOOL_VERSION@"> +<tool name="bcftools @EXECUTABLE@ to vcf" id="bcftools_@EXECUTABLE@_to_vcf" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>Converts other formats to VCF/BCFk</description> <macros> <token name="@EXECUTABLE@">convert</token>