comparison msgfplus.xml @ 10:67960a7795a9 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:05 -0400
parents b45ced785e01
children 93ce283945f6
comparison
equal deleted inserted replaced
9:b45ced785e01 10:67960a7795a9
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"/>