Bioplib
Protein Structure C Library
|
#include <pdb.h>
Data Fields | |
REAL | x |
REAL | y |
REAL | z |
REAL | occ |
REAL | bval |
REAL | access |
REAL | radius |
REAL | partial_charge |
APTR | extras |
blATOMINFO * | atomInfo |
struct pdb_entry * | next |
struct pdb_entry * | conect [MAXCONECT] |
int | atnum |
int | resnum |
int | formal_charge |
int | nConect |
int | entity_id |
int | atomtype |
char | record_type [8] |
char | atnam [8] |
char | atnam_raw [8] |
char | resnam [8] |
char | insert [8] |
char | chain [blMAXCHAINLABEL] |
char | element [8] |
char | segid [8] |
char | altpos |
char | secstr |
blATOMINFO* atomInfo |
char chain[blMAXCHAINLABEL] |