Photo by DeepMind on Unsplash

Binding DB – Data Lakehouse Ready Dataset for Machine Learning

Install DagsHub:

pip install dagshub
Click on copy button to copy content

To stream this data directly on DagsHub

from dagshub.streaming import DagsHubFilesystem

fs = DagsHubFilesystem(".", repo_url="https://dagshub.com/DagsHub-Datasets/binding-db-dataset")

fs.listdir("s3://aws-roda-hcls-datalake/binding_db/")
Click on copy button to copy content

Description

This a parquet representation of The Binding Database’s Full BindingDB Database Dump that you can query straight from Athena in under 60 seconds (no Oracle database required). The Binding Database projects aims to make experimental data on the noncovalent association of molecules in solution searchable via the world wide web. The initial focus is on biomolecular systems, but data on host-guest and supramolecular systems are also important and being included over time. It is expected that the enhanced access to data provided by this resource will facilitate drug-discovery, the design of self-assembling systems, and the development of predictive computer models of binding. The Binding Database is based at the Skaggs School of Pharmacy and Pharmaceutical Sciences at the University of California, San Diego, La Jolla, CA.

Additional information

Update frequency

Within 2 months after an new BindingDB release.

Related datasets

Allen Brain Observatory – Visual Coding AWS Public Data Set

Allen Cell Imaging Collections

Biological and Physical Sciences (BPS) Microscopy Benchmark Training Dataset

Cancer Cell Line Encyclopedia (CCLE)

Launch your ML development to new heights with DagsHub

Back to top