Previous changeset 13:4891338c6c54 (2021-10-14) Next changeset 15:8627b2b383b4 (2022-07-23) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit af43d9cf6824f88726900857116f333ff4cdd336" |
modified:
bcftools_cnv.xml |
b |
diff -r 4891338c6c54 -r 8d637025a905 bcftools_cnv.xml --- a/bcftools_cnv.xml Thu Oct 14 10:05:33 2021 +0000 +++ b/bcftools_cnv.xml Sat Jan 15 13:39:23 2022 +0000 |
b |
@@ -1,11 +1,11 @@ <?xml version='1.0' encoding='utf-8'?> <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> </macros> + <expand macro="bio_tools" /> <expand macro="requirements"> <expand macro="matplotlib_requirement" /> </expand> |