Skip to content

Jupyter notebooks showing some cheminformatics applications

Notifications You must be signed in to change notification settings

tkpiskorz/cheminformatics_notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cheminformatics notebooks

Here are some demonstrations of applications of chemoinformatics tools for various problems using python. I use several free available modules for chemistry:RDKit, mordred. Most of the data in the notebooks was obtained from MoleculeNet

Notebooks:

Solubility prediction from the chemical structure. ML algorithm to predict solubility from molecular structure using RDKit and sklearn. See notebook.

Prediction of drug activity for androgen receptor. ML algorithm to predicit activity of molecule as drug for androgen receptor. Using QSAR descriptors (obtained by mordred). See notebook.

Chemical space of HIV drugs. Simple exploration of chemical space of HIV drugs. See notebook.

Searching for active fragments in HIV drugs. Simple ML algorithm to predict activity of the molecule and results interpreted using lime module. See notebook.

About

Jupyter notebooks showing some cheminformatics applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published