changeset 5:d294854b9d63 draft default tip

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/meta_proteome_analyzer commit 681518afc38787fd942ce201938c12c1dcdab1d1"
author galaxyp
date Sun, 03 Jan 2021 20:30:02 +0000
parents c587a54c70ad
children
files meta_proteome_analyzer.xml
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/meta_proteome_analyzer.xml	Mon Dec 14 21:17:41 2020 +0000
+++ b/meta_proteome_analyzer.xml	Sun Jan 03 20:30:02 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[