comparison napq.xml @ 17:40ec8770780d

* Added support for pepxml (and more specifically for ProteomeDiscoverer 1.4). Tested with ProteomeDiscoverer 1.4 pepxml. * Improved HTML report of NapQ tool. * Fixed issue that was preventing SEDMAT matching from running in parallel/multi-threaded.
author pieter.lukasse@wur.nl
date Mon, 14 Apr 2014 17:11:33 +0200
parents d56c18ed0f77
children d31c6978d9d0
comparison
equal deleted inserted replaced
16:d56c18ed0f77 17:40ec8770780d
1 <tool name="NapQ" id="napq" version="0.0.1"> 1 <tool name="NapQ" id="napq" version="0.0.3">
2 <description>'no alignment' (alignment-free) peptide quantification</description> 2 <description>'no alignment' (alignment-free) peptide quantification</description>
3 <!-- 3 <!--
4 For remote debugging start you listener on port 8000 and use the following as command interpreter: 4 For remote debugging start you listener on port 8000 and use the following as command interpreter:
5 java -jar -Xdebug -Xrunjdwp:transport=dt_socket,address=D0100564.wurnet.nl:8000 5 java -jar -Xdebug -Xrunjdwp:transport=dt_socket,address=D0100564.wurnet.nl:8000
6 ////////////////////////// 6 //////////////////////////