ProteoWizard
Classes | Namespaces | Functions | Variables
AminoAcid.hpp File Reference
#include "pwiz/utility/misc/Export.hpp"
#include "pwiz/utility/chemistry/Chemistry.hpp"
#include <string>
#include <memory>

Go to the source code of this file.

Classes

struct  pwiz::proteome::AminoAcid::Info::Record
 struct for holding data for a single amino acid More...
 

Namespaces

 pwiz
 
 pwiz::proteome
 
 pwiz::proteome::AminoAcid
 scope for types related to amino acids
 
 pwiz::proteome::AminoAcid::Info
 class for accessing information about the amino acids
 

Functions

PWIZ_API_DECL const Record & pwiz::proteome::AminoAcid::Info::record (Type type)
 returns the amino acid's Record by type More...
 
PWIZ_API_DECL const Record & pwiz::proteome::AminoAcid::Info::record (char symbol)
 returns the amino acid's Record by symbol (may throw) More...
 

Variables

 Alanine
 
 Cysteine
 
 AsparticAcid
 
 GlutamicAcid
 
 Phenylalanine
 
 Glycine
 
 Histidine
 
 Isoleucine
 
 Lysine
 
 Leucine
 
 Methionine
 
 Asparagine
 
 Proline
 
 Glutamine
 
 Arginine
 
 Serine
 
 Threonine
 
 Valine
 
 Tryptophan
 
 Tyrosine
 
 Selenocysteine
 
 AspX
 
 GlutX
 

Variable Documentation

§ Alanine

Alanine

Definition at line 45 of file AminoAcid.hpp.

Referenced by test().

§ Cysteine

Cysteine

Definition at line 45 of file AminoAcid.hpp.

Referenced by test().

§ AsparticAcid

AsparticAcid

Definition at line 45 of file AminoAcid.hpp.

Referenced by test().

§ GlutamicAcid

GlutamicAcid

Definition at line 45 of file AminoAcid.hpp.

Referenced by test().

§ Phenylalanine

Phenylalanine

Definition at line 45 of file AminoAcid.hpp.

§ Glycine

Glycine

Definition at line 45 of file AminoAcid.hpp.

§ Histidine

Histidine

Definition at line 45 of file AminoAcid.hpp.

§ Isoleucine

Isoleucine

Definition at line 45 of file AminoAcid.hpp.

§ Lysine

Lysine

Definition at line 45 of file AminoAcid.hpp.

Referenced by test().

§ Leucine

Leucine

Definition at line 45 of file AminoAcid.hpp.

§ Methionine

Methionine

Definition at line 45 of file AminoAcid.hpp.

Referenced by test().

§ Asparagine

Asparagine

Definition at line 45 of file AminoAcid.hpp.

Referenced by test().

§ Proline

Proline

Definition at line 45 of file AminoAcid.hpp.

Referenced by test().

§ Glutamine

Glutamine

Definition at line 45 of file AminoAcid.hpp.

Referenced by test().

§ Arginine

Arginine

Definition at line 45 of file AminoAcid.hpp.

§ Serine

Serine

Definition at line 45 of file AminoAcid.hpp.

Referenced by test().

§ Threonine

Threonine

Definition at line 45 of file AminoAcid.hpp.

Referenced by test().

§ Valine

Valine

Definition at line 45 of file AminoAcid.hpp.

§ Tryptophan

Tryptophan

Definition at line 45 of file AminoAcid.hpp.

§ Tyrosine

Tyrosine

Definition at line 45 of file AminoAcid.hpp.

Referenced by test().

§ Selenocysteine

Selenocysteine

Definition at line 45 of file AminoAcid.hpp.

Referenced by test().

§ AspX

AspX

Definition at line 45 of file AminoAcid.hpp.

§ GlutX

GlutX

Definition at line 45 of file AminoAcid.hpp.