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

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

Functions

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

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.

◆ AsparticAcid

AsparticAcid

Definition at line 47 of file AminoAcid.hpp.

◆ GlutamicAcid

GlutamicAcid

Definition at line 48 of file AminoAcid.hpp.

◆ 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.

◆ Leucine

Leucine

Definition at line 54 of file AminoAcid.hpp.

◆ Methionine

Methionine

Definition at line 55 of file AminoAcid.hpp.

◆ Asparagine

Asparagine

Definition at line 56 of file AminoAcid.hpp.

◆ Proline

Proline

Definition at line 57 of file AminoAcid.hpp.

◆ Glutamine

Glutamine

Definition at line 58 of file AminoAcid.hpp.

◆ Arginine

Arginine

Definition at line 59 of file AminoAcid.hpp.

◆ Serine

Serine

Definition at line 60 of file AminoAcid.hpp.

◆ Threonine

Threonine

Definition at line 61 of file AminoAcid.hpp.

◆ 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.

◆ 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.