![]() |
OpenMS
|
#include <OpenMS/ANALYSIS/TARGETED/TargetedExperiment.h>#include <OpenMS/ANALYSIS/MAPMATCHING/TransformationDescription.h>#include <OpenMS/ANALYSIS/OPENSWATH/MRMFeatureFinderScoring.h>#include <OpenMS/CONCEPT/ProgressLogger.h>#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>#include <OpenMS/KERNEL/MSExperiment.h>#include <OpenMS/FEATUREFINDER/FeatureFinderAlgorithmPickedHelperStructs.h>#include <OpenMS/FEATUREFINDER/FFIDAlgoExternalIDHandler.h>#include <OpenMS/METADATA/PeptideIdentificationList.h>#include <vector>#include <fstream>#include <map>Go to the source code of this file.
Classes | |
| class | FeatureFinderIdentificationAlgorithm |
| struct | FeatureFinderIdentificationAlgorithm::RTRegion |
| region in RT in which a peptide elutes: More... | |
| struct | FeatureFinderIdentificationAlgorithm::IMStats |
| Ion mobility statistics for a peptide in a specific RT region and charge state. More... | |
| struct | FeatureFinderIdentificationAlgorithm::FeatureFilterQuality |
| predicate for filtering features by overall quality: More... | |
| struct | FeatureFinderIdentificationAlgorithm::FeatureFilterPeptides |
| predicate for filtering features by assigned peptides: More... | |
| struct | FeatureFinderIdentificationAlgorithm::PeptideCompare |
| comparison functor for (unassigned) peptide IDs More... | |
| struct | FeatureFinderIdentificationAlgorithm::FeatureCompare |
| comparison functor for features More... | |
Namespaces | |
| OpenMS | |
| Main OpenMS namespace. | |
| struct OpenMS::FeatureFinderIdentificationAlgorithm::RTRegion |
| struct OpenMS::FeatureFinderIdentificationAlgorithm::IMStats |
Ion mobility statistics for a peptide in a specific RT region and charge state.
This structure stores statistical measures of ion mobility values collected from peptide identifications within a single RT region. These statistics are used for:
All values default to -1.0 to indicate missing/unavailable IM data.