35 #ifndef OPENMS_TRANSFORMATIONS_FEATUREFINDER_SEEDLISTGENERATOR_H
36 #define OPENMS_TRANSFORMATIONS_FEATUREFINDER_SEEDLISTGENERATOR_H
83 void generateSeedList(std::vector<PeptideIdentification> & peptides,
84 SeedList & seeds,
bool use_peptide_mass =
false);
110 #endif // OPENMS_TRANSFORMATIONS_FEATUREFINDER_SEEDLISTGENERATOR_H
std::vector< DPosition< 2 > > SeedList
List of seed positions.
Definition: SeedListGenerator.h:61
A container for features.
Definition: FeatureMap.h:93
A container for consensus elements.
Definition: ConsensusMap.h:72
Generate seed lists for feature detection.
Definition: SeedListGenerator.h:56
Map class based on the STL map (containing several convenience functions)
Definition: Map.h:51