Mercurial > repos > jjohnson > peptideshaker
diff macros_basic.xml @ 1:fa76abf69433 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit e09348a0c372d4355c5dda6519e52ff17e0e8621-dirty
author | jjohnson |
---|---|
date | Fri, 08 Jun 2018 15:58:53 -0400 |
parents | 8b99cb00e1c4 |
children |
line wrap: on
line diff
--- a/macros_basic.xml Tue May 15 14:50:35 2018 -0400 +++ b/macros_basic.xml Fri Jun 08 15:58:53 2018 -0400 @@ -3,12 +3,13 @@ <stdio> <exit_code range="1:" level="fatal" description="Job Failed" /> <regex match="java.*Exception" level="fatal" description="Java Exception"/> + <regex match="Could not reserve enough space for * object heap" level="fatal" description="Out of memory"/> <regex match="Could not create the Java virtual machine" level="fatal" description="JVM Error"/> <regex match="CompomicsError" level="fatal" description="Compomics Error"/> </stdio> </xml> <token name="@SEARCHGUI_MAJOR_VERSION@">3</token> - <token name="@SEARCHGUI_VERSION@">3.2.26</token> + <token name="@SEARCHGUI_VERSION@">3.3.1</token> <xml name="citations"> <citations> <citation type="doi">10.1186/1471-2105-12-70</citation>