|
ProteoWizard
|
Public Attributes | |
| const char * | sequence |
| const char * | mods |
| bool | modsHaveFormulas |
| ModificationParsing | mp |
| ModificationDelimiter | md |
| double | monoMass |
| double | avgMass |
| int | exception |
Definition at line 133 of file PeptideTest.cpp.
| const char* TestModifiedPeptide::sequence |
Definition at line 135 of file PeptideTest.cpp.
Referenced by modificationTest().
| const char* TestModifiedPeptide::mods |
Definition at line 136 of file PeptideTest.cpp.
Referenced by modificationTest().
| bool TestModifiedPeptide::modsHaveFormulas |
Definition at line 137 of file PeptideTest.cpp.
Referenced by modificationTest().
| ModificationParsing TestModifiedPeptide::mp |
Definition at line 138 of file PeptideTest.cpp.
Referenced by modificationTest().
| ModificationDelimiter TestModifiedPeptide::md |
Definition at line 139 of file PeptideTest.cpp.
Referenced by modificationTest().
| double TestModifiedPeptide::monoMass |
Definition at line 140 of file PeptideTest.cpp.
Referenced by modificationTest().
| double TestModifiedPeptide::avgMass |
Definition at line 141 of file PeptideTest.cpp.
Referenced by modificationTest().
| int TestModifiedPeptide::exception |
Definition at line 142 of file PeptideTest.cpp.
Referenced by modificationTest().
1.8.1.1