Mercurial > repos > iuc > customize_metaphlan_database
annotate macros.xml @ 9:5ed774e1616e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 70ba929dd55348ee43753e6ae29bd45c5cdf5471
author | iuc |
---|---|
date | Sat, 10 Feb 2024 23:56:32 +0000 |
parents | f93a61ef06cf |
children | 254cb00a578f |
rev | line source |
---|---|
0
a6c3f4f439f7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 1e543a44ceffd8e4c5537b9015606ab3b90a114c"
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
a6c3f4f439f7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 1e543a44ceffd8e4c5537b9015606ab3b90a114c"
iuc
parents:
diff
changeset
|
2 <macros> |
7
b18594e1a514
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 42f32d4c093fc3b8d2604c635e1f862fee695a05
iuc
parents:
6
diff
changeset
|
3 <token name="@TOOL_VERSION@">4.0.6</token> |
9
5ed774e1616e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 70ba929dd55348ee43753e6ae29bd45c5cdf5471
iuc
parents:
8
diff
changeset
|
4 <token name="@VERSION_SUFFIX@">2</token> |
6
46fc97bb98f9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 08ec37116aab4268fdb93f175b60e50a0bbfafb2
iuc
parents:
5
diff
changeset
|
5 <token name="@PROFILE@">22.05</token> |
46fc97bb98f9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 08ec37116aab4268fdb93f175b60e50a0bbfafb2
iuc
parents:
5
diff
changeset
|
6 <!-- Metaphlan DB compatible with this version of Metaphlan |
46fc97bb98f9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 08ec37116aab4268fdb93f175b60e50a0bbfafb2
iuc
parents:
5
diff
changeset
|
7 v4 introduced single genome level bins (SGB) and the index syntax differs from previous versions --> |
46fc97bb98f9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 08ec37116aab4268fdb93f175b60e50a0bbfafb2
iuc
parents:
5
diff
changeset
|
8 <token name="@IDX_VERSION@">SGB</token> |
46fc97bb98f9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 08ec37116aab4268fdb93f175b60e50a0bbfafb2
iuc
parents:
5
diff
changeset
|
9 <token name="@IDX_DATA_TABLE@">metaphlan_database_versioned</token> |
0
a6c3f4f439f7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 1e543a44ceffd8e4c5537b9015606ab3b90a114c"
iuc
parents:
diff
changeset
|
10 <xml name="edam_ontology"> |
6
46fc97bb98f9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 08ec37116aab4268fdb93f175b60e50a0bbfafb2
iuc
parents:
5
diff
changeset
|
11 <xrefs> |
46fc97bb98f9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 08ec37116aab4268fdb93f175b60e50a0bbfafb2
iuc
parents:
5
diff
changeset
|
12 <xref type="bio.tools">metaphlan</xref> |
46fc97bb98f9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 08ec37116aab4268fdb93f175b60e50a0bbfafb2
iuc
parents:
5
diff
changeset
|
13 </xrefs> |
0
a6c3f4f439f7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 1e543a44ceffd8e4c5537b9015606ab3b90a114c"
iuc
parents:
diff
changeset
|
14 </xml> |
a6c3f4f439f7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 1e543a44ceffd8e4c5537b9015606ab3b90a114c"
iuc
parents:
diff
changeset
|
15 <xml name="requirements"> |
a6c3f4f439f7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 1e543a44ceffd8e4c5537b9015606ab3b90a114c"
iuc
parents:
diff
changeset
|
16 <requirements> |
a6c3f4f439f7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 1e543a44ceffd8e4c5537b9015606ab3b90a114c"
iuc
parents:
diff
changeset
|
17 <requirement type="package" version="@TOOL_VERSION@">metaphlan</requirement> |
a6c3f4f439f7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 1e543a44ceffd8e4c5537b9015606ab3b90a114c"
iuc
parents:
diff
changeset
|
18 <yield/> |
a6c3f4f439f7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 1e543a44ceffd8e4c5537b9015606ab3b90a114c"
iuc
parents:
diff
changeset
|
19 </requirements> |
a6c3f4f439f7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 1e543a44ceffd8e4c5537b9015606ab3b90a114c"
iuc
parents:
diff
changeset
|
20 </xml> |
a6c3f4f439f7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 1e543a44ceffd8e4c5537b9015606ab3b90a114c"
iuc
parents:
diff
changeset
|
21 <xml name="citations"> |
a6c3f4f439f7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 1e543a44ceffd8e4c5537b9015606ab3b90a114c"
iuc
parents:
diff
changeset
|
22 <citations> |
2
487da152fb43
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit f1c6f4fe1e572ace84cf9106bc253603f55aac55"
iuc
parents:
1
diff
changeset
|
23 <citation type="doi">10.7554/eLife.65088</citation> |
0
a6c3f4f439f7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 1e543a44ceffd8e4c5537b9015606ab3b90a114c"
iuc
parents:
diff
changeset
|
24 </citations> |
a6c3f4f439f7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 1e543a44ceffd8e4c5537b9015606ab3b90a114c"
iuc
parents:
diff
changeset
|
25 </xml> |
a6c3f4f439f7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit 1e543a44ceffd8e4c5537b9015606ab3b90a114c"
iuc
parents:
diff
changeset
|
26 </macros> |