Imported modules
|
|
import base
from chimera import cross, angle, Vector, Point
|
Functions
|
|
getPhiPlaneParams
project
sulphurCompensate
testPhi
testTheta
|
|
getPhiPlaneParams
|
getPhiPlaneParams (
acceptor,
bonded1,
bonded2,
)
Exceptions
|
|
GeometryError, "Wrong number of grandchild atoms" " for phi/psi acceptor %s" % acceptor.oslIdent()
|
|
|
project
|
project (
point,
normal,
D,
)
|
|
sulphurCompensate
|
sulphurCompensate ( baseR2 )
|
|
testPhi
|
testPhi (
dp,
ap,
bp,
phiPlane,
phi,
)
|
|
testTheta
|
testTheta (
dp,
donorHyds,
ap,
theta,
)
|
Classes
|
|
|
|