![]() |
OpenMS
|
#include <cmath>#include <limits>#include <map>#include <OpenMS/CONCEPT/ProgressLogger.h>#include <OpenMS/CONCEPT/LogStream.h>#include <OpenMS/KERNEL/FeatureMap.h>#include <OpenMS/ANALYSIS/MAPMATCHING/TransformationDescription.h>#include <OpenMS/ANALYSIS/TARGETED/TargetedExperiment.h>#include <OpenMS/MATH/MathFunctions.h>Go to the source code of this file.
Classes | |
| class | ConfidenceScoring |
| Confidence scoring for SRM/MRM/PRM features against a targeted assay library. More... | |
| struct | ConfidenceScoring::GLM_ |
| Binomial GLM used to map (squared-normalised-RT-diff, intensity-distance) -> [0, 1] confidence. More... | |
| struct | ConfidenceScoring::RTNorm_ |
| Map RT values into the [0, 100] interval using min/max RT of the assay library. More... | |
Namespaces | |
| namespace | OpenMS |
| Main OpenMS namespace. | |