Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
### Description
|
2 |
-
This dataset contains signle site mutation of protein
|
3 |
|
4 |
### Splits
|
5 |
traing: 1325
|
@@ -12,4 +12,4 @@ 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
|
|
|
1 |
### Description
|
2 |
+
This dataset contains signle site mutation of protein DLG4_RAT amino acid sequence and the correspond mutation effect score from a deep mutation scanning experiment.
|
3 |
|
4 |
### Splits
|
5 |
traing: 1325
|
|
|
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.
|