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.

Methods   
  zoomModel 
zoomModel ( self,  model )
  manipulateModel 
manipulateModel ( self,  model )
  emHide 
emHide ( self )
  matchModel 
matchModel ( self,  model )
  resetModel 
resetModel ( self,  model )
  displayModel 
displayModel (
        self,
        model,
        on,
        )
  emQuit 
emQuit ( self )
  emRaise 
emRaise ( self )
  __init__ 
__init__ (
        self,
        refModels,
        altModels,
        subSelection,
        )
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 09 13:33:36 2006 by HappyDoc version 3.0.a1