represents a peptide. First in silico. If experimental is set to true it is MS/MS derived. More...
#include <OpenMS/ANALYSIS/QUANTITATION/ProteinResolver.h>
Public Attributes | |
| std::list< ProteinEntry * > | proteins |
| bool | traversed |
| String | sequence |
| Size | peptide_identification |
| Size | peptide_hit |
| Size | index |
| Size | msd_group |
| Size | isd_group |
| bool | experimental |
| float | intensity |
| String | origin |
represents a peptide. First in silico. If experimental is set to true it is MS/MS derived.
| bool experimental |
| Size index |
| float intensity |
| Size isd_group |
| Size msd_group |
| String origin |
| Size peptide_hit |
| Size peptide_identification |
| std::list<ProteinEntry *> proteins |
| String sequence |
| bool traversed |
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:12 using doxygen 1.8.13 |