Home

Awesome

Drug-likeness-Space

drug-likeness

Druglikeness may be defined as a complex balance of various molecular properties and structure features which determine whether particular molecule is similar to the known drugs. These properties, mainly hydrophobicity, electronic distribution, hydrogen bonding characteristics, molecule size and flexibility and of course presence of various pharmacophoric features influence the behavior of molecule in a living organism, including bioavailability, transport properties, affinity to proteins, reactivity, toxicity, metabolic stability and many others.

https://github.com/AspirinCode/DrugAI_Drug-Likeness

QED

quantitative estimation of drug-likeness

Bickerton, G., Paolini, G., Besnard, J. et al. Quantifying the chemical beauty of drugs. Nature Chem 4, 90–98 (2012). https://doi.org/10.1038/nchem.1243

QEPPI

quantitative estimate of protein-protein interaction targeting drug-likeness

https://github.com/ohuelab/QEPPI

Acknowledgements

We thank the authors of CRT: "Generative AI Design and Exploration of Nucleoside Analogs" for releasing their code. The code in this repository is based on their source code release (https://github.com/dd1github/Generative-AI). If you find this code useful, please consider citing their work.

Requirements

Python==3.7
pytorch==1.9.0
RDKit==2020.09.10

Training

python -u  train_main.py --max_epochs 25

Generation

novel compound generation please follow notebook:

python sampling.py --block_size=141 --vocab_size 114 --gen_size=5000

Model Metrics

Molecular Sets (MOSES), a benchmarking platform to support research on machine learning for drug discovery. MOSES implements several popular molecular generation models and provides a set of metrics to evaluate the quality and diversity of generated molecules. With MOSES, MOSES aim to standardize the research on molecular generation and facilitate the sharing and comparison of new models. https://github.com/molecularsets/moses

QEPPI

quantitative estimate of protein-protein interaction targeting drug-likeness

https://github.com/ohuelab/QEPPI

Cation