Datasets:
Eachan Johnson
commited on
Commit
•
bc8975b
1
Parent(s):
770126d
Update data paths in YAML
Browse files
README.md
CHANGED
@@ -12,6 +12,10 @@ tags:
|
|
12 |
pretty_name: 'Ultra-large docking: AmpC 96M (Lyu J, Wang S, Balius T, Singh I, Nature 2019)'
|
13 |
size_categories:
|
14 |
- 10M<n<100M
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
# Ultra-large docking data: AmpC 96M compounds
|
17 |
|
|
|
12 |
pretty_name: 'Ultra-large docking: AmpC 96M (Lyu J, Wang S, Balius T, Singh I, Nature 2019)'
|
13 |
size_categories:
|
14 |
- 10M<n<100M
|
15 |
+
- config_name: main_data
|
16 |
+
path: "chunked/ampc-dock_*.csv.gz"
|
17 |
+
sep: ","
|
18 |
+
default: true
|
19 |
---
|
20 |
# Ultra-large docking data: AmpC 96M compounds
|
21 |
|