Table of Contents

Module: __init__ Bio/Crystal/__init__.py

Hetero, Crystal and Chain exist to represent the NDB Atlas structure. Atlas is a minimal subset of the PDB format. Heteo supports a 3 alphameric code. The NDB web interface is located at http://ndbserver.rutgers.edu/NDB/index.html

Imported modules   
from Bio.Seq import Seq, MutableSeq
from Hetero import Hetero
import UserDict
import UserList
import array
import copy
import string
Functions   
validate_key
wrap_line
  validate_key 
validate_key ( key )

Exceptions   
CrystalError( 'chain label should contain one letter' )
CrystalError( 'chain requires a string label' )
  wrap_line 
wrap_line ( line )

Classes   
Chain
Crystal
CrystalError

message - description of error

Error
Hetero

This class exists to support the PDB hetero codes. Supports only the 3 alphameric code.


Table of Contents

This document was automatically generated on Mon Jul 1 12:03:17 2002 by HappyDoc version 2.0.1