Update README.md
Browse files
README.md
CHANGED
|
@@ -14,19 +14,6 @@ The dataset is from [**ProteinShake Building datasets and benchmarks for deep le
|
|
| 14 |
- Valid: 442
|
| 15 |
- Test: 464
|
| 16 |
|
| 17 |
-
#
|
| 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:** The PDB ID of the protein
|
| 26 |
-
- **seq:** The structure-aware sequence
|
| 27 |
-
- **label:** Classification labels of all residues
|
| 28 |
-
|
| 29 |
-
**1:**
|
| 30 |
-
|
| 31 |
-
**···**
|
| 32 |
|
|
|
|
|
|
| 14 |
- Valid: 442
|
| 15 |
- Test: 464
|
| 16 |
|
| 17 |
+
# Label
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
+
Classification labels of all residues
|