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

const PWIZ_API_DECL Record & pwiz::proteome::AminoAcid::Info::record (Type type)
 returns the amino acid's Record by type More...
 
const PWIZ_API_DECL 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 46 of file AminoAcid.hpp.

Referenced by test().

◆ AsparticAcid

AsparticAcid

Definition at line 47 of file AminoAcid.hpp.

Referenced by test().

◆ GlutamicAcid

GlutamicAcid

Definition at line 48 of file AminoAcid.hpp.

Referenced by test().

◆ Phenylalanine

Phenylalanine

Definition at line 49 of file AminoAcid.hpp.

◆ Glycine

Glycine

Definition at line 50 of file AminoAcid.hpp.

◆ Histidine

Histidine

Definition at line 51 of file AminoAcid.hpp.

◆ Isoleucine

Isoleucine

Definition at line 52 of file AminoAcid.hpp.

◆ Lysine

Lysine

Definition at line 53 of file AminoAcid.hpp.

Referenced by test().

◆ Leucine

Leucine

Definition at line 54 of file AminoAcid.hpp.

◆ Methionine

Methionine

Definition at line 55 of file AminoAcid.hpp.

Referenced by test().

◆ Asparagine

Asparagine

Definition at line 56 of file AminoAcid.hpp.

Referenced by test().

◆ Proline

Proline

Definition at line 57 of file AminoAcid.hpp.

Referenced by test().

◆ Glutamine

Glutamine

Definition at line 58 of file AminoAcid.hpp.

Referenced by test().

◆ Arginine

Arginine

Definition at line 59 of file AminoAcid.hpp.

◆ Serine

Serine

Definition at line 60 of file AminoAcid.hpp.

Referenced by test().

◆ Threonine

Threonine

Definition at line 61 of file AminoAcid.hpp.

Referenced by test().

◆ Valine

Valine

Definition at line 62 of file AminoAcid.hpp.

◆ Tryptophan

Tryptophan

Definition at line 63 of file AminoAcid.hpp.

◆ Tyrosine

Tyrosine

Definition at line 64 of file AminoAcid.hpp.

Referenced by test().

◆ Selenocysteine

Selenocysteine

Definition at line 65 of file AminoAcid.hpp.

Referenced by test().

◆ AspX

AspX

Definition at line 66 of file AminoAcid.hpp.

◆ GlutX

GlutX

Definition at line 67 of file AminoAcid.hpp.