Mercurial > repos > iuc > bcftools_csq
diff bcftools_csq.xml @ 11:6014ca4c359f 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:17:45 +0000 |
| parents | 3d1eee0f806a |
| children | aed58f2684fe |
line wrap: on
line diff
--- a/bcftools_csq.xml Thu Oct 14 09:38:07 2021 +0000 +++ b/bcftools_csq.xml Sat Jan 15 13:17:45 2022 +0000 @@ -1,11 +1,11 @@ <?xml version='1.0' encoding='utf-8'?> <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> <description>Haplotype aware consequence predictor</description> - <expand macro="bio_tools" /> <macros> <token name="@EXECUTABLE@">csq</token> <import>macros.xml</import> </macros> + <expand macro="bio_tools" /> <expand macro="requirements"> <expand macro="samtools_requirement"/> </expand>
