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:
QCMerger -- produces qcml files
Version: 1.10.0 Mar 7 2013, 08:30:22, Revision: unknown
Usage:
QCMerger <options>
Options (mandatory options marked with '*'):
-in <files>* List of qcml files to be merged. (valid formats: 'qcML')
-out <file>* Output extended/reduced qcML file (valid formats: 'qcML')
-setname <string> Use only when all given qcml files belong to one set, which will be held under the given
name.
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 |