Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

Pdbentry_ Struct Reference

a PDB record. More...

#include <pdbread.h>

Collaboration diagram for Pdbentry_:

Collaboration graph
[legend]
List of all members.

Public Attributes

char Header [41]
 header info: function description.

char Date [10]
 date of deposition: "20-AUG-64" format.

Str4_ Pdbcode
 standard PDB code "0XXX".

char* Title
 entry title.

char* Compound
 compound descriptor string.

char* Source
 species, organ, tissue, mutant.

char Expdta [61]
 experimental technique: default "X-RAY DIFFRACTION".

char* Author
 authors: not parsed further.

float Resol
 resolution; <0 means "NOT APPLICABLE".

Seqinfo_Seqs
 sequence information for each chain.

int Seqno
 number of sequence information records.

Chain_Chains
 array of chain records.

int Chainno
 no. More...

Ssbond_Ssbs
 array of interchain S-S bonds.

int Ssbno
 no, of interchain S-S bonds.

Hetgroup_Hets
 array of hetero groups.

int Hetsno
 no. More...

Hetnamformul_Hetnams
 array of HETNAM records.

int Hetnamsno
 no. More...

Hetnamformul_Hetforms
 array of FORMUL records.

int Hetformsno
 no. More...

Site_Sites
 array of sites.

int Siteno
 number of sites.

Connect_Connects
 connection record array.

int Conno
 number of connection records.


Detailed Description

a PDB record.

Definition at line 210 of file pdbread.h.


Member Data Documentation

char Pdbentry_::Header
 

header info: function description.

Definition at line 212 of file pdbread.h.

char Pdbentry_::Date
 

date of deposition: "20-AUG-64" format.

Definition at line 213 of file pdbread.h.

Str4_ Pdbentry_::Pdbcode
 

standard PDB code "0XXX".

Definition at line 214 of file pdbread.h.

char * Pdbentry_::Title
 

entry title.

Definition at line 215 of file pdbread.h.

char * Pdbentry_::Compound
 

compound descriptor string.

Definition at line 216 of file pdbread.h.

char * Pdbentry_::Source
 

species, organ, tissue, mutant.

Definition at line 217 of file pdbread.h.

char Pdbentry_::Expdta
 

experimental technique: default "X-RAY DIFFRACTION".

Definition at line 218 of file pdbread.h.

char * Pdbentry_::Author
 

authors: not parsed further.

Definition at line 219 of file pdbread.h.

float Pdbentry_::Resol
 

resolution; <0 means "NOT APPLICABLE".

Definition at line 220 of file pdbread.h.

Seqinfo_ * Pdbentry_::Seqs
 

sequence information for each chain.

Definition at line 221 of file pdbread.h.

int Pdbentry_::Seqno
 

number of sequence information records.

Definition at line 222 of file pdbread.h.

Chain_ * Pdbentry_::Chains
 

array of chain records.

Definition at line 223 of file pdbread.h.

int Pdbentry_::Chainno
 

no.

of chains

Definition at line 224 of file pdbread.h.

Ssbond_ * Pdbentry_::Ssbs
 

array of interchain S-S bonds.

Definition at line 225 of file pdbread.h.

int Pdbentry_::Ssbno
 

no, of interchain S-S bonds.

Definition at line 226 of file pdbread.h.

Hetgroup_ * Pdbentry_::Hets
 

array of hetero groups.

Definition at line 227 of file pdbread.h.

int Pdbentry_::Hetsno
 

no.

of hetero groups

Definition at line 228 of file pdbread.h.

Hetnamformul_ * Pdbentry_::Hetnams
 

array of HETNAM records.

Definition at line 229 of file pdbread.h.

int Pdbentry_::Hetnamsno
 

no.

of HETNAM records

Definition at line 230 of file pdbread.h.

Hetnamformul_ * Pdbentry_::Hetforms
 

array of FORMUL records.

Definition at line 231 of file pdbread.h.

int Pdbentry_::Hetformsno
 

no.

of FORMUL records

Definition at line 232 of file pdbread.h.

Site_ * Pdbentry_::Sites
 

array of sites.

Definition at line 233 of file pdbread.h.

int Pdbentry_::Siteno
 

number of sites.

Definition at line 234 of file pdbread.h.

Connect_ * Pdbentry_::Connects
 

connection record array.

Definition at line 235 of file pdbread.h.

int Pdbentry_::Conno
 

number of connection records.

Definition at line 236 of file pdbread.h.


The documentation for this struct was generated from the following file:
Generated at Wed Aug 21 09:33:33 2002 for The Razorback C Library: Bioinformatics by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001