comparison macros.xml @ 3:44dc09edd97b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/glimmer commit a80e3e4aa3a40970af507bf9119cf7f1c2ffb336
author iuc
date Mon, 16 Dec 2024 14:42:47 +0000
parents 04861c9bbf45
children
comparison
equal deleted inserted replaced
2:04861c9bbf45 3:44dc09edd97b
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <macros> 2 <macros>
3 <token name="@TOOL_VERSION@">3.02</token>
4 <token name="@VERSION_SUFFIX@">2</token>
5 <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy@VERSION_SUFFIX@</token>
6 <token name="@PROFILE_VERSION@">23.1</token>
3 <xml name="requirements"> 7 <xml name="requirements">
4 <requirements> 8 <requirements>
5 <requirement type="package" version="3.02">glimmer</requirement> 9 <requirement type="package" version="@TOOL_VERSION@">glimmer</requirement>
6 <requirement type="package" version="1.70">biopython</requirement> 10 <requirement type="package" version="1.70">biopython</requirement>
7 <yield/> 11 <yield/>
8 </requirements> 12 </requirements>
9 </xml> 13 </xml>
10 <xml name="bio_tools"> 14 <xml name="bio_tools">
11 <xrefs> 15 <xrefs>
12 <xref type="bio.tools">gemini</xref> 16 <xref type="bio.tools">gemini</xref>
13 </xrefs> 17 </xrefs>
14 </xml> 18 </xml>
15 <token name="@WRAPPER_VERSION@">3.02</token>
16 19
17 <xml name="citation"> 20 <xml name="citation">
18 <citations> 21 <citations>
19 <citation type="doi">10.1093/bioinformatics/btm009</citation> 22 <citation type="doi">10.1093/bioinformatics/btm009</citation>
20 </citations> 23 </citations>