OEAssignZap7Radii

OEAssignZap7Radii(mol: Union[OEGraphMol,OEMol,OEQMol], version: int) -> None

Assigns atomic radii from the ZAP7 set ([Nicholls-2010]) to all atoms of the passed molecule mol. ZAP7 set has been optimized to be used together with high quality atomic partial charges obtained with DFT calculations using large basis set, for example aug-cc-pVTZ, and a surface-area coefficient of 5.7 cal per square Å. The assigned radii of an OEAtomBase can be accessed by the OEAtomBase.GetRadius method.