Table of Contents

Class: RegionBrowser MultAlignViewer/RegionBrowser.py

Base Classes   
ModelessDialog
Methods   
Delete
Lower
Raise
__init__
associate
clearRegions
curRegion
destroy
fillInUI
getRegion
highlight
lastDrag
newRegion
redrawRegions
seeRegion
selectConserved
showPredictedSS
showSS
  Delete 
Delete ( self,  event=None )

delete selected region

  Lower 
Lower ( self )

  Raise 
Raise ( self )

  __init__ 
__init__ (
        self,
        seqCanvas,
        initAutoAssociate,
        )

  associate 
associate (
        self,
        models,
        seq=None,
        force=1,
        minLength=10,
        )

associate models with sequences

if seq is given, associate only with that sequence, otherwise consider all sequences in alignment.

If force is 1, then if no association meets the built-in association criteria, then use Needleman- Wunsch to force an association with at least one sequence.

If a chain is less than minLength residues, ignore it

  clearRegions 
clearRegions ( self )

  curRegion 
curRegion ( self )

  destroy 
destroy ( self )

  fillInUI 
fillInUI ( self,  parent )

  getRegion 
getRegion (
        self,
        name,
        **kw,
        )

  highlight 
highlight ( self,  region )

  lastDrag 
lastDrag ( self )

  newRegion 
newRegion (
        self,
        name=None,
        blocks=[],
        fill='',
        outline='',
        select=0,
        assocWith=None,
        )

  redrawRegions 
redrawRegions ( self,  cullEmpty=0 )

  seeRegion 
seeRegion ( self,  region=None )

  selectConserved 
selectConserved ( self,  conserveType )

  showPredictedSS 
showPredictedSS ( self )

show predicted secondary structure

  showSS 
showSS ( self )

show actual secondary structure


Table of Contents

This document was automatically generated on Tue Nov 5 16:56:32 2002 by HappyDoc version 2.0.1