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
- OEGetLipinskiDonorCount function
- OEGetHBondAcceptorCount function
- Lipinski and Hydrogen-bonds section
- Lipinski Acceptors subsection describing filter files
Example
The OEGetLipinskiAcceptorCount function returns 5 for the molecule below.