Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,6 @@ test: 176
|
|
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 fitness score of each mutant amino acid sequence based on a 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 fitness score of each mutant amino acid sequence based on a deep mutation scanning experiment.
|
16 |
+
The effect of each mutation is expressed as the log frequency of observing each amino acid x at each position i in the selected versus the unselected population,
|
17 |
+
relative to wild type. Range from negative infinity to positive infinity. If the effect larger than 0 represents high fitness, smaller than 0 represents low fitness.
|