UltraScan III
List of all members | Public Attributes
US_Math2::Peptide Class Reference

A structure used for calculating a peptide sequence. More...

#include "us_math2.h"

Public Attributes

uint a
 alanine More...
 
uint b
 M or D. More...
 
uint c
 cysteine More...
 
uint d
 aspartic acid More...
 
uint e
 glutamic acid More...
 
uint f
 phenylalanine More...
 
uint g
 glycine More...
 
uint h
 histidine More...
 
uint i
 isoleucine More...
 
uint j
 Hao (James Nowick) More...
 
uint k
 lysine More...
 
uint l
 leucine More...
 
uint m
 methionine More...
 
uint n
 asparagine More...
 
uint o
 delta-linked ornithin (James Nowick) More...
 
uint p
 proline More...
 
uint q
 glutamine More...
 
uint r
 arginine More...
 
uint s
 serine More...
 
uint t
 threonine More...
 
uint u
 currently unused More...
 
uint v
 valine More...
 
uint w
 tryptophan More...
 
uint x
 unknown More...
 
uint y
 tyrosine More...
 
uint z
 E or Q. More...
 
uint dab
 diaminobutyric acid (John Kulp), symbol: "+" More...
 
uint dpr
 diaminopropanoic acid (John Kulp), symbol: "@" More...
 
double vbar
 partial specific volume More...
 
double vbar20
 partial specific volume at 20 deg. More...
 
double mw
 molecular weight More...
 
double vbar_sum
 vbar sum More...
 
double weight
 weight More...
 
double e280
 extinction coefficient at 280 nm More...
 
uint residues
 residues More...
 

Detailed Description

A structure used for calculating a peptide sequence.

Definition at line 29 of file us_math2.h.

Member Data Documentation

uint US_Math2::Peptide::a

alanine

Definition at line 32 of file us_math2.h.

uint US_Math2::Peptide::b

M or D.

Definition at line 33 of file us_math2.h.

uint US_Math2::Peptide::c

cysteine

Definition at line 34 of file us_math2.h.

uint US_Math2::Peptide::d

aspartic acid

Definition at line 35 of file us_math2.h.

uint US_Math2::Peptide::dab

diaminobutyric acid (John Kulp), symbol: "+"

Definition at line 58 of file us_math2.h.

uint US_Math2::Peptide::dpr

diaminopropanoic acid (John Kulp), symbol: "@"

Definition at line 59 of file us_math2.h.

uint US_Math2::Peptide::e

glutamic acid

Definition at line 36 of file us_math2.h.

double US_Math2::Peptide::e280

extinction coefficient at 280 nm

Definition at line 65 of file us_math2.h.

uint US_Math2::Peptide::f

phenylalanine

Definition at line 37 of file us_math2.h.

uint US_Math2::Peptide::g

glycine

Definition at line 38 of file us_math2.h.

uint US_Math2::Peptide::h

histidine

Definition at line 39 of file us_math2.h.

uint US_Math2::Peptide::i

isoleucine

Definition at line 40 of file us_math2.h.

uint US_Math2::Peptide::j

Hao (James Nowick)

Definition at line 41 of file us_math2.h.

uint US_Math2::Peptide::k

lysine

Definition at line 42 of file us_math2.h.

uint US_Math2::Peptide::l

leucine

Definition at line 43 of file us_math2.h.

uint US_Math2::Peptide::m

methionine

Definition at line 44 of file us_math2.h.

double US_Math2::Peptide::mw

molecular weight

Definition at line 62 of file us_math2.h.

uint US_Math2::Peptide::n

asparagine

Definition at line 45 of file us_math2.h.

uint US_Math2::Peptide::o

delta-linked ornithin (James Nowick)

Definition at line 46 of file us_math2.h.

uint US_Math2::Peptide::p

proline

Definition at line 47 of file us_math2.h.

uint US_Math2::Peptide::q

glutamine

Definition at line 48 of file us_math2.h.

uint US_Math2::Peptide::r

arginine

Definition at line 49 of file us_math2.h.

uint US_Math2::Peptide::residues

residues

Definition at line 66 of file us_math2.h.

uint US_Math2::Peptide::s

serine

Definition at line 50 of file us_math2.h.

uint US_Math2::Peptide::t

threonine

Definition at line 51 of file us_math2.h.

uint US_Math2::Peptide::u

currently unused

Definition at line 52 of file us_math2.h.

uint US_Math2::Peptide::v

valine

Definition at line 53 of file us_math2.h.

double US_Math2::Peptide::vbar

partial specific volume

Definition at line 60 of file us_math2.h.

double US_Math2::Peptide::vbar20

partial specific volume at 20 deg.

Definition at line 61 of file us_math2.h.

double US_Math2::Peptide::vbar_sum

vbar sum

Definition at line 63 of file us_math2.h.

uint US_Math2::Peptide::w

tryptophan

Definition at line 54 of file us_math2.h.

double US_Math2::Peptide::weight

weight

Definition at line 64 of file us_math2.h.

uint US_Math2::Peptide::x

unknown

Definition at line 55 of file us_math2.h.

uint US_Math2::Peptide::y

tyrosine

Definition at line 56 of file us_math2.h.

uint US_Math2::Peptide::z

E or Q.

Definition at line 57 of file us_math2.h.


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