OpenMS
MapAlignment

The map alignment algorithms. More...

Collaboration diagram for MapAlignment:

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  MapAlignmentAlgorithmSpectrumAlignment
 A map alignment algorithm based on spectrum similarity (dynamic programming). More...
 
class  MapAlignmentAlgorithmTreeGuided
 A map alignment algorithm based on peptide identifications from MS2 spectra. 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...
 

Detailed Description

The map alignment algorithms.