changeset 7:abf6747a67c7 draft

Uploaded
author george-weingart
date Mon, 18 Aug 2014 19:55:27 -0400
parents 3eee866bfb69
children 6ad6329b7879
files plot_single_feature.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plot_single_feature.xml	Mon Aug 18 19:54:09 2014 -0400
+++ b/plot_single_feature.xml	Mon Aug 18 19:55:27 2014 -0400
@@ -4,7 +4,7 @@
 <command interpreter="python">plot_features.py $inp_data $inp_res $arch --title_font_size $graphical.title_font_size --background_color $graphical.background_color --class_label_pos $graphical.class_label_pos --class_font_size $graphical.class_font_size --top $graphical.top --bot $graphical.bot --font_size $graphical.font_size --width $graphical.width --height $graphical.height -f one --feature_num $featd.feat --archive "none" --format $for --dpi $dpi --subcl_mean $graphical.subcl_mean --subcl_median $graphical.subcl_median </command>  
 <inputs>
 	<page>
-	<param format="lefse" name="inp_data" type="data" label="The formatted datasets" help=""/>
+	<param format="lefse_for" name="inp_data" type="data" label="The formatted datasets" help=""/>
 	<param format="lefse_res" name="inp_res" type="data" label="The LEfSe output" help=""/>
 
 	<param name="featd" type="data_column" data_ref="inp_res" value="1" optional="true" force_select="false" accept_default="false" />