OEGetLipinskiAcceptorCount

unsigned int OEGetLipinskiAcceptorCount(const OEChem::OEMolBase &mol)

Returns the number of acceptors in a molecule based on the definition from the work of Lipinski ([Lipinski-1997]). It is defined to be the number of nitrogens or oxygens.

See also

Example

The OEGetLipinskiAcceptorCount function returns 5 for the molecule below.

../../_images/LAcceptor.png