kohbanye commited on
Commit
8ebfdeb
·
verified ·
1 Parent(s): 02d2734

Add files using upload-large-folder tool

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ task_categories:
4
+ - other
5
+ tags:
6
+ - drug-discovery
7
+ - molecular-generation
8
+ - protein-ligand
9
+ - structural-biology
10
+ size_categories:
11
+ - 1M<n<10M
12
+ ---
13
+
14
+ # CrossDocked2020
15
+
16
+ Pre-processed CrossDocked2020 dataset containing raw receptor PDB and ligand
17
+ SDF.gz files, organized for efficient loading.
18
+
19
+ ## Dataset Summary
20
+
21
+ - **Unique pairs**: 2,533,288
22
+ - **Unique receptor PDB files**: 24,533
23
+ - **Source types**: cdonly, it0, it2, it2_redocked, it2_10p20n, mod_it2,
24
+ it2_completeset, it2_redocked_completeset, mod_it2_completeset
25
+ - **Fold splits**: 3 folds (0, 1, 2) per source type category
26
+ (completeset categories only populate fold0)
27
+
28
+ ## Repository Structure
29
+
30
+ ```
31
+ receptors/ Unique receptor PDB files in tar.gz archives
32
+ ligands/ Ligand SDF.gz files in tar shards (WebDataset-compatible)
33
+ manifest.parquet Pair index with metadata and fold split info
34
+ ```
35
+
36
+ ## Ligand Tar Shard Format
37
+
38
+ Each shard is a tar file containing pairs of files per sample:
39
+ - `{pair_idx:07d}.sdf.gz` — original ligand SDF.gz (all conformers)
40
+ - `{pair_idx:07d}.json` — metadata (receptor_path, complex_dir, source_type)
41
+
42
+ ## Manifest Schema
43
+
44
+ | Column | Type | Description |
45
+ |--------|------|-------------|
46
+ | pair_idx | uint32 | Global unique pair ID |
47
+ | complex_dir | string | Complex directory name |
48
+ | receptor_pdb | string | Receptor PDB filename |
49
+ | ligand_sdf_gz | string | Ligand SDF.gz filename |
50
+ | source_type | string | One of 9 categories (see Source types above) |
51
+ | shard_idx | uint16 | Ligand shard number |
52
+ | label | int8 | Types file label (0/1) |
53
+ | score1 | float32 | Types file score 1 |
54
+ | score2 | float32 | Types file score 2 |
55
+ | {cat}_fold{n} | string | "train" / "test" per category and fold |
56
+
57
+ ## Original Source
58
+
59
+ Paul G. Francoeur, Tomohide Masuda, Jocelyn Sunseri, Andrew Jia,
60
+ Richard B. Iovanisci, Ian Snyder, David R. Koes.
61
+ *J. Chem. Inf. Model.* 2020, 60(9), p.4200-4215.
ligands/000000.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4977e1692e936c66fd40087837d4d5b491f858f322a2a539db26ac60aa9d0b84
3
+ size 645611520
ligands/000001.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e5afd4028004f0b12cffe97ad59226753ae6c59099d9ec7e8d9bd69ad9b0f68
3
+ size 656568320
ligands/000002.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:402e0244488b60c396b9ffb310c73d9d27c85c528b2bc045989e6695e27ea77f
3
+ size 632596480
ligands/000003.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edc90c6c91f6313680d684bf4866a59b51758290afef18285428994945f8fcc7
3
+ size 650137600
ligands/000004.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84ea49a7d8416b9b143cb8d365d7aceb8f4db5076ce62b13f6b32faeea3ec38f
3
+ size 647219200
ligands/000005.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1b5c4acc50628ef8fd58d05359718a0df475021057c92735ce984c6065e000b
3
+ size 639262720
ligands/000006.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0136e222f7e74a4a402b497d5072b34938db39335c4c434311dc0bc0242b953
3
+ size 646062080
ligands/000007.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54c7cb110beb230475dd5bebbf6eb9abf2025ab04f1f2695dba9e2a6f3e9798b
3
+ size 653916160
ligands/000008.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb6f51c721b50d50c02c8be2698bd3999478daacd5d7dfa158071888f9f01bc1
3
+ size 621701120
ligands/000009.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96e6bc4d1a6e368ea00bf2022fb547cef622a3d97304e69d53a0187173a594b7
3
+ size 630016000
ligands/000010.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:010961ecc18fc97f5ff25089b3c2a7e1773335645df0567b159ffb05b37edbfc
3
+ size 648161280
ligands/000011.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18bc40dcba021f12d87c9b5c4ad3e3b41a1ebc564088c8b3c80f010b3bf6bccd
3
+ size 631674880
ligands/000012.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51a8fe9990bf9026c2cac40c25c943a6426ebd710571465809939378a28837d8
3
+ size 641474560
ligands/000013.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf65baec69b9ddd4485be2538ad99f768360e4cae5fc8537d9b1aec81e0c0f37
3
+ size 635095040
ligands/000014.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fd02e1384c1badb778949dd36433673bf84c294a7cdf9b4755e39252e47a867
3
+ size 643000320
ligands/000015.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6592ec271cdc4161fb4c2ddc697f0eb4aaca8d418bcb1e5bfe298e3472072130
3
+ size 624680960
ligands/000016.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97a77b0127a43911f9ae4fd08830242a168387cd2050f1f2e9dac3b3816a838c
3
+ size 649062400
ligands/000017.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e82d983d30cb27395fcb3bdca77cf5f748f1a3b3ebb0800a1a1f98b181328833
3
+ size 645263360
ligands/000018.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6a133f17d97e5b3f94d6f22af9b6bdf7b37f4b3cab3a7d2d3d1af05150140d9
3
+ size 631726080
ligands/000019.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72d7488162f8d4f5f2175ca12f73a7e4b30d1c6958dad7d2803b92c14f5433bb
3
+ size 634357760
ligands/000020.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53955a8fcd702ff42326ed44eb0a971d74613c4006c77bb52b4965d262af4bab
3
+ size 637839360
ligands/000021.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac517b766121bee211397f7daa2b7ea2de09795dad08fb9862403a53f44b385c
3
+ size 647505920
ligands/000022.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b52e11d6b32025ebedf40f22a59e1e26029102d35cdcdc2c247b62d4c0b94dd1
3
+ size 646031360
ligands/000023.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7caaabf0bc461f9545db171d2318744493765c94d768fe2d80dffb41c984f639
3
+ size 665518080
ligands/000024.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:763a5cbb02aaa40654c6721821b931eaa4cb10d07e2b540bde3cce31472015f1
3
+ size 649502720
ligands/000025.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24d811fe31e71a9aa3848684aec25255eeca78317f0dbde77c11e81acb693b6a
3
+ size 634603520
ligands/000026.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dda7b3a4389a28c50a71c8beadb51c87bede73a399ad264aad50934bd8cabf51
3
+ size 618332160
ligands/000027.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd2292d56188ad5259e5eaa64248eff74026467ff5c3ef8a461e035433186a4b
3
+ size 632084480
ligands/000028.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5b83b446c9ef645891404fdaa33f296312dc7a01998bdeb63a6fafd499e5424
3
+ size 645990400
ligands/000029.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:122f1a2f3814532a5c38f680dee95c99ddee97252333299ae2f84ee5c3ace78a
3
+ size 632852480
ligands/000030.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3498f67304f42be06988d2b3be88a73cb7deda25b2cb325e68ad154d5f69c9b
3
+ size 641157120
ligands/000031.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eadc0a500e45d1bbb81d708ff6ab5e0a2db8e1668faa2a2f69382eef329523b4
3
+ size 644034560
ligands/000032.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3134a3d8bb028d7442ca9a16e65e2cac51bd363b54deeb36eaf9cfb1d64ac8eb
3
+ size 662067200
ligands/000033.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e472c3020c61691fd63e495345b891ca08524a61aa252fb6ea8d9c8e1db69e2
3
+ size 647260160
ligands/000034.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fb4d5be52c9c310ae2f9d27a02422a84097ce5da8a0c90567f28fcc218dfd8b
3
+ size 122716160
manifest.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a746a616cbf9e7b4c7f44929966d9f7e982af4a8ce54cc4a80c8b575af2b0193
3
+ size 25586642
receptors/shard-000.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52ecae8748ca29b935ca7525541d09819f27d8675137c226c6ddad0723c7a497
3
+ size 1838365175