|
|
|
_checkMatchFeatures(self,
targetPts,
queryPts,
alignment) |
source code
|
|
|
PruneMatchesUsingFeatures(self,
target,
query,
alignments,
pruneStats=None) |
source code
|
|
|
_checkMatchDirections(self,
targetPts,
queryPts,
alignment) |
source code
|
|
|
PruneMatchesUsingDirection(self,
target,
query,
alignments,
pruneStats=None) |
source code
|
|
|
_addCoarseAndMediumGrids(self,
mol,
tgt,
confId,
builder) |
source code
|
|
|
_checkMatchShape(self,
targetMol,
target,
queryMol,
query,
alignment,
builder,
targetConf,
queryConf,
pruneStats=None,
tConfId=1001) |
source code
|
|
|
PruneMatchesUsingShape(self,
targetMol,
target,
queryMol,
query,
builder,
alignments,
tgtConf=-1,
queryConf=-1,
pruneStats=None) |
source code
|
|
|
GetSubshapeAlignments(self,
targetMol,
target,
queryMol,
query,
builder,
tgtConf=-1,
queryConf=-1,
pruneStats=None) |
source code
|
|
|
__call__(self,
targetMol,
target,
queryMol,
query,
builder,
tgtConf=-1,
queryConf=-1,
pruneStats=None) |
source code
|
|