changeset 1:394983afb1ee draft

Updated verbiage to instruct User to upload files using Galaxy Get data with data format tabular
author george-weingart
date Sat, 03 May 2014 11:30:16 -0400
parents 47ac77f2fe68
children 0efe0916b1b6
files format_input.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/format_input.xml	Wed Apr 30 21:40:18 2014 -0400
+++ b/format_input.xml	Sat May 03 11:30:16 2014 -0400
@@ -5,7 +5,7 @@
 <command interpreter="python">format_input.py $inp_data $formatted_input -f $cond.feat_dir -c $cond.cls_n -s $cond.subcls_n -u $cond.subj_n -o $norm </command> 
   <inputs>
     <page>
-	<param format="tabular" name="inp_data" type="data" label="Select data (tabular format)" help=""/>
+	<param format="tabular" name="inp_data" type="data" label="Upload a tabular file of relative abundances and class labels (possibly also subclass and subjects labels) for LEfSe - See samples below - Please use Galaxy Get-Data/Upload-File. Use File-Type = Tabular" help=""/>
 	<param name="cond" type="data_column" data_ref="inp_data" accept_default="true" /> 
 
 	<conditional name="cond" type="data_column" data_ref="inp_data" accept_default="true">