Mercurial > repos > iuc > customize_metaphlan_database
comparison macros.xml @ 6:46fc97bb98f9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 08ec37116aab4268fdb93f175b60e50a0bbfafb2
author | iuc |
---|---|
date | Mon, 27 Feb 2023 07:00:19 +0000 |
parents | 892a0629e2ed |
children | b18594e1a514 |
comparison
equal
deleted
inserted
replaced
5:892a0629e2ed | 6:46fc97bb98f9 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <macros> | 2 <macros> |
3 <token name="@TOOL_VERSION@">4.0.3</token> | 3 <token name="@TOOL_VERSION@">4.0.5</token> |
4 <token name="@VERSION_SUFFIX@">0</token> | 4 <token name="@VERSION_SUFFIX@">0</token> |
5 <token name="@PROFILE@">20.01</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> | |
6 <xml name="edam_ontology"> | 10 <xml name="edam_ontology"> |
7 <edam_topics> | 11 <xrefs> |
8 <edam_topic>topic_3174</edam_topic> | 12 <xref type="bio.tools">metaphlan</xref> |
9 <edam_topic>topic_0194</edam_topic> | 13 </xrefs> |
10 </edam_topics> | |
11 <edam_operations> | |
12 <edam_operation>operation_2478</edam_operation> | |
13 <edam_operation>operation_0324</edam_operation> | |
14 </edam_operations> | |
15 </xml> | 14 </xml> |
16 <xml name="requirements"> | 15 <xml name="requirements"> |
17 <requirements> | 16 <requirements> |
18 <requirement type="package" version="@TOOL_VERSION@">metaphlan</requirement> | 17 <requirement type="package" version="@TOOL_VERSION@">metaphlan</requirement> |
19 <yield/> | 18 <yield/> |