14#include <OpenMS/OpenMSConfig.h>
A container for consensus elements.
Definition ConsensusMap.h:67
Base class for all feature grouping algorithms.
Definition FeatureGroupingAlgorithm.h:25
Match-between-runs feature grouping via the PIP-ECHO algorithm.
Definition PipEchoAlgorithm.h:34
PipEchoAlgorithm & operator=(PipEchoAlgorithm &&)=delete
~PipEchoAlgorithm() override
Destructor.
PipEchoAlgorithm(const PipEchoAlgorithm &other)=delete
Copy constructor.
PipEchoAlgorithm()
Constructor.
PipEchoAlgorithm(PipEchoAlgorithm &&)=delete
void group(const std::vector< FeatureMap > &features, ConsensusMap &consensus) override
Groups corresponding features across the feature maps of one fraction.
PipEchoAlgorithm & operator=(const PipEchoAlgorithm &source)=delete
Assignment operator.
Main OpenMS namespace.
Definition openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19