|
|
|
ComputeShapeGridCentroid(pt,
shapeGrid,
winRad) |
source code
|
|
|
FindTerminalPtsFromShape(shape,
winRad,
fraction,
maxGridVal=3) |
source code
|
|
|
FindTerminalPtsFromConformer(conf,
winRad,
nbrCount) |
source code
|
|
|
FindGridPointBetweenPoints(pt1,
pt2,
shapeGrid,
winRad) |
source code
|
|
|
|
|
|
|
|
|
ExpandTerminalPts(shape,
pts,
winRad,
maxGridVal=3.0,
targetNumPts=5)
find additional terminal points until a target number is reached... |
source code
|
|
|
AppendSkeletonPoints(shapeGrid,
termPts,
winRad,
stepDist,
maxGridVal=3,
maxDistC=15.0,
distTol=1.5,
symFactor=1.5) |
source code
|
|
|
CalculateDirectionsAtPoint(pt,
shapeGrid,
winRad) |
source code
|
|
|
AssignMolFeatsToPoints(pts,
mol,
featFactory,
winRad) |
source code
|
|