This application is used to provide data export from raw, id and feature data files generated via TOPP pipelines. It is intended to provide tables that can be read into R where QC metrics will be calculated.
The command line parameters of this tool are:
QCExporter -- produces qcml files
Version: 1.10.0 Mar 7 2013, 08:30:22, Revision: unknown
Usage:
QCExporter <options>
Options (mandatory options marked with '*'):
-in <file>* Input qcml file (valid formats: 'qcML')
-qp <choice>* Target attachment table. (valid: 'precursor tables', 'charge tables', 'total ion current
tables', 'delta ppm tables', 'feature tables', 'set id')
-name <string> The name of the target run or set that contains the requested quality parameter.
-run <file> The file from which the name of the target run that contains the requested quality param
eter is taken. This overrides the name parameter! (valid formats: 'mzML')
-out_csv <file>* Output csv formated quality parameter or extended qcML file (valid formats: 'csv')
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 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:47 using doxygen 1.7.1 |