|
ProteoWizard
|
Public Attributes | |
| const char * | motif |
| const char * | formula |
| double | deltaMonoMass |
| double | deltaAvgMass |
| bool | isDynamic |
Definition at line 111 of file PeptideTest.cpp.
| const char* TestModification::motif |
Definition at line 113 of file PeptideTest.cpp.
| const char* TestModification::formula |
Definition at line 114 of file PeptideTest.cpp.
Referenced by modificationTest().
| double TestModification::deltaMonoMass |
Definition at line 115 of file PeptideTest.cpp.
Referenced by modificationTest().
| double TestModification::deltaAvgMass |
Definition at line 116 of file PeptideTest.cpp.
Referenced by modificationTest().
| bool TestModification::isDynamic |
Definition at line 117 of file PeptideTest.cpp.
1.8.1.1