Dialog that prompts the user to select a structure
as the reference, and align all other structures onto
it, using matching residues from the sequence alignment.
Methods
|
|
Apply
__init__
align
destroy
fillInUI
refresh
|
|
Apply
|
Apply ( self )
|
|
__init__
|
__init__ (
self,
mav,
*args,
*kw,
)
|
|
align
|
align (
self,
refMatchMap,
mobileMatchMap,
pbg=None,
)
|
|
destroy
|
destroy ( self )
|
|
fillInUI
|
fillInUI ( self, parent )
|
|
refresh
|
refresh (
self,
trig1=None,
trig2=None,
trig3=None,
initial=0,
)
|
|