Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
### Description
|
2 |
+
This dataset contains signle site mutation of protein DMS_YAP1_HUMAN amino acid sequence and the correspond mutation effect score from a deep mutation scanning experiment.
|
3 |
+
|
4 |
+
### Splits
|
5 |
+
traing: 291
|
6 |
+
|
7 |
+
valid: 35
|
8 |
+
|
9 |
+
test: 36
|
10 |
+
|
11 |
+
### Related paper
|
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.
|