|
ProteoWizard
|
class for accessing information about the amino acids More...
Classes | |
| struct | Record |
| struct for holding data for a single amino acid More... | |
Functions | |
| PWIZ_API_DECL const Record & | record (Type type) |
| returns the amino acid's Record by type More... | |
| PWIZ_API_DECL const Record & | record (char symbol) |
| returns the amino acid's Record by symbol (may throw) More... | |
class for accessing information about the amino acids
| PWIZ_API_DECL const Record& pwiz::proteome::AminoAcid::Info::record | ( | Type | type | ) |
returns the amino acid's Record by type
Referenced by infoExample(), printRecord(), test(), testInfo(), testProbabilites(), testRealDatabase(), and testSulfur().
| PWIZ_API_DECL const Record& pwiz::proteome::AminoAcid::Info::record | ( | char | symbol | ) |
returns the amino acid's Record by symbol (may throw)