|
OpenMS
2.5.0
|
Go to the documentation of this file.
86 template <
typename MapType>
95 void updateMembers_()
override;
static void convert(UInt64 const input_map_index, PeakMap &input_map, ConsensusMap &output_map, Size n=-1)
Similar to convert for FeatureMaps.
A superimposer that uses a voting scheme, also known as pose clustering, to find a good affine transf...
Definition: PoseClusteringAffineSuperimposer.h:66
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:77
Int max_num_peaks_considered_
Definition: MapAlignmentAlgorithmPoseClustering.h:103
A base class for all classes handling default parameters.
Definition: DefaultParamHandler.h:91
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Base class for all classes that want to report their progress.
Definition: ProgressLogger.h:54
This class implements a pair finding algorithm for consensus features.
Definition: StablePairFinder.h:109
A map alignment algorithm based on pose clustering.
Definition: MapAlignmentAlgorithmPoseClustering.h:70
A container for consensus elements.
Definition: ConsensusMap.h:79
A container for features.
Definition: FeatureMap.h:95
ConsensusMap reference_
Definition: MapAlignmentAlgorithmPoseClustering.h:101
PoseClusteringAffineSuperimposer superimposer_
Definition: MapAlignmentAlgorithmPoseClustering.h:97
void setReference(const MapType &map)
Sets the reference for the alignment.
Definition: MapAlignmentAlgorithmPoseClustering.h:87
StablePairFinder pairfinder_
Definition: MapAlignmentAlgorithmPoseClustering.h:99