Skip to content

nizamibilal/ChemBL_api_parsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChemBL_api_parsing

ChemBL API documentation is located here and here.

Introduction

The examples in this notebook (chembl_structural_alert_analysis.ipynb) shows how to retreive the data from ChemBL using API.

Installation

To use this notebook, please clone this repository.

git clone https://github.com/nizamibilal/ChemBL_api_parsing.git
cd ChemBL_api_parsing

start the notebook (chembl_structural_alert_analysis.ipynb) with jupyter-lab or jupyter notebook.

jupyter-lab chembl_structural_alert_analysis.ipynb

or

jupyter-notebook chembl_structural_alert_analysis.ipynb

Example

Distribution of alert set.

Alert set

Contributing to the project

Questions and issues can be posted to the issue tracker.