Mercurial > repos > pieterlukasse > prims_metabolomics
diff combine_output.xml @ 41:e67149fbff20
small changes/improvements;
new metams and xcms tools
author | pieter.lukasse@wur.nl |
---|---|
date | Thu, 06 Nov 2014 16:14:44 +0100 |
parents | 9d5f4f5f764b |
children |
line wrap: on
line diff
--- a/combine_output.xml Fri Sep 19 16:14:58 2014 +0200 +++ b/combine_output.xml Thu Nov 06 16:14:44 2014 +0100 @@ -4,10 +4,11 @@ combine_output.py $rankfilter_in $caslookup_in $out_single $out_multi </command> <inputs> - <param format="tabular" name="caslookup_in" type="data" label="RIQC-Lookup RI for CAS output" + <param format="tabular" name="rankfilter_in" type="data" label="RIQC-RankFilter output (Estimated RI)" + help="Select the output file from the RankFilter tool"/> + <param format="tabular" name="caslookup_in" type="data" label="RIQC-Lookup RI for CAS output ('Known' RI)" help="Select the output file from the CasLookup tool"/> - <param format="tabular" name="rankfilter_in" type="data" label="RIQC-RankFilter output" - help="Select the output file from the RankFilter tool"/> + <!-- <param TODO : could add "tolerance for ERI-KRI"(Estimated RI-Known RI)--> </inputs> <outputs> <data format="tabular" label="${tool.name} (Single) on ${on_string}" name="out_single" />