|
checkForRings(self,
struct)
Check for rings in struct and cache them |
|
|
list
|
findRings(self,
struct)
Return the cache of found rings - struct is not used because the
structure may change coordinates but never bonding during an MC run. |
|
|
Inherited from amorphous.BuilderWithClashDetection :
__init__ ,
buildingBlocksHaveRings ,
checkForIntraStructureClashes ,
colorByMolecule ,
findRingSpears ,
getClashes ,
getInfraStructure ,
log ,
removeIgnoredClashes
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|