Table of Contents

Class: MinrmsPlot MinrmsPlot/base.py

Display the results from a Minrms structure alignment run.

Base Classes   
ModelessDialog
Collaboratory.API.CollabExtension
Methods   
Close
Hide
__init__
collabRecvModify
emHide
emName
emQuit
emRaise
fillInUI
openPDB
readAlignments
readRMSD
setCurrentAlignment
setup
showCurrentAlignment
  Close 
Close ( self )

  Hide 
Hide ( self )

  __init__ 
__init__ (
        self,
        extensionName,
        filename=None,
        collabData=None,
        )

  collabRecvModify 
collabRecvModify ( self,  data )

  emHide 
emHide ( self )

  emName 
emName ( self )

  emQuit 
emQuit ( self )

  emRaise 
emRaise ( self )

  fillInUI 
fillInUI ( self,  parent )

Create the extension user interface.

  openPDB 
openPDB ( self,  pdbFile )

Open a PDB file as a Chimera model.

  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 )
  readRMSD 
readRMSD ( self )

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

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

Set the current alignment in RMSD plot to alignment n.

  setup 
setup ( self,  filename )

Open file and follow filename references to all Minrms data.

Exceptions   
IOError, "%s: cannot open: %s" %( filename, s )
IOError, "%s: incomplete info file" % filename
  showCurrentAlignment 
showCurrentAlignment ( self,  n )

Update just the MinrmsPlot user interface


Table of Contents

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