Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ Thermostability prediction is a regression task where each input protein *x* is
|
|
| 11 |
|
| 12 |
# Splits
|
| 13 |
|
| 14 |
-
**
|
| 15 |
|
| 16 |
The dataset is from [**FLIP: Benchmark tasks in fitness landscape inferencefor proteins**](https://www.biorxiv.org/content/10.1101/2021.11.09.467890v2). We employ all proteins from the“Human-cell”splits (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:
|
| 17 |
|
|
|
|
| 11 |
|
| 12 |
# Splits
|
| 13 |
|
| 14 |
+
**Protein Format:** SA sequence (AF2)
|
| 15 |
|
| 16 |
The dataset is from [**FLIP: Benchmark tasks in fitness landscape inferencefor proteins**](https://www.biorxiv.org/content/10.1101/2021.11.09.467890v2). We employ all proteins from the“Human-cell”splits (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:
|
| 17 |
|