Mercurial > repos > iuc > humann2_barplot
comparison humann2_macros.xml @ 2:0843161c685d 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:13:03 +0000 |
| parents | d310c60e503e |
| children |
comparison
equal
deleted
inserted
replaced
| 1:403e42e00caa | 2:0843161c685d |
|---|---|
| 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@"> |
