changeset 32:9230fde1d48e draft

Uploaded
author nicolas
date Tue, 25 Oct 2016 14:39:48 -0400
parents 4f017b111d6c
children ff82ecfb509e
files evaluation.xml
diffstat 1 files changed, 0 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/evaluation.xml	Tue Oct 25 14:39:30 2016 -0400
+++ b/evaluation.xml	Tue Oct 25 14:39:48 2016 -0400
@@ -29,12 +29,6 @@
 			label="folds" help=" path to a folds file containing folds indexes in a R list called /folds/ such as produced by the folds tools in OGHMA suite. " 
 	/>
 	
-	<param name="evaluationPath" type="text"
-			label="path to the output folds" help= " a path to a FOLDER where the results (depending on the chosen mode) will be writen" 
-	/>
-		<param name="filePrefix" type="text" value="evaluated"
-			label="prefix of output files" help= "prefix to give to all files generate by evaluation" 
-			/>
   </inputs>
   
   
@@ -48,9 +42,6 @@
 "${r2}" -> doR2
 "${cor}" -> doCor
 "${folds}" -> folds
-"${evaluationPath}" -> out
-"${filePrefix}" -> name
-
     </configfile>
 </configfiles>