Corrects the precursor mz of high resolution data.
| pot. predecessor tools | HighResPrecursorMassCorrector | pot. successor tools |
| PeakPickerHiRes | MascotAdapter (or other ID engines) |
This tool performs precursor mz correction on picked (=centroided) high resolution data.
The command line parameters of this tool are:
HighResPrecursorMassCorrector -- Corrects the precursor mass and charge determined by the instrument software
.
Version: 2.0.0 Jul 29 2015, 20:40:22, Revision: GIT-NOTFOUND
Usage:
HighResPrecursorMassCorrector <options>
Options (mandatory options marked with '*'):
-in <file>* Input file (centroided data) (valid formats: 'mzML')
Use features for precursor mass correction.:
-feature:in <file> Features used to correct precursor masses. (valid formats: 'featu
reXML')
-feature:mz_tolerance <num> The precursor mass tolerance. Used to determine matching to featu
re mass traces. (default: '5')
-feature:mz_tolerance_unit <choice> Unit of precursor mass tolerance (default: 'ppm' valid: 'Da',
'ppm')
-feature:rt_tolerance <num> Additional retention time tolerance added to feature boundaries.
(default: '0')
-feature:believe_charge Whether precursor charge is assumed correct.
-feature:keep_original Whether a copy of the precusor and MS2 should be made (true) or
if the original should be discarded (false).
-feature:assign_all_matching Whether a precursor should be corrected to all matching features
(true) or only the nearest (false). Only evaluated if copies are
created (feature:keep_original).
-out <file>* Output file (valid formats: 'mzML')
-out_csv <file> Optional csv output file containing columns: precursor rt, uncorr
ected mz, corrected mz, delta mz
(valid formats: 'csv')
Use nearest MS1 peak for precursor mass correction.:
-nearest_peak:mz_tolerance <num> The precursor mass tolerance. Used to determine matching to next
MS1 peak. (default: '0')
-nearest_peak:mz_tolerance_unit <choice> Unit of precursor mass tolerance (default: 'ppm' valid: 'Da',
'ppm')
Common TOPP 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.0.0 | Documentation generated on Thu Jul 30 2015 03:13:00 using doxygen 1.8.9.1 |