![]() |
OpenMS
|
#include <OpenMS/QC/IdentificationSummary.h>
Public Member Functions | |
| bool | operator== (const Result &rhs) const |
Public Attributes | |
| UInt | peptide_spectrum_matches = 0 |
| UniqueID | unique_peptides |
| UniqueID | unique_proteins |
| float | missed_cleavages_mean = 0 |
| double | protein_hit_scores_mean = 0 |
| double | peptide_length_mean = 0 |
| bool operator== | ( | const Result & | rhs | ) | const |
| float missed_cleavages_mean = 0 |
| double peptide_length_mean = 0 |
| UInt peptide_spectrum_matches = 0 |
| double protein_hit_scores_mean = 0 |
| UniqueID unique_peptides |
| UniqueID unique_proteins |