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

Changeset 20:24fb75fedee0 (2014-02-11)
Previous changeset 19:c068ed713eb9 (2014-01-31) Next changeset 21:19d8fd10248e (2014-03-05)
Commit message:
Made calibration file configurable at UI.
modified:
rankfilterGCMS_tabular.xml
b
diff -r c068ed713eb9 -r 24fb75fedee0 rankfilterGCMS_tabular.xml
--- a/rankfilterGCMS_tabular.xml Fri Jan 31 12:21:51 2014 +0100
+++ b/rankfilterGCMS_tabular.xml Tue Feb 11 12:29:50 2014 +0100
b
@@ -5,9 +5,12 @@
     <param format="tabular" name="sample" type="data" label="Sample File" 
         help="Converted PDF file in tabular format" />
  <!-- question: is this calibration file not column specific as it includes RT info?? -->
-    <param name="calibration"  type="select" label="Calibration File" 
+    <!-- this one should be input file for now:<param name="calibration"  type="select" label="Calibration File" 
            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" 
+           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"
         help="Select the type of analysis that has been used to generate the sample file">