Table of Contents

Class: DisorderedResidue Bio/PDB/Residue.py

DisorderedResidue is a wrapper around two or more Residue objects. It is used to represent point mutations (e.g. there is a Ser 60 and a Cys 60 residue, each with 50 % occupancy).

Base Classes   
DisorderedEntityWrapper
Methods   
__init__
__repr__
add
disordered_add
sort
  __init__ 
__init__ ( self,  id )

  __repr__ 
__repr__ ( self )

  add 
add ( self,  atom )

Exceptions   
PDBConstructionException, "Blank altlocs in duplicate residue %s (%s, %i, %s)" %( resname, het, resseq, icode )
  disordered_add 
disordered_add ( self,  residue )

Add a residue object and use its resname as key.

Arguments: o residue - Residue object

  sort 
sort ( self )

Sort the atoms in the child Residue objects.


Table of Contents

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