comparison macros.xml @ 0:c0473c69ac9f draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/metaphlan/
author thanhlv
date Mon, 13 Feb 2023 11:36:16 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c0473c69ac9f
1 <?xml version="1.0"?>
2 <macros>
3 <token name="@TOOL_VERSION@">4.0.3</token>
4 <token name="@VERSION_SUFFIX@">1</token>
5 <token name="@PROFILE@">22.05</token>
6 <!-- Metaphlan DB compatible with this version of Metaphlan
7 v4 introduced single genome level bins (SGB) and the index syntax differs from previous versions -->
8 <token name="@IDX_VERSION@">SGB</token>
9 <token name="@IDX_DATA_TABLE@">metaphlan_database_versioned</token>
10 <xml name="edam_ontology">
11 <edam_topics>
12 <edam_topic>topic_3174</edam_topic>
13 <edam_topic>topic_0194</edam_topic>
14 </edam_topics>
15 <edam_operations>
16 <edam_operation>operation_2478</edam_operation>
17 <edam_operation>operation_0324</edam_operation>
18 </edam_operations>
19 </xml>
20 <xml name="requirements">
21 <requirements>
22 <requirement type="package" version="@TOOL_VERSION@">metaphlan</requirement>
23 <yield/>
24 </requirements>
25 </xml>
26 <xml name="citations">
27 <citations>
28 <citation type="doi">10.7554/eLife.65088</citation>
29 </citations>
30 </xml>
31 </macros>