Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
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()

PreprocessedPairSpectra ( Size  size)
inline

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 Tue Jan 9 2018 18:22:11 using doxygen 1.8.13