#include <OpenMS/KERNEL/StandardTypes.h>
#include <OpenMS/METADATA/PeptideHit.h>
#include <OpenMS/KERNEL/MSExperiment.h>
#include <OpenMS/CHEMISTRY/ResidueModification.h>
#include <OpenMS/FORMAT/FASTAFile.h>
#include <OpenMS/CHEMISTRY/EnzymaticDigestion.h>
Go to the source code of this file.
Classes | |
class | OPXLDataStructs |
struct | OPXLDataStructs::ProteinProteinCrossLink |
The ProteinProteinCrossLink struct represents a cross-link between two peptides in OpenPepXL. More... | |
struct | OPXLDataStructs::CrossLinkSpectrumMatch |
The CrossLinkSpectrumMatch struct represents a PSM between a ProteinProteinCrossLink and a spectrum in OpenPepXL. More... | |
struct | OPXLDataStructs::XLPrecursor |
The XLPrecursor struct represents a cross-link candidate in the process of filtering candidates by precursor masses in OpenPepXL. More... | |
struct | OPXLDataStructs::XLPrecursorComparator |
The XLPrecursorComparator is a comparator for XLPrecursors, that allows direct comparison of the XLPrecursor precursor mass with double numbers. More... | |
struct | OPXLDataStructs::AASeqWithMass |
The AASeqWithMass struct represents a normal peptide with its precomputed mass. More... | |
struct | OPXLDataStructs::AASeqWithMassComparator |
The AASeqWithMassComparator is a comparator for AASeqWithMass objects. More... | |
struct | OPXLDataStructs::PreprocessedPairSpectra |
The PreprocessedPairSpectra struct represents the result of comparing a light and a heavy labeled spectra to each other. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:05 using doxygen 1.8.13 |