![]() |
OpenMS
2.5.0
|
Applies a transformation to a range of values and records the results.
This is useful for plotting transformations for quality assessment etc.
The command line parameters of this tool are:
TransformationEvaluation -- Applies a transformation to a range of values
Full documentation: http://www.openms.de/documentation/UTILS_TransformationEvaluation.html
Version: 2.5.0 Feb 20 2020, 20:13:06, Revision: f649042
To cite OpenMS:
Rost HL, Sachsenberg T, Aiche S, Bielow C et al.. OpenMS: a flexible open-source software platform for mass spectrometry data analysis. Nat Meth. 2016; 13, 9: 741-748. doi:10.1038/nmeth.3959.
Usage:
TransformationEvaluation <options>
Options (mandatory options marked with '*'):
-in <file>* Input file containing the transformation description (valid formats: 'trafoXML')
-out <file> Output file containing original and transformed values; if empty, output is written to
the screen (valid formats: 'trafoXML')
-min <value> Minimum value to transform (default: '0.0')
-max <value> Maximum value to transform (if at or below 'min', select a suitable maximum based on
the transformation description) (default: '0.0')
-step <value> Step size between 'min' and 'max' (default: '1.0' min: '0.001')
Common UTIL options:
-ini <file> Use the given TOPP INI file
-threads <n> Sets the number of threads allowed to be used by the TOPP tool (default: '1')
-write_ini <file> Writes the default configuration file
--help Shows options
--helphelp Shows all options (including advanced)
INI file documentation of this tool:
1.8.16