Update README.md
Browse files
README.md
CHANGED
@@ -19,20 +19,3 @@ The dataset is from [**DeepLoc: prediction of protein subcellular localization u
|
|
19 |
- Train: 6707
|
20 |
- Valid: 698
|
21 |
- Test: 807
|
22 |
-
|
23 |
-
# Data format
|
24 |
-
|
25 |
-
We organize all data in LMDB format. The architecture of the databse is like:
|
26 |
-
|
27 |
-
**length:** The number of samples
|
28 |
-
|
29 |
-
**0:**
|
30 |
-
|
31 |
-
- **name:** The UniProt ID of the protein
|
32 |
-
|
33 |
-
- **seq:** The structure-aware sequence
|
34 |
-
- **label:** classification label of the sequence
|
35 |
-
|
36 |
-
**1:**
|
37 |
-
|
38 |
-
**···**
|
|
|
19 |
- Train: 6707
|
20 |
- Valid: 698
|
21 |
- Test: 807
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|