/ . / MultAlignViewer / AssessDialog.py / AssessDialog
Dialog to allow the user to show regions that are matched
closely or that are poorly matched
Methods
|
|
|
refresh
|
refresh (
self,
trig1=None,
trig2=None,
trig3=None,
initial=0,
)
|
|
fillInUI
|
fillInUI ( self, parent )
|
|
Apply
|
Apply ( self )
Exceptions
|
|
UserError( "Attribute name must be composed only" " of letters, digits, and underscores and must" " not start with a digit." )
UserError( 'Select at least one evaluation ' 'structure to assess' )
|
|
|
__init__
|
__init__ (
self,
mav,
*args,
*kw,
)
|
|
|