comparison macros.xml @ 14:08edb94d8df0 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Mon, 30 Aug 2021 22:01:32 +0000
parents 45a8ca1bc0f7
children b5d7d0ced226
comparison
equal deleted inserted replaced
13:45a8ca1bc0f7 14:08edb94d8df0
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">1.10</token> 2 <token name="@TOOL_VERSION@">1.10</token>
3 <xml name="bio_tools">
4 <xrefs>
5 <xref type="bio.tools">bcftools</xref>
6 </xrefs>
7 </xml>
3 <xml name="requirements"> 8 <xml name="requirements">
4 <requirements> 9 <requirements>
5 <requirement type="package" version="@TOOL_VERSION@">bcftools</requirement> 10 <requirement type="package" version="@TOOL_VERSION@">bcftools</requirement>
6 <requirement type="package" version="1.10">htslib</requirement> 11 <requirement type="package" version="1.10">htslib</requirement>
7 <yield /> 12 <yield />