/ . / Intersurf / Intersurf.py / Interface
Methods
|
|
|
doApply
|
doApply (
self,
target,
solid,
track,
selAtoms,
bias,
prune,
pruneDistance,
)
Exceptions
|
|
chimera.UserError( "No interface surface found" )
|
|
|
restoreSession
|
restoreSession ( self, state )
|
|
saveSession
|
saveSession (
self,
trigger,
data,
file,
)
|
|
fillInUI
|
fillInUI ( self, parent )
|
|
Apply
|
Apply ( self )
Exceptions
|
|
chimera.UserError( "Please select exactly two molecules/chains" )
chimera.UserError( "Please enter a valid bias toward the second molecule" )
chimera.UserError( "Please select two molecules/chains" )
chimera.UserError( "Please enter a valid prune distance" )
|
|
|
|