Abstract
Lipophilicity and acidity/basicity are fundamental physical properties that profoundly affect the compound's pharmacological activity, bioavailability, metabolism, and toxicity. Predicting lipophilicity, measured by LogP (1-octanol-water distribution coefficient logarithm), and acidity/basicity, measured by pKa (negative of acid ionization constant logarithm), is essential for early drug discovery success. However, the limited availability of experimental data and poor accuracy of standard LogP and pKa assessment methods for saturated fluorine-containing derivatives pose a significant challenge to achieving satisfactory results for this compound class. We compiled a unique dataset of saturated fluorinated and corresponding non-fluorinated derivatives with LogP and pKa experimental values to overcome this challenge. Aiming to create an optimal approach to acidity/basicity and lipophilicity prediction, we evaluated, trained from scratch, or fine-tuned more than 40 machine learning models, including linear, tree-based, and neural networks. The study was supplemented with a substructure mask explanation (SME), which confirmed the critical role of the fluorinated substituents on both physicochemical properties studied and testified to the consistency of the developed models. The results were open-sourced as a GitHub repository, pip, conda packages, and a KNIME node, allowing the public to perform the targeted molecular design of the proposed class of compounds.
Supplementary materials
Title
Supporting Information
Description
Supporting Information contains:
1) A table with the data and SMILES of the compounds used in the work.
2) Brief explanation of difference between Graph pKa and AttentiveFP graph neural networks
3) Summary of the Lipophilicity models train/val/test metrics.
4) Summary of the $pK_a$ models train/val/test metrics
5) Images of the molecular structures with SME importance
Actions
Supplementary weblinks
Title
Dataset
Description
The dataset of saturated fluorine derivatives used in the study
Actions
View Title
GitHub Repository
Description
The GitHub repository with the source code for the paper
Actions
View Title
Pip Package
Description
The pip repository for the ease of the package installation for Python users
Actions
View Title
Conda Package
Description
The conda repository for the ease of the package installation for Anaconda users
Actions
View Title
KNIME Node
Description
The public KNIME node for non-code solution lovers and synthetic chemists
Actions
View