Table of Contents

Class: Structure Bio/PDB/Structure.py

The Structure class contains a collection of Model instances.

Base Classes   
Entity
Methods   
__init__
__repr__
_sort
  __init__ 
__init__ ( self,  id )

  __repr__ 
__repr__ ( self )

  _sort 
_sort (
        self,
        m1,
        m2,
        )

Sort models.

This sorting function sorts the Model instances in the Structure instance. The sorting is done based on the model id, which is a simple int that reflects the order of the models in the PDB file.

Arguments: o m1, m2 - Model instances


Table of Contents

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