Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,5 @@ test: 527
|
|
12 |
The dataset is from [Deep generative models of genetic variation capture the effects of mutations](https://www.nature.com/articles/s41592-018-0138-4).
|
13 |
|
14 |
### Label
|
15 |
-
Label means mutation effect score of each protein based on deep mutation scanning experiment
|
|
|
|
12 |
The dataset is from [Deep generative models of genetic variation capture the effects of mutations](https://www.nature.com/articles/s41592-018-0138-4).
|
13 |
|
14 |
### Label
|
15 |
+
Label means mutation effect score of each protein based on deep mutation scanning experiment, ranging from 0 to positive infinity where 1 is the value of wildtype,
|
16 |
+
larger than 1 means higher fitness than wildtype.
|