Mercurial > repos > iuc > humann2_split_table
comparison humann2_macros.xml @ 3:9aef81ff786b 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:14:21 +0000 |
| parents | b7b12cd9e58d |
| children |
comparison
equal
deleted
inserted
replaced
| 2:40b825e16aaf | 3:9aef81ff786b |
|---|---|
| 4 <xml name="requirements"> | 4 <xml name="requirements"> |
| 5 <requirements> | 5 <requirements> |
| 6 <requirement type="package" version="@WRAPPER_VERSION@">humann2</requirement> | 6 <requirement type="package" version="@WRAPPER_VERSION@">humann2</requirement> |
| 7 <yield/> | 7 <yield/> |
| 8 </requirements> | 8 </requirements> |
| 9 </xml> | |
| 10 | |
| 11 <xml name="stdio"> | |
| 12 <stdio> | |
| 13 <regex match="Failed to allocate sufficient memory." source="stderr" level="fatal_oom" description="Out of memory error occurred" /> | |
| 14 <regex match="MemoryError" source="stderr" level="fatal_oom" description="Out of memory error occurred" /> | |
| 15 </stdio> | |
| 9 </xml> | 16 </xml> |
| 10 <xml name="version"> | 17 <xml name="version"> |
| 11 <version_command>humann2 --version</version_command> | 18 <version_command>humann2 --version</version_command> |
| 12 </xml> | 19 </xml> |
| 13 <token name="@HELP_HEADER@"> | 20 <token name="@HELP_HEADER@"> |
