Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adam-maz/chembl_parsing_script

Script enables researchers to parse through ChEMBL bioactivity reports in relation to a specific biological target and provides insight into some important for Computer-Aided Drug Design (CADD) features.
https://github.com/adam-maz/chembl_parsing_script

bioactivity chembl computer-aided-drug-design data-parsing ipython-notebook ligand-based-drug-design medicinal-chemistry python smiles structure-based-drug-design

Last synced: 8 days ago
JSON representation

Script enables researchers to parse through ChEMBL bioactivity reports in relation to a specific biological target and provides insight into some important for Computer-Aided Drug Design (CADD) features.

Awesome Lists containing this project

README

        

# ChEMBL_parsing_script
Scripts that enable researchers to parse through ChEMBL bioactivity reports in relation to a specific biological target and provides insight into some important for Computer-Aided Drug Design (CADD) features.
Cannabinoid Receptor Type 1 was used as an example in case of python script. I have also put an additional parser (script in R) which is 'lighter' version of proposed python parser (Histamine Receptor Type 3 was used as an example).

Dependencies:
1) Python script:
- pandas
- decimal
3) R script:
- dplyr