comparison macros.xml @ 7:37179f857279 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
author galaxyp
date Wed, 15 May 2019 08:07:27 -0400
parents 152c66d43da9
children e270a5689e12
comparison
equal deleted inserted replaced
6:821974b68e01 7:37179f857279
9 <yield/> 9 <yield/>
10 </requirements> 10 </requirements>
11 </xml> 11 </xml>
12 <xml name="stdio"> 12 <xml name="stdio">
13 <stdio> 13 <stdio>
14 <exit_code range="1:"/> 14 <regex match="Could not allocate metaspace" level="fatal_oom" description="Java memory Exception"/>
15 <exit_code range=":-1"/> 15 <regex match="Cannot create VM thread" level="fatal_oom" description="Java memory Exception"/>
16 <regex match="Exception:"/> 16 <regex match="qUncompress: could not allocate enough memory to uncompress data" level="fatal_oom" description="Java memory Exception"/>
17 </stdio> 17 </stdio>
18 </xml> 18 </xml>
19 <xml name="references"> 19 <xml name="references">
20 <citations> 20 <citations>
21 <citation type="doi">doi:10.1186/1471-2105-9-163</citation> 21 <citation type="doi">doi:10.1186/1471-2105-9-163</citation>