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
Version: 2.3.0 Jan 9 2018, 17:46:23, Revision: 38ae115
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')
-max <value> Maximum value to transform (if at or below 'min', select a suitable maximum based on
the transformation description) (default: '0')
-step <value> Step size between 'min' and 'max' (default: '1' 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:
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:06 using doxygen 1.8.13 |