Repository 'meta_proteome_analyzer'
hg clone https://toolshed.g2.bx.psu.edu/repos/galaxyp/meta_proteome_analyzer

Changeset 3:d8d23dfcf68b (2021-01-03)
Previous changeset 2:ad3e9fdeabb7 (2020-12-14)
Commit message:
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/meta_proteome_analyzer commit 681518afc38787fd942ce201938c12c1dcdab1d1"
modified:
meta_proteome_analyzer.xml
b
diff -r ad3e9fdeabb7 -r d8d23dfcf68b meta_proteome_analyzer.xml
--- a/meta_proteome_analyzer.xml Mon Dec 14 21:18:06 2020 +0000
+++ b/meta_proteome_analyzer.xml Sun Jan 03 20:30:24 2021 +0000
[
@@ -4,7 +4,7 @@
     </description>
     <macros>
         <token name="@TOOL_VERSION@">2.0.0</token>
-        <token name="@WRAPPER_VERSION@">0</token>
+        <token name="@WRAPPER_VERSION@">1</token>
         <xml name="test_output" token_name="" token_has_text="">
             <output name="output_PSMs">
                <assert_contents>
@@ -18,7 +18,9 @@
         <requirement type="package" version="@TOOL_VERSION@">mpa-portable</requirement>
     </requirements>
     <stdio>
-        <regex match="Could not allocate metaspace" source="both" level="fatal_oom" description="Low space on device" />
+        <regex match="Could not allocate metaspace" source="both" level="fatal_oom" description="Insufficient memory" />
+        <regex match="OutOfMemoryError" source="both" level="fatal_oom" description="Insufficient memory" />
+     
     </stdio>
     <command detect_errors="exit_code">
 <![CDATA[