comparison humann2_macros.xml @ 5:63cc5fd0f8d6 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:23:49 +0000
parents ace84aac38ce
children
comparison
equal deleted inserted replaced
4:00a75006b974 5:63cc5fd0f8d6
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@">