representation of an msd group. Contains peptides, proteins and a pointer to its ISD group More...
#include <OpenMS/ANALYSIS/QUANTITATION/ProteinResolver.h>
Public Attributes | |
| std::list< ProteinEntry * > | proteins |
| std::list< PeptideEntry * > | peptides |
| Size | index |
| ISDGroup * | isd_group |
| Size | number_of_decoy |
| Size | number_of_target |
| Size | number_of_target_plus_decoy |
| float | intensity |
representation of an msd group. Contains peptides, proteins and a pointer to its ISD group
| Size index |
| float intensity |
| ISDGroup* isd_group |
| Size number_of_decoy |
| Size number_of_target |
| Size number_of_target_plus_decoy |
| std::list<PeptideEntry *> peptides |
| std::list<ProteinEntry *> proteins |
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:12 using doxygen 1.8.13 |