Datasets:
Tasks:
Feature Extraction
Modalities:
Text
Formats:
csv
Languages:
English
Size:
10K - 100K
License:
Duplicate from jiangteam/DecoyDB
Browse filesCo-authored-by: Yupu Zhang <YupuZ@users.noreply.huggingface.co>
- .gitattributes +60 -0
- README.md +78 -0
- complexes.csv +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
# Audio files - uncompressed
|
| 39 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
# Audio files - compressed
|
| 43 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
# Image files - uncompressed
|
| 49 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
# Image files - compressed
|
| 54 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
# Video files - compressed
|
| 58 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
complexes.csv filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- feature-extraction
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
tags:
|
| 7 |
+
- biology
|
| 8 |
+
- chemistry
|
| 9 |
+
- drug
|
| 10 |
+
license: apache-2.0
|
| 11 |
+
size_categories:
|
| 12 |
+
- 1M<n<10M
|
| 13 |
+
---
|
| 14 |
+
🔧[Code](https://github.com/spatialdatasciencegroup/DecoyDB), 📂[Dataset](https://huggingface.co/datasets/jiangteam/DecoyDB)
|
| 15 |
+
## Dataset Summary
|
| 16 |
+
DecoyDB is a curated dataset of high-resolution protein-ligand complexes and their associated decoy structures. It is designed to support research on graph contrastive learning, binding affinity prediction, and structure-based drug discovery. The dataset is derived from experimentally resolved complexes and refined to ensure data quality.
|
| 17 |
+
|
| 18 |
+
Predicting the binding affinity of protein-ligand complexes plays a vital role in drug discovery. Unfortunately, progress has been hindered by the lack of large-scale and high-quality binding affinity labels. The widely used PDBbind dataset has fewer than 20K labeled complexes. Self-supervised learning, especially graph contrastive learning (GCL), provides a unique opportunity to break the barrier by pretraining graph neural network models based on vast unlabeled complexes and fine-tuning the models on much fewer labeled complexes. However, the problem faces unique challenges, including a lack of a comprehensive unlabeled dataset with well-defined positive/negative complex pairs and the need to design GCL algorithms that incorporate the unique characteristics of such data. To fill the gap, we propose DecoyDB, a large-scale, structure-aware dataset specifically designed for self-supervised GCL on protein–ligand complexes. DecoyDB consists of high-resolution ground truth complexes and diverse decoy structures with computationally generated binding poses that range from realistic to suboptimal. Each decoy is annotated with a Root Mean Square Deviation (RMSD) from the native pose. We further design a customized GCL framework to pretrain graph neural networks based on DecoyDB and fine-tune the models with labels from PDBbind. Extensive experiments confirm that models pretrained with DecoyDB achieve superior accuracy, sample efficiency, and generalizability.
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
|
| 22 |
+
## Data Structure
|
| 23 |
+
Each protein-ligand complex is stored in a nested directory under DecoyDB/, using the format:
|
| 24 |
+
```plaintext
|
| 25 |
+
DecoyDB
|
| 26 |
+
├── README.md # This file
|
| 27 |
+
├── complexes.csv # Complex ID and paths for the data
|
| 28 |
+
├── data.zip # Structures for proteins, ligands and decoys
|
| 29 |
+
├── {prefix}/ # {prefix} = first 2 characters of the complex ID (e.g., '1A', '2B')
|
| 30 |
+
│ └── {complex_id}/ # Unique identifier for each complex (e.g., 1A2C_H1Q)
|
| 31 |
+
│ ├── {complex_id}_ligand.pdbqt # Ligand structure in AutoDock format
|
| 32 |
+
│ ├── {complex_id}_target.pdbqt # Protein structure in AutoDock format
|
| 33 |
+
│ ├── {complex_id}_decoys.pdbqt # Concatenated decoy structures
|
| 34 |
+
│ └── {complex_id}_decoys_scores.csv # Corresponding RMSD scores for each decoy
|
| 35 |
+
```
|
| 36 |
+
The data.zip can be found in assets branch.
|
| 37 |
+
## Dataset Details
|
| 38 |
+
### Dataset Refinement
|
| 39 |
+
To construct DecoyDB, we first filtered protein–ligand complexes from the Protein Data Bank (PDB) with a resolution ≤ 2.5 Å and applied the following refinement steps:
|
| 40 |
+
|
| 41 |
+
- Removed ligands with molecular weights outside the (50, 1000) range.
|
| 42 |
+
- Excluded complexes involving metal clusters, monoatomic ions, and common crystallization molecules.
|
| 43 |
+
- Retained ligands with elements limited to C, N, O, H, S, P, and halogens.
|
| 44 |
+
- Retained those protein chains with at least one atom within 10 Å of the ligand.
|
| 45 |
+
- Saved the ligand and protein separately.
|
| 46 |
+
|
| 47 |
+
### Decoy Generation
|
| 48 |
+
|
| 49 |
+
For each refined protein–ligand complex, **100 decoy poses** were generated using **AutoDock Vina 1.2**, with a 5 Å padding grid box and an exhaustiveness parameter of 8 and remove unrealistic generated structures.
|
| 50 |
+
|
| 51 |
+
## Dataset Statistics
|
| 52 |
+
|
| 53 |
+
- Number of protein–ligand complexes: **61,104**
|
| 54 |
+
- Number of decoys: **5,353,307**
|
| 55 |
+
- Average number of decoys per complex: **88**
|
| 56 |
+
- Average RMSD: **7.22 Å**
|
| 57 |
+
- RMSD range: **[0.03, 25.56] Å**
|
| 58 |
+
|
| 59 |
+
## Contact
|
| 60 |
+
|
| 61 |
+
- Yupu Zhang (y.zhang1@ufl.edu), Department of Computer and Information Science and Engineering, University of Florida
|
| 62 |
+
- Zhe Jiang (zhe.jiang@ufl.edu), Lead PI, Department of Computer and Information Science and Engineering, University of Florida
|
| 63 |
+
- Chenglong Li (lic@ufl.edu), Department of Medicinal Chemistry, University of Florida
|
| 64 |
+
- Gustavo Seabra (seabra@cop.ufl.edu), Department of Medicinal Chemistry, University of Florida
|
| 65 |
+
- Yanjun Li (yanjun.li@ufl.edu), Department of Medicinal Chemistry, University of Florida
|
| 66 |
+
|
| 67 |
+
## Citation
|
| 68 |
+
If you use this dataset, please cite our paper:
|
| 69 |
+
|
| 70 |
+
```bibtex
|
| 71 |
+
@inproceedings{
|
| 72 |
+
zhang2025decoydb,
|
| 73 |
+
title={Decoy{DB}: A Dataset for Graph Contrastive Learning in Protein-Ligand Binding Affinity Prediction},
|
| 74 |
+
author={Yupu Zhang and Zelin Xu and Tingsong Xiao and Gustavo Seabra and Yanjun Li and Chenglong Li and Zhe Jiang},
|
| 75 |
+
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems Datasets and Benchmarks Track},
|
| 76 |
+
year={2025},
|
| 77 |
+
url={https://openreview.net/forum?id=lzLo5bRgQC}
|
| 78 |
+
}
|
complexes.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f35149d793c0367a7833b3f028e2963da7a652a51bd98264861c83ce36c130f
|
| 3 |
+
size 10519870
|