ProteoWizard
Public Attributes | List of all members
pwiz::proteome::AminoAcid::Info::Record Struct Reference

struct for holding data for a single amino acid More...

#include <AminoAcid.hpp>

Public Attributes

std::string name
 
std::string abbreviation
 
char symbol
 
chemistry::Formula residueFormula
 
chemistry::Formula formula
 
double abundance
 

Detailed Description

struct for holding data for a single amino acid

Definition at line 78 of file AminoAcid.hpp.

Member Data Documentation

§ name

std::string pwiz::proteome::AminoAcid::Info::Record::name

Definition at line 80 of file AminoAcid.hpp.

Referenced by printRecord().

§ abbreviation

std::string pwiz::proteome::AminoAcid::Info::Record::abbreviation

Definition at line 81 of file AminoAcid.hpp.

§ symbol

char pwiz::proteome::AminoAcid::Info::Record::symbol

Definition at line 82 of file AminoAcid.hpp.

Referenced by printRecord(), and testInfo().

§ residueFormula

chemistry::Formula pwiz::proteome::AminoAcid::Info::Record::residueFormula

Definition at line 83 of file AminoAcid.hpp.

Referenced by printRecord(), and test().

§ formula

chemistry::Formula pwiz::proteome::AminoAcid::Info::Record::formula

Definition at line 84 of file AminoAcid.hpp.

Referenced by hasLowerMass(), and printRecord().

§ abundance

double pwiz::proteome::AminoAcid::Info::Record::abundance

Definition at line 85 of file AminoAcid.hpp.

Referenced by printRecord(), and test().


The documentation for this struct was generated from the following file: