Mercurial > repos > iuc > bcftools_filter
comparison bcftools_filter.xml @ 14:e95b76ad8616 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 07:38:26 +0000 |
| parents | 7f5eb4557d01 |
| children | e634a171385c |
comparison
equal
deleted
inserted
replaced
| 13:afe9439ecd89 | 14:e95b76ad8616 |
|---|---|
| 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@"> | 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> |
| 3 <description>Apply fixed-threshold filters</description> | 3 <description>Apply fixed-threshold filters</description> |
| 4 <expand macro="bio_tools" /> | |
| 4 <macros> | 5 <macros> |
| 5 <token name="@EXECUTABLE@">filter</token> | 6 <token name="@EXECUTABLE@">filter</token> |
| 6 <import>macros.xml</import> | 7 <import>macros.xml</import> |
| 7 </macros> | 8 </macros> |
| 8 <expand macro="requirements" /> | 9 <expand macro="requirements" /> |
