11Cleaned up version of Docking Benchmark 5 (https://zlab.umassmed.edu/benchmark/).
22
3- Originally released with "End-to-End Learning on 3D Protein Structure for Interface Prediction."
3+ Released with "End-to-End Learning on 3D Protein Structure for Interface Prediction."
44by Raphael J.L. Townshend, Rishi Bedi, Patricia Suriana, Ron O. Dror
55https://arxiv.org/abs/1807.01297
66
77Specifically, bound chains and residue indexes were aligned across unbound and bound complexes.
88
99A total of 230 binary protein complexes are included.
1010
11- Processing code to regenerate and use the original provided tfrecords is located at
11+ Processing code to regenerate and use the provided tfrecords is located at
1212https://github.com/drorlab/DIPS
1313
14- final/
15- raw/ - List of all postprocessed (i.e. feature-enriched) pairs.
14+ MANIFEST
1615
16+ raw/ - All pre-aligned and cleaned DB5 structures, organized into directories
17+ with individual files for ligand-unbound, ligand-bound, receptor-unbound,
18+ receptor-bound.
1719interim/
18- complexes/ - List of all possible pairs in parsed.
19- external_feats/ - List of all residue-level features generated using external software packages.
20- pairs/ - Dill files of individual pairs listed in complexes.
21- parsed/ - All DB5 structures processed to pickled dataframes.
22-
23- raw/ - All pre-aligned and cleaned DB5 structures, organized into directories
24- with individual files for ligand-unbound, ligand-bound, receptor-unbound,
25- receptor-bound.
20+ parsed/ - All DB5 structures processed to pickled dataframes.
21+ complexes/ - List of all possible pairs in parsed.
22+ pairs/ - Dill files of indivudal pairs listed in complexes.
23+ processed/
24+ tfrecords/ - pairs converted to tfrecords.
0 commit comments