changeset 6:3eee866bfb69 draft

Uploaded
author george-weingart
date Mon, 18 Aug 2014 19:54:09 -0400
parents 7808eb230709
children abf6747a67c7
files run_lefse.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/run_lefse.xml	Mon Aug 18 19:51:53 2014 -0400
+++ b/run_lefse.xml	Mon Aug 18 19:54:09 2014 -0400
@@ -4,7 +4,7 @@
 <command interpreter="python">run_lefse.py $inp_data $output -l $lda_th -a $kw_alpha -w $w_alpha -e $w_pol -y $multiclass -f 0.9</command> 
   <inputs>
     <page>
-	<param format="lefse" name="inp_data" type="data" label="Select data" help=""/>
+	<param format="lefse_for" name="inp_data" type="data" label="Select data" help=""/>
 	<param name="kw_alpha" type="float" size="2" value="0.05" label="Alpha value for the factorial Kruskal-Wallis test among classes"/>
 	<param name="w_alpha" type="float" size="2" value="0.05" label="Alpha value for the pairwise Wilcoxon test between subclasses"/>
 	<param name="lda_th" type="float" size="2" value="2.0" label="Threshold on the logarithmic LDA score for discriminative features"/>