OpenMS  2.7.0
Public Types | List of all members
ScoreToTgtDecLabelPairs Struct Reference

#include <OpenMS/ANALYSIS/ID/IDScoreGetterSetter.h>

Inheritance diagram for ScoreToTgtDecLabelPairs:
[legend]
Collaboration diagram for ScoreToTgtDecLabelPairs:
[legend]

Public Types

typedef std::vector< std::pair< double, double > > Base
 

Detailed Description

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.

Member Typedef Documentation

◆ Base

typedef std::vector<std::pair<double, double> > Base