Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,8 @@ protein level regression
|
|
20 |
The dataset is from [Deep generative models of genetic variation capture the effects of mutations](https://www.nature.com/articles/s41592-018-0138-4).
|
21 |
And can also be found on [SaprotHub dataset](https://huggingface.co/datasets/SaProtHub/DMS_RASH_HUMAN).
|
22 |
|
23 |
-
Label means fitness score of each mutant amino acid sequence
|
|
|
24 |
### Model input type
|
25 |
Amino acid sequence
|
26 |
|
|
|
20 |
The dataset is from [Deep generative models of genetic variation capture the effects of mutations](https://www.nature.com/articles/s41592-018-0138-4).
|
21 |
And can also be found on [SaprotHub dataset](https://huggingface.co/datasets/SaProtHub/DMS_RASH_HUMAN).
|
22 |
|
23 |
+
Label means fitness score of each mutant amino acid sequence, ranging from minus infinity to positive infinity where 0 is value of wildtype,
|
24 |
+
larger means higher fitness.
|
25 |
### Model input type
|
26 |
Amino acid sequence
|
27 |
|