|
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 | |
| PWIZ_API_DECL const Record & | record (char symbol) |
| returns the amino acid's Record by symbol (may throw) | |
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(), test(), test_basic(), test_pdb(), test_pdb_vs_integer(), test_range(), 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)
1.8.1.1