Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
OPXLDataStructs::PreprocessedPairSpectra Struct Reference

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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ PreprocessedPairSpectra()

Member Data Documentation

◆ spectra_all_peaks

MSExperiment spectra_all_peaks

Referenced by TOPPOpenPepXL::main_().

◆ spectra_common_peaks

MSExperiment spectra_common_peaks

Referenced by TOPPOpenPepXL::main_().

◆ spectra_xlink_peaks

MSExperiment spectra_xlink_peaks

Referenced by TOPPOpenPepXL::main_().


OpenMS / TOPP release 2.3.0 Documentation generated on Wed Apr 18 2018 19:29:15 using doxygen 1.8.14