Merges two qcml files together.
| pot. predecessor tools |  QCCalculator   | pot. successor tools | 
| QCCalculator | ||
| QCShrinker | 
The two or more given files (see parameter in) are merged. If a run/set exisits in several files, the qp of these are merged as well. Several runs from qcml files can be comprised in a set.
setname If the runs of the given input files are to be comprised in a set, this will be the name of the set.Output is in qcML format (see parameter out) which can be viewed directly in a modern browser (chromium, firefox).
The command line parameters of this tool are:
QCMerger -- Merges two qcml files together.
Version: 1.11.1 Nov 14 2013, 11:18:15, Revision: 11976
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.11.1 | Documentation generated on Thu Nov 14 2013 11:19:24 using doxygen 1.8.5 |