Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ Subcellular Localization prediction is a 10-class classification task to predic
|
|
9 |
|
10 |
# Splits
|
11 |
|
12 |
-
**
|
13 |
|
14 |
The dataset is from [**DeepLoc: prediction of protein subcellular localization using deep learning**](https://academic.oup.com/bioinformatics/article/33/21/3387/3931857). We employ all proteins (proteins that lack AF2 structures are removed), and split them based on 70% structure similarity (see [ProteinShake](https://github.com/BorgwardtLab/proteinshake/tree/main)), with the number of training, validation and test set shown below:
|
15 |
|
|
|
9 |
|
10 |
# Splits
|
11 |
|
12 |
+
**Protein Format:** SA sequence (AF2)
|
13 |
|
14 |
The dataset is from [**DeepLoc: prediction of protein subcellular localization using deep learning**](https://academic.oup.com/bioinformatics/article/33/21/3387/3931857). We employ all proteins (proteins that lack AF2 structures are removed), and split them based on 70% structure similarity (see [ProteinShake](https://github.com/BorgwardtLab/proteinshake/tree/main)), with the number of training, validation and test set shown below:
|
15 |
|