Update README.md
Browse files
README.md
CHANGED
@@ -20,3 +20,4 @@ configs:
|
|
20 |
- split: train
|
21 |
path: data/train-*
|
22 |
---
|
|
|
|
20 |
- split: train
|
21 |
path: data/train-*
|
22 |
---
|
23 |
+
All PDB proteins as of 5/24/24. Contacts recorded in "COO" format, where a contact gets a tuple (i,j) if the ith and jith amino are within 8 angstrom. In huggingface datasets format are a nonredundant selection of 90 thousand. The entire 200+ thousand are uplaoded as pickle files.
|