Table of Contents

Class: DisorderedAtom Bio/PDB/Atom.py

This class contains all Atom objects that represent the same disordered atom. One of these atoms is "selected" and all method calls not caught by DisorderedAtom are forwarded to the selected Atom object. In that way, a DisorderedAtom behaves exactly like a normal Atom. By default, the selected Atom object represents the Atom object with the highest occupancy, but a different Atom object can be selected by using the disordered_select(altloc) method.

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

Arguments: o id - string, atom name

  __repr__ 
__repr__ ( self )

  disordered_add 
disordered_add ( self,  atom )

Add a disordered atom.


Table of Contents

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