OpenMS
2.7.0
|
#include <OpenMS/ANALYSIS/ID/IDScoreGetterSetter.h>
Public Types | |
typedef std::vector< std::pair< double, double > > | Base |
Used to collect data from the ID structures with the original score as first and target decoy annotation as second member of the pair. Target = true. Target+decoy for peptides = target. Protein groups with at least one target = target.
typedef std::vector<std::pair<double, double> > Base |