Mercurial > repos > iuc > bcftools_convert_to_vcf
comparison 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 |
comparison
equal
deleted
inserted
replaced
15:de68c11034f6 | 16:ecc9192912b8 |
---|---|
1 <?xml version='1.0' encoding='utf-8'?> | 1 <?xml version='1.0' encoding='utf-8'?> |
2 <tool name="bcftools @EXECUTABLE@ to vcf" id="bcftools_@EXECUTABLE@_to_vcf" version="@TOOL_VERSION@"> | 2 <tool name="bcftools @EXECUTABLE@ to vcf" id="bcftools_@EXECUTABLE@_to_vcf" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
3 <description>Converts other formats to VCF/BCFk</description> | 3 <description>Converts other formats to VCF/BCFk</description> |
4 <macros> | 4 <macros> |
5 <token name="@EXECUTABLE@">convert</token> | 5 <token name="@EXECUTABLE@">convert</token> |
6 <import>macros.xml</import> | 6 <import>macros.xml</import> |
7 </macros> | 7 </macros> |