Table of Contents

Class: EnsembleMatch EnsembleMatch/base.py

Display a table for manipulating one ensemble relative to another.

The two ensembles should consist of conformers of the same model. Table rows correspond to conformers in the reference ensemble. Table columns correspond to conformers in the alternative ensemble. A conformer in the alternative ensemble will be matched onto a conformer in the reference ensemble when a table entry is clicked. The table entry label is the RMSD between the two conformers.

Methods   
__init__
activateModel
displayModel
emHide
emQuit
emRaise
manipulateModel
matchModel
resetModel
zoomModel
  __init__ 
__init__ (
        self,
        refModels,
        altModels,
        subSelection,
        )

  activateModel 
activateModel (
        self,
        model,
        on,
        )

  displayModel 
displayModel (
        self,
        model,
        on,
        )

  emHide 
emHide ( self )

  emQuit 
emQuit ( self )

  emRaise 
emRaise ( self )

  manipulateModel 
manipulateModel ( self,  model )

  matchModel 
matchModel ( self,  model )

  resetModel 
resetModel ( self,  model )

  zoomModel 
zoomModel ( self,  model )


Table of Contents

This document was automatically generated on Wed Mar 26 19:02:12 2003 by HappyDoc version 2.1