There will be an outage of up to 10 hours between 28th February 2025 10pm (GMT) and 1st March 2025 10am while our ISP performs maintenance on a fibre cable during roadworks.
Bioplib
Protein Structure C Library
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
pdbchain Struct Reference

#include <pdb.h>

Data Fields

struct pdbchainnext
 
struct pdbchainprev
 
PDBstart
 
PDBstop
 
PDBRESIDUEresidues
 
APTRextras
 
char chain [blMAXCHAINLABEL]
 

Detailed Description

Definition at line 340 of file pdb.h.

Field Documentation

char chain[blMAXCHAINLABEL]

Definition at line 346 of file pdb.h.

APTR* extras

Definition at line 345 of file pdb.h.

struct pdbchain* next

Definition at line 342 of file pdb.h.

struct pdbchain * prev

Definition at line 342 of file pdb.h.

PDBRESIDUE* residues

Definition at line 344 of file pdb.h.

PDB* start

Definition at line 343 of file pdb.h.

PDB * stop

Definition at line 343 of file pdb.h.


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