|
project
|
project (
point,
normal,
D,
)
|
|
testTheta
|
testTheta (
dp,
donorHyds,
ap,
theta,
)
|
|
testPhi
|
testPhi (
dp,
ap,
bp,
phiPlane,
phi,
)
|
|
sulphurCompensate
|
sulphurCompensate ( baseR2 )
|
|
getPhiPlaneParams
|
getPhiPlaneParams (
acceptor,
bonded1,
bonded2,
)
Exceptions
|
|
ConnectivityError("Wrong number of grandchild" " atoms for phi/psi acceptor %s" % acceptor.oslIdent() )
ValueError("No locations of acceptor %s found" " in bond list of %s" %( acceptor, bonded1 ) )
|
|
|