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:
QCEmbedder -- produces qcml files
Version: 1.10.0 Mar 7 2013, 08:30:22, Revision: unknown
Usage:
QCEmbedder <options>
Options (mandatory options marked with '*'):
-in <file>* Input qcml file (valid formats: 'qcML')
-qp <string>* Target attachment table.
-qp_acc <string> The accession number of the given qp, only needed if qp is not yet contained in the run/
set.
-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')
-plot <file>* Plot file to be added to target quality parameter. (Plot file generated from csv output.
) (valid formats: 'PNG')
-table <file> Table file that will be added as attachment to the given qc. (valid formats: 'csv')
-out <file>* Output extended/reduced qcML file (valid formats: 'qcML')
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 |