Repository 'prims_metabolomics2'
hg clone https://toolshed.g2.bx.psu.edu/repos/pieterlukasse/prims_metabolomics2

Changeset 23:bee03dc123f2 (2018-02-20)
Previous changeset 22:f0c6feab06e7 (2015-06-03) Next changeset 24:2ab40f9266e4 (2018-02-20)
Commit message:
format "any" changed to "tabular"
modified:
rankfilter_GCMS/rankfilterGCMS_tabular.xml
b
diff -r f0c6feab06e7 -r bee03dc123f2 rankfilter_GCMS/rankfilterGCMS_tabular.xml
--- a/rankfilter_GCMS/rankfilterGCMS_tabular.xml Wed Jun 03 11:54:12 2015 +0200
+++ b/rankfilter_GCMS/rankfilterGCMS_tabular.xml Tue Feb 20 07:29:49 2018 -0500
b
@@ -9,7 +9,7 @@
            help="Calibration file with reference masses (e.g. alkanes) with their RT and RI values"
      dynamic_options='get_directory_files("tool-data/shared/PRIMS-metabolomics/RankFilter_Calibration_Files")'/>
      -->
-    <param name="calibration" format="any" type="data" label="Calibration File" 
+    <param name="calibration" format="tabular" type="data" label="Calibration File" 
            help="Calibration file containing reference masses (e.g. alkanes) with their respective RT and RI values"/>
 
     <param name="analysis_type" type="select" format="text" label="Analysis Type"