ARB
Classes | Typedefs | Enumerations
AP_seq_simple_pro.hxx File Reference
#include <AP_sequence.hxx>
#include <downcast.h>
Include dependency graph for AP_seq_simple_pro.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AP_sequence_simple_protein
 

Typedefs

typedef unsigned char ap_pro
 

Enumerations

enum  aas {
  ALA, ARG, ASN, ASP,
  CYS, GLN, GLU, GLY,
  HIS, ILEU, LEU, LYS,
  MET, PHE, PRO, SER,
  THR, TRP, TYR, VAL,
  STOP, DEL, ASX, GLX,
  UNK, QUEST
}
 

Typedef Documentation

typedef unsigned char ap_pro

Definition at line 26 of file AP_seq_simple_pro.hxx.

Enumeration Type Documentation

enum aas
Enumerator
ALA 
ARG 
ASN 
ASP 
CYS 
GLN 
GLU 
GLY 
HIS 
ILEU 
LEU 
LYS 
MET 
PHE 
PRO 
SER 
THR 
TRP 
TYR 
VAL 
STOP 
DEL 
ASX 
GLX 
UNK 
QUEST 

Definition at line 21 of file AP_seq_simple_pro.hxx.