comparison msclust.xml @ 32:746cb34f10ed

new mem setting
author pieter.lukasse@wur.nl
date Tue, 16 Sep 2014 07:31:36 +0200
parents 31e6e2242d33
children 42880675f824
comparison
equal deleted inserted replaced
31:31e6e2242d33 32:746cb34f10ed
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 //////////////////////////
7 7
8 TODO in command below: add conditionals according to options of using or NOT the tolerances/thresholds from previous steps 8 TODO in command below: add conditionals according to options of using or NOT the tolerances/thresholds from previous steps
9 --> 9 -->
10 <command interpreter="java -jar "> 10 <command interpreter="java -jar -Xmx32g ">
11 MsClust.jar 11 MsClust.jar
12 -peaksFileName $inputPeaks 12 -peaksFileName $inputPeaks
13 -dataType $dataType 13 -dataType $dataType
14 -imputationMethod $imputationMethod.type 14 -imputationMethod $imputationMethod.type
15 #if $imputationMethod.type == "valueRange" 15 #if $imputationMethod.type == "valueRange"