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

Chain_ Struct Reference

a biopolymer chain. More...

#include <pdbread.h>

Collaboration diagram for Chain_:

Collaboration graph
[legend]
List of all members.

Public Attributes

Atom_Atoms
 array of atoms in this chain.

int Atomno
 no. More...

Secstr_Secs
 secondary structure info.

int Secsno
 length of Secs[].

Ssbond_Ssbs
 array of S-S bonds.

int Ssbno
 length of Ssbs[].

int Resno
 no. More...

char Chid
 chain ID (for multichains).

int Modelno
 model number where chain ID is the same.

long Type
 chain type: ORed Typeflags_ together.

char* Seq
 real chain sequence in 1-letter code, \0-termin.


Detailed Description

a biopolymer chain.

Definition at line 158 of file pdbread.h.


Member Data Documentation

Atom_ * Chain_::Atoms
 

array of atoms in this chain.

Definition at line 160 of file pdbread.h.

int Chain_::Atomno
 

no.

of atoms in chain

Definition at line 161 of file pdbread.h.

Secstr_ * Chain_::Secs
 

secondary structure info.

Definition at line 162 of file pdbread.h.

int Chain_::Secsno
 

length of Secs[].

Definition at line 163 of file pdbread.h.

Ssbond_ * Chain_::Ssbs
 

array of S-S bonds.

Definition at line 164 of file pdbread.h.

int Chain_::Ssbno
 

length of Ssbs[].

Definition at line 165 of file pdbread.h.

int Chain_::Resno
 

no.

of residues in chain

Definition at line 166 of file pdbread.h.

char Chain_::Chid
 

chain ID (for multichains).

Definition at line 167 of file pdbread.h.

int Chain_::Modelno
 

model number where chain ID is the same.

Definition at line 168 of file pdbread.h.

long Chain_::Type
 

chain type: ORed Typeflags_ together.

Definition at line 169 of file pdbread.h.

char * Chain_::Seq
 

real chain sequence in 1-letter code, \0-termin.

Definition at line 170 of file pdbread.h.


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