comparison macros.xml @ 11:993b19f20c76 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tool_collections/bamtools/bamtools_filter commit 5ebe920838ab3c36e93d620c479df17f43f8e336
author iuc
date Fri, 15 Mar 2024 13:49:20 +0000
parents 108db6635177
children
comparison
equal deleted inserted replaced
10:108db6635177 11:993b19f20c76
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <macros> 2 <macros>
3 <token name="@TOOL_VERSION@">2.5.2</token> 3 <token name="@TOOL_VERSION@">2.5.2</token>
4 <token name="@VERSION_SUFFIX@">1</token> 4 <token name="@VERSION_SUFFIX@">2</token>
5 <xml name="xrefs">
6 <xrefs>
7 <xref type="bio.tools">bamtools</xref>
8 </xrefs>
9 </xml>
5 <xml name="requirements"> 10 <xml name="requirements">
6 <requirements> 11 <requirements>
7 <requirement type="package" version="@TOOL_VERSION@">bamtools</requirement> 12 <requirement type="package" version="@TOOL_VERSION@">bamtools</requirement>
8 <yield /> 13 <yield />
9 </requirements> 14 </requirements>