Datasets:

Modalities:
Text
Formats:
csv
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
DenisLee commited on
Commit
59bb1f2
·
2 Parent(s): 95315af 04401b9

Merge branch 'main' of hf.co:datasets/CataAI/PoseX

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -6,9 +6,18 @@ language:
6
  - en
7
  tags:
8
  - biology
 
 
 
 
 
 
 
 
 
9
  ---
10
-
11
- The dataset comprises three sub-datasets in total:
12
  - The Astex Diverse set was curated by Hartshorn et al. [1] and contains 85 cases, it was reprocessed to adapt to our evaluation process.
13
  - The PoseX Self-Docking set was curated by us using the PDB and contains 718 cases.
14
  - The PoseX Cross-Docking set was curated by us using the PDB and contains 1312 pairs.
@@ -27,7 +36,7 @@ Each folder contains the following files:
27
 
28
  The folder structure is:
29
  ```plaintext
30
- posex/
31
  ├── astex_diverse_set/
32
  │ ├── 2BSM_BSM/
33
  │ │ ├── 2BSM_BSM_ligand_start_conf.sdf
 
6
  - en
7
  tags:
8
  - biology
9
+
10
+ configs:
11
+ - config_name: benchmark
12
+ data_files:
13
+ - split: test
14
+ path:
15
+ - "astex_benchmark.csv"
16
+ - "posex_self_dock_benchmark.csv"
17
+ - "posex_cross_dock_benchmark.csv"
18
  ---
19
+ The file `posex_set.zip` contains processed dataset for docking evaluation, while `posex_cif.zip` contains the raw CIF files from RCSB PDB. For information about creating a dataset from scratch, please refer to the data construction [code](https://github.com/CataAI/PoseX/tree/master/dataset).
20
+ The processed dataset comprises three sub-datasets in total:
21
  - The Astex Diverse set was curated by Hartshorn et al. [1] and contains 85 cases, it was reprocessed to adapt to our evaluation process.
22
  - The PoseX Self-Docking set was curated by us using the PDB and contains 718 cases.
23
  - The PoseX Cross-Docking set was curated by us using the PDB and contains 1312 pairs.
 
36
 
37
  The folder structure is:
38
  ```plaintext
39
+ posex_set/
40
  ├── astex_diverse_set/
41
  │ ├── 2BSM_BSM/
42
  │ │ ├── 2BSM_BSM_ligand_start_conf.sdf