Mercurial > repos > iuc > bcftools_cnv
comparison bcftools_cnv.xml @ 24:4904c06618a9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 784611c9caf2680d41414ca2880b93a69d719701
| author | iuc |
|---|---|
| date | Sun, 18 Aug 2024 09:44:32 +0000 |
| parents | 9aa28226b77c |
| children | 9a099033525d |
comparison
equal
deleted
inserted
replaced
| 23:7cd3958aee90 | 24:4904c06618a9 |
|---|---|
| 1 <?xml version='1.0' encoding='utf-8'?> | |
| 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> | 1 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
| 3 <description>Call copy number variation from VCF B-allele frequency (BAF) and Log R Ratio intensity (LRR) values</description> | 2 <description>Call copy number variation from VCF B-allele frequency (BAF) and Log R Ratio intensity (LRR) values</description> |
| 4 <macros> | 3 <macros> |
| 5 <token name="@EXECUTABLE@">cnv</token> | 4 <token name="@EXECUTABLE@">cnv</token> |
| 6 <import>macros.xml</import> | 5 <import>macros.xml</import> |
