The PreprocessedPairSpectra struct represents the result of comparing a light and a heavy labeled spectra to each other. More...
#include <OpenMS/ANALYSIS/XLMS/OPXLDataStructs.h>
Public Member Functions | |
PreprocessedPairSpectra (Size size) | |
Public Attributes | |
MSExperiment | spectra_common_peaks |
MSExperiment | spectra_xlink_peaks |
MSExperiment | spectra_all_peaks |
The PreprocessedPairSpectra struct represents the result of comparing a light and a heavy labeled spectra to each other.
OpenPepXL can use labeled cross-linkers to denoise MS2 spectra. The PeakMaps contained in this struct represent the result of this denoising process for a whole mzML input file.
|
inline |
References MSExperiment::addSpectrum().
MSExperiment spectra_all_peaks |
Referenced by TOPPOpenPepXL::main_().
MSExperiment spectra_common_peaks |
Referenced by TOPPOpenPepXL::main_().
MSExperiment spectra_xlink_peaks |
Referenced by TOPPOpenPepXL::main_().
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13 |