#include <OpenMS/ANALYSIS/XLMS/OPXLDataStructs.h>
Classes | |
struct | AASeqWithMass |
The AASeqWithMass struct represents a normal peptide with its precomputed mass. More... | |
struct | AASeqWithMassComparator |
The AASeqWithMassComparator is a comparator for AASeqWithMass objects. More... | |
struct | CrossLinkSpectrumMatch |
The CrossLinkSpectrumMatch struct represents a PSM between a ProteinProteinCrossLink and a spectrum in OpenPepXL. More... | |
struct | PreprocessedPairSpectra |
The PreprocessedPairSpectra struct represents the result of comparing a light and a heavy labeled spectra to each other. More... | |
struct | ProteinProteinCrossLink |
The ProteinProteinCrossLink struct represents a cross-link between two peptides in OpenPepXL. More... | |
struct | XLPrecursor |
The XLPrecursor struct represents a cross-link candidate in the process of filtering candidates by precursor masses in OpenPepXL. More... | |
struct | XLPrecursorComparator |
The XLPrecursorComparator is a comparator for XLPrecursors, that allows direct comparison of the XLPrecursor precursor mass with double numbers. More... | |
Public Types | |
enum | ProteinProteinCrossLinkType { CROSS = 0, MONO = 1, LOOP = 2, NUMBER_OF_CROSS_LINK_TYPES } |
The ProteinProteinCrossLinkType enum enumerates possible types of Protein-Protein cross-linking reaction results. Cross-link, Mono-link or Loop-link. More... | |
enum | PeptidePosition { INTERNAL = 0, C_TERM = 1, N_TERM = 2 } |
The PeptidePosition enum. More... | |
enum PeptidePosition |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13 |