CluelessNovice
commited on
Commit
•
767d6f2
1
Parent(s):
25a5286
Update README.md
Browse files
README.md
CHANGED
@@ -14,23 +14,4 @@ The dataset is from [**ProteinShake Building datasets and benchmarks for deep le
|
|
14 |
- Valid: 4559
|
15 |
- Test: 4850
|
16 |
|
17 |
-
# Data format
|
18 |
-
|
19 |
-
We organize all data in LMDB format. The architecture of the databse is like:
|
20 |
-
|
21 |
-
**length:** The number of samples
|
22 |
-
|
23 |
-
**0:**
|
24 |
-
|
25 |
-
- **name_1:** The PDB ID of the protein 1
|
26 |
-
- **name_2:** The PDB ID of the protein 2
|
27 |
-
- **chain_1:** The chain ID of the protein 1
|
28 |
-
- **chain_2:** The chain ID of the protein 2
|
29 |
-
- **seq_1:** The structure-aware sequence 1
|
30 |
-
- **seq_2:** The structure-aware sequence 2
|
31 |
-
- **label:** Similarity value of the pair of proteins
|
32 |
-
|
33 |
-
**1:**
|
34 |
-
|
35 |
-
**···**
|
36 |
|
|
|
14 |
- Valid: 4559
|
15 |
- Test: 4850
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|