35 #ifndef OPENMS_ANALYSIS_MAPMATCHING_FEATUREGROUPINGALGORITHMLABELED_H 36 #define OPENMS_ANALYSIS_MAPMATCHING_FEATUREGROUPINGALGORITHMLABELED_H 70 virtual void group(
const std::vector<FeatureMap > & maps,
ConsensusMap & out);
95 #endif // OPENMS_ANALYSIS_MAPMATCHING_FEATUREGROUPINGALGORITHMLABELED_H A more convenient string class.
Definition: String.h:57
static String getProductName()
Returns the product name (for the Factory)
Definition: FeatureGroupingAlgorithmLabeled.h:79
A container for consensus elements.
Definition: ConsensusMap.h:72
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
A map feature grouping algorithm for labeling techniques with two labels.
Definition: FeatureGroupingAlgorithmLabeled.h:51
Base class for all feature grouping algorithms.
Definition: FeatureGroupingAlgorithm.h:50
static FeatureGroupingAlgorithm * create()
Creates a new instance of this class (for Factory)
Definition: FeatureGroupingAlgorithmLabeled.h:73