ProteoWizard
Classes | Functions
pwiz::proteome::AminoAcid::Info Namespace Reference

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 Recordrecord (Type type)
 returns the amino acid's Record by type
 
PWIZ_API_DECL const Recordrecord (char symbol)
 returns the amino acid's Record by symbol (may throw)
 

Detailed Description

class for accessing information about the amino acids

Function Documentation

◆ record() [1/2]

PWIZ_API_DECL const Record & pwiz::proteome::AminoAcid::Info::record ( Type  type)

returns the amino acid's Record by type

Referenced by test().

◆ record() [2/2]

PWIZ_API_DECL const Record & pwiz::proteome::AminoAcid::Info::record ( char  symbol)

returns the amino acid's Record by symbol (may throw)