OpenMS
|
The map alignment algorithms. More...
Classes | |
class | MapAlignmentAlgorithmIdentification |
A map alignment algorithm based on peptide identifications from MS2 spectra. More... | |
class | MapAlignmentAlgorithmKD |
An efficient reference-free feature map alignment algorithm for unlabeled data. More... | |
class | MapAlignmentAlgorithmPoseClustering |
A map alignment algorithm based on pose clustering. More... | |
class | MapAlignmentAlgorithmTreeGuided |
A map alignment algorithm based on peptide identifications from MS2 spectra. More... | |
class | MapAlignmentEvaluationAlgorithmPrecision |
Caap evaluation algorithm to obtain a precision value. More... | |
class | MapAlignmentEvaluationAlgorithmRecall |
Caap evaluation algorithm to obtain a recall value. More... | |
class | PoseClusteringAffineSuperimposer |
A superimposer that uses a voting scheme, also known as pose clustering, to find a good affine transformation. More... | |
class | PoseClusteringShiftSuperimposer |
A superimposer that uses a voting scheme, also known as pose clustering, to find a good shift transformation. More... | |
class | TransformationDescription |
Generic description of a coordinate transformation. More... | |
class | TransformationModel |
Base class for transformation models. More... | |
class | TransformationModelBSpline |
B-spline (non-linear) model for transformations. More... | |
class | TransformationModelInterpolated |
Interpolation model for transformations. More... | |
class | TransformationModelLinear |
Linear model for transformations. More... | |
class | TransformationModelLowess |
Lowess (non-linear) model for transformations. More... | |
The map alignment algorithms.