Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.33 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.33 KB

Processing BindingDB

DOI

This repository contains our processing of BindingDB. Refer to the corresponding Thinklab discussion for more information.

License

BindingDB includes the following licensing statement:

Data imported from ChEMBL are provided under their Creative Commons Attribution-Share Alike 3.0 Unported License. All data curated by BindingDB staff are provided under the Creative Commons Attribution 3.0 License.

All original content in this repository is released as CC0.

Execution

The analysis can be reproduced by running process.ipynb followed by collapse.Rmd.

The python notebook process.ipynb:

  • processes affinities to floats
  • converts to entrez genes
  • simplifies observations into essential fields

The rmarkdown script collapse.Rmd:

  • filters to human experiments
  • converts to drugbank compounds
  • collapses observations by compound-gene pairs