Bioplib
Protein Structure C Library
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
_compnd Struct Reference

#include <pdb.h>

Data Fields

int molid
 
char molecule [MAXPDBANNOTATION]
 
char chain [MAXPDBANNOTATION]
 
char fragment [MAXPDBANNOTATION]
 
char synonym [MAXPDBANNOTATION]
 
char ec [MAXPDBANNOTATION]
 
char engineered [MAXPDBANNOTATION]
 
char mutation [MAXPDBANNOTATION]
 
char other [MAXPDBANNOTATION]
 

Detailed Description

Definition at line 380 of file pdb.h.

Field Documentation

char chain[MAXPDBANNOTATION]

Definition at line 383 of file pdb.h.

char ec[MAXPDBANNOTATION]

Definition at line 383 of file pdb.h.

char engineered[MAXPDBANNOTATION]

Definition at line 383 of file pdb.h.

char fragment[MAXPDBANNOTATION]

Definition at line 383 of file pdb.h.

char molecule[MAXPDBANNOTATION]

Definition at line 383 of file pdb.h.

int molid

Definition at line 382 of file pdb.h.

char mutation[MAXPDBANNOTATION]

Definition at line 383 of file pdb.h.

char other[MAXPDBANNOTATION]

Definition at line 383 of file pdb.h.

char synonym[MAXPDBANNOTATION]

Definition at line 383 of file pdb.h.


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