comparison msgfplus.xml @ 7:f8873f2afc6f draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/msgfplus commit 50fb87998e32f563ca2eab3f295ee9af4877f287
author galaxyp
date Sat, 28 Oct 2017 04:00:21 -0400
parents 4b7d768b74d3
children 09e0ae6f661b
comparison
equal deleted inserted replaced
6:4b7d768b74d3 7:f8873f2afc6f
1 <tool id="msgfplus" name="MS-GF+" version="0.3.1"> 1 <tool id="msgfplus" name="MS-GF+" version="0.4">
2 <description> 2 <description>
3 Identifies peptides in tandem mass spectra using the MS-GF+ search engine. 3 Identifies peptides in tandem mass spectra using the MS-GF+ search engine.
4 </description> 4 </description>
5 <requirements> 5 <requirements>
6 <requirement type="package" version="2016.10.26">msgf_plus</requirement> 6 <requirement type="package" version="2017.07.21">msgf_plus</requirement>
7 </requirements> 7 </requirements>
8 <stdio> 8 <stdio>
9 <exit_code range="1:" level="fatal" description="Job Failed" /> 9 <exit_code range="1:" level="fatal" description="Job Failed" />
10 <regex match="java.*Exception" level="fatal" description="Java Exception"/> 10 <regex match="java.*Exception" level="fatal" description="Java Exception"/>
11 <regex match="Could not create the Java virtual machine" level="fatal" description="JVM Error"/> 11 <regex match="Could not create the Java virtual machine" level="fatal" description="JVM Error"/>