#include <OpenMS/ANALYSIS/ID/IDConflictResolverAlgorithm.h>
|
| static void | resolve (FeatureMap &features) |
| | Resolves ambiguous annotations of features with peptide identifications. The the filtered identifications are added to the vector of unassigned peptides and also reduced to a single best hit. More...
|
| |
| static void | resolve (ConsensusMap &features) |
| | Resolves ambiguous annotations of consensus features with peptide identifications. The the filtered identifications are added to the vector of unassigned peptides and also reduced to a single best hit. More...
|
| |
◆ compareIDsSmallerScores_()
◆ resolve() [1/2]
Resolves ambiguous annotations of features with peptide identifications. The the filtered identifications are added to the vector of unassigned peptides and also reduced to a single best hit.
◆ resolve() [2/2]
Resolves ambiguous annotations of consensus features with peptide identifications. The the filtered identifications are added to the vector of unassigned peptides and also reduced to a single best hit.
◆ resolveConflict_() [1/2]
| static void resolveConflict_ |
( |
T & |
map | ) |
|
|
inlinestaticprotected |
◆ resolveConflict_() [2/2]