Mercurial > repos > pieterlukasse > prims_metabolomics
diff combine_output.xml @ 1:071a185c2ced
new tools
| author | pieter.lukasse@wur.nl |
|---|---|
| date | Fri, 24 Oct 2014 12:52:56 +0200 |
| parents | 4b94bb2d381c |
| children |
line wrap: on
line diff
--- a/combine_output.xml Thu Jan 16 13:22:38 2014 +0100 +++ b/combine_output.xml Fri Oct 24 12:52:56 2014 +0200 @@ -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" />
