Table of Contents

Class: MinrmsPlot MinrmsPlot/base.py

Display the results from a Minrms structure alignment run.

Base Classes   
ModelessDialog
Collaboratory.API.CollabExtension
Methods   
__init__
collabRecvModify
fillInUI
openPDB
readAlignments
readRMSD
setCurrentAlignment
setup
showCurrentAlignment
  __init__ 
__init__ (
        self,
        extensionName,
        filename=None,
        collabData=None,
        )

  collabRecvModify 
collabRecvModify ( self,  data )

  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 Tue Nov 5 16:56:30 2002 by HappyDoc version 2.0.1