Mercurial > repos > thanhlv > humann_barplot
comparison macros.xml @ 0:efd03b79029f draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 6b06711cfba45855d5a992ed1c73c472eaef644f
| author | thanhlv |
|---|---|
| date | Mon, 13 Feb 2023 16:16:12 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:efd03b79029f |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <macros> | |
| 3 <token name="@TOOL_VERSION@">3.6.0</token> | |
| 4 <token name="@VERSION_SUFFIX@">0</token> | |
| 5 <token name="@PROFILE@">22.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.7554/eLife.65088</citation> | |
| 36 <citation type="doi">10.1371/journal.pcbi.1002358</citation> | |
| 37 </citations> | |
| 38 </xml> | |
| 39 </macros> |
