comparison macros.xml @ 6:79450f7fd718 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bracken commit c396abec691d64fc4cb7f205f54c01b1be7fd649
author iuc
date Fri, 26 Aug 2022 07:21:39 +0000
parents 19035a7b1106
children 978ae4147c29
comparison
equal deleted inserted replaced
5:19035a7b1106 6:79450f7fd718
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">2.7</token> 2 <token name="@TOOL_VERSION@">2.7</token>
3 <token name="@VERSION_SUFFIX@">0</token> 3 <token name="@VERSION_SUFFIX@">1</token>
4 <token name="@PROFILE@">21.05</token>
4 <xml name="requirements"> 5 <xml name="requirements">
5 <requirements> 6 <requirements>
6 <requirement type="package" version="@TOOL_VERSION@">bracken</requirement> 7 <requirement type="package" version="@TOOL_VERSION@">bracken</requirement>
7 </requirements> 8 </requirements>
8 </xml> 9 </xml>
9 <xml name="version"> 10 <xml name="version">
10 <version_command>echo @TOOL_VERSION@</version_command> 11 <version_command>echo @TOOL_VERSION@</version_command>
11 </xml> 12 </xml>
13 <xml name="edam">
14 <edam_topics>
15 <edam_topic>topic_3174</edam_topic>
16 <edam_topic>topic_3697</edam_topic>
17 </edam_topics>
18 <edam_operations>
19 <edam_operation>operation_2238</edam_operation>
20 </edam_operations>
21 </xml>
22 <xml name="xref">
23 <xrefs>
24 <xref type="bio.tools">bracken</xref>
25 </xrefs>
26 </xml>
12 <xml name="citations"> 27 <xml name="citations">
13 <citations> 28 <citations>
14 <citation type="doi">10.7717/peerj-cs.104</citation> 29 <citation type="doi">10.7717/peerj-cs.104</citation>
15 </citations> 30 </citations>
16 </xml> 31 </xml>