OEBCCPartialCharges
OEBCCPartialCharges(mol: Union[OEGraphMol,OEMol,OEQMol],
BCCModel: int, permissive: bool = False,
verbose: bool = False) -> bool
This function calculates the bond correction partial charges on the specified molecule. Calculated charges are set as the partial charges of the molecule.
- mol
Molecule to calculate BCC partial charges.
- BCCModel
Bond charge correction semi-empirical model defined in
OEBCCTypenamespace- permissive
TODO - Need help.
- verbose
Flag if verbose information should be provided