changeset 2:8e1b99a7d733 draft

Bug fix on RI file format
author yguitton
date Wed, 24 May 2017 07:39:18 -0400
parents 142fbe102a9d
children c75532b75ba1
files metams_runGC.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/metams_runGC.xml	Wed May 24 07:25:50 2017 -0400
+++ b/metams_runGC.xml	Wed May 24 07:39:18 2017 -0400
@@ -1,4 +1,4 @@
- <tool id="metams_runGC" name="metaMS.runGC" version="2.0">
+ <tool id="metams_runGC" name="metaMS.runGC" version="2.1">
        
     <description>GC-MS data preprocessing using metaMS package</description>
     
@@ -108,7 +108,7 @@
                         <option value="hide" selected="true">hide</option>
                     </param>
                     <when value="show">
-                        <param name="ri_input" type="data" format="csv,tsv,gg" label=" RI file" help="A file with two column (rt and RI) with rt in minutes as needed for RI option in runGC" />
+                        <param name="ri_input" type="data" format="tabular,txt,csv,tsv,gg" label=" RI file" help="A file with two column (rt and RI) with rt in minutes as needed for RI option in runGC" />
 				    </when>
                     <when value="hide" />
 			     </conditional>
@@ -149,7 +149,7 @@
                         <option value="hide" selected="true">hide</option>
                     </param>
                     <when value="show">
-                        <param name="ri_input" type="data" format="csv,tsv,gg" label=" RI file" help="A file with two column (rt and RI) with rt in minutes as needed for RI option in runGC" />
+                        <param name="ri_input" type="data" format="tabular,txt,csv,tsv,gg" label=" RI file" help="A file with two column (rt and RI) with rt in minutes as needed for RI option in runGC" />
 						
                     </when>
                     <when value="hide" />