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(), test(), testInfo(), testProbabilites(), testRealDatabase(), testSulfur(), pwiz::util::MSIHandler::~MSIHandler(), pwiz::peptideid::PeptideID_flat::~PeptideID_flat(), and pwiz::peptideid::PeptideID_pepXml::~PeptideID_pepXml().
PWIZ_API_DECL const Record& pwiz::proteome::AminoAcid::Info::record | ( | char | symbol | ) |
returns the amino acid's Record by symbol (may throw)