Mercurial > repos > iuc > bcftools_convert_to_vcf
comparison bcftools_convert_to_vcf.xml @ 14:41873b29860a draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit af43d9cf6824f88726900857116f333ff4cdd336"
author | iuc |
---|---|
date | Sat, 15 Jan 2022 13:44:51 +0000 |
parents | c14b33ab15d8 |
children | ecc9192912b8 |
comparison
equal
deleted
inserted
replaced
13:c14b33ab15d8 | 14:41873b29860a |
---|---|
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@"> |
3 <description>Converts other formats to VCF/BCFk</description> | 3 <description>Converts other formats to VCF/BCFk</description> |
4 <expand macro="bio_tools" /> | |
5 <macros> | 4 <macros> |
6 <token name="@EXECUTABLE@">convert</token> | 5 <token name="@EXECUTABLE@">convert</token> |
7 <import>macros.xml</import> | 6 <import>macros.xml</import> |
8 </macros> | 7 </macros> |
8 <expand macro="bio_tools" /> | |
9 <expand macro="requirements"> | 9 <expand macro="requirements"> |
10 <expand macro="samtools_requirement"/> | 10 <expand macro="samtools_requirement"/> |
11 </expand> | 11 </expand> |
12 <expand macro="version_command" /> | 12 <expand macro="version_command" /> |
13 <command detect_errors="aggressive"><![CDATA[ | 13 <command detect_errors="aggressive"><![CDATA[ |