HappyDoc Generated Documentation Class: EnsembleMatch

. / EnsembleMatch / base.py / EnsembleMatch 

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.

Base Classes   

EnsembleMatch
  ModelessDialog

Methods   
  zoomModel 
zoomModel ( self,  model )
  Hide 
Hide ( self )
  Quit 
Quit ( self )
  matchModel 
matchModel ( self,  model )
  manipulateModel 
manipulateModel ( self,  model )
  emHide 
emHide ( self )
  resetModel 
resetModel ( self,  model )
  emName 
emName ( self )

Extension manager callback routines

  fillInUI 
fillInUI ( self,  parent )
  displayModel 
displayModel (
        self,
        model,
        on,
        )
  emQuit 
emQuit ( self )
  emRaise 
emRaise ( self )
  __init__ 
__init__ (
        self,
        refModels,
        altModels,
        subSelection,
        *args,
        *kw,
        )
Exceptions   

chimera.UserError( "Unequal number of atoms " "found in models" )
chimera.UserError( "No atoms match atom specifier" )

  activateModel 
activateModel (
        self,
        model,
        on,
        )

This document was automatically generated Thu Nov 15 14:09:21 2007 by HappyDoc version 3.0.a1