comparison macros.xml @ 0:75bedfb2078b draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
author iuc
date Wed, 12 May 2021 09:03:59 +0000
parents
children e2c71b852aba
comparison
equal deleted inserted replaced
-1:000000000000 0:75bedfb2078b
1 <?xml version="1.0"?>
2 <macros>
3 <token name="@TOOL_VERSION@">3.0.0</token>
4 <token name="@VERSION_SUFFIX@">0</token>
5 <token name="@PROFILE@">20.01</token>
6 <xml name="edam_ontology">
7 <edam_topics>
8 <edam_topic>topic_3174</edam_topic>
9 <edam_topic>topic_0194</edam_topic>
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>
16 <xml name="requirements">
17 <requirements>
18 <requirement type="package" version="@TOOL_VERSION@">humann</requirement>
19 <yield/>
20 </requirements>
21 </xml>
22 <xml name="version">
23 <version_command>humann --version</version_command>
24 </xml>
25 <token name="@HELP_HEADER@">
26 What it does
27 ============
28
29 HUMAnN is a pipeline for efficiently and accuretly profiling the presence/absence and abundance of microbial pathways in a community from metagenomic or metatranscriptomic sequencing data.
30
31 Read more about the tool: http://huttenhower.sph.harvard.edu/humann
32 </token>
33 <xml name="citations">
34 <citations>
35 <citation type="doi">10.1371/journal.pcbi.1002358</citation>
36 </citations>
37 </xml>
38 </macros>