HappyDoc Generated Documentation Class: MinrmsPlot

. / MinrmsPlot / base.py / MinrmsPlot 

Display the results from a Minrms structure alignment run.

Base Classes   

MinrmsPlot
  ModelessDialog

Methods   
  Hide 
Hide ( self )
  showCurrentAlignment 
showCurrentAlignment ( self,  n )

Update just the MinrmsPlot user interface

  __init__ 
__init__ (
        self,
        extensionName,
        filename,
        )
  emHide 
emHide ( self )
  fillInUI 
fillInUI ( self,  parent )

Create the extension user interface.

  setCurrentAlignment 
setCurrentAlignment ( self,  n )

Set the current alignment in RMSD plot to alignment n.

  readRMSD 
readRMSD ( self )

Read the Minrms costs file and save data columns as lists.

Exceptions   

IOError, "%s: file is empty" % path
IOError, "%s: not an RMSD file" % path
IOError, "%s: wrong number of columns" % path
IOError, "%s: cannot open: %s" %( path, s )

  emQuit 
emQuit ( self )
  emRaise 
emRaise ( self )
  openPDB 
openPDB ( self,  pdbFile )

Open a PDB file as a Chimera model.

  setup 
setup ( self,  filename )

Open file and follow filename references to all Minrms data.

Exceptions   

IOError, "%s: incomplete info file" % filename
IOError, "%s: cannot open: %s" %( filename, s )

  emName 
emName ( self )
  readAlignments 
readAlignments ( self )

Read all MSF alignments referenced by costs data.

Exceptions   

IOError, "%s: %s" %(path, str( s ) )
IOError, "%s: cannot open: %s" %( path, s )

  Close 
Close ( self )

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