Mercurial > repos > iuc > humann2
diff humann2.xml @ 3:f22f41112336 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann2 commit 55eb503f50c54695ec36c3d4671c2b3e64d05f40"
| author | iuc |
|---|---|
| date | Fri, 05 Feb 2021 18:21:28 +0000 |
| parents | a7ff077597bc |
| children | fdec83ce1122 |
line wrap: on
line diff
--- a/humann2.xml Sat Jan 25 23:18:24 2020 +0000 +++ b/humann2.xml Fri Feb 05 18:21:28 2021 +0000 @@ -1,9 +1,10 @@ -<tool id="humann2" name="HUMAnN2" version="@WRAPPER_VERSION@.0"> +<tool id="humann2" name="HUMAnN2" version="@WRAPPER_VERSION@.2"> <description>to profile presence/absence and abundance of microbial pathways and gene families</description> <macros> <import>humann2_macros.xml</import> </macros> - <expand macro="requirements"> + <expand macro="stdio"/> + <expand macro="requirements"> <requirement type="package" version="2.3.0">bowtie2</requirement> <requirement type="package" version="2.6.0">metaphlan2</requirement> <requirement type="package" version="0.8.24">diamond</requirement>
