Mercurial > repos > iuc > bcftools_cnv
comparison bcftools_cnv.xml @ 14:8d637025a905 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:39:23 +0000 |
parents | 4891338c6c54 |
children | 3a7084316a6e |
comparison
equal
deleted
inserted
replaced
13:4891338c6c54 | 14:8d637025a905 |
---|---|
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@+galaxy1"> | 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy1"> |
3 <description>Call copy number variation from VCF B-allele frequency (BAF) and Log R Ratio intensity (LRR) values</description> | 3 <description>Call copy number variation from VCF B-allele frequency (BAF) and Log R Ratio intensity (LRR) values</description> |
4 <expand macro="bio_tools" /> | |
5 <macros> | 4 <macros> |
6 <token name="@EXECUTABLE@">cnv</token> | 5 <token name="@EXECUTABLE@">cnv</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="matplotlib_requirement" /> | 10 <expand macro="matplotlib_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[ |