File size: 665 Bytes
9138312 0341cbe 917cf28 0341cbe c61d0f7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
license: mit
configs:
- config_name: dataset
data_files: "dataset.csv"
---
### Description
This dataset contains signle site mutation of protein YAP1 amino acid sequence and the correspond mutation effect score from a deep mutation scanning experiment.
### Splits
traing: 291
valid: 35
test: 36
### Related paper
The dataset is from [Deep generative models of genetic variation capture the effects of mutations](https://www.nature.com/articles/s41592-018-0138-4).
### Label
Label means fitness score of each mutant amino acid sequence based on a deep mutation scanning experiment.
The value of wildtype mutant is 1, larger value means higher fitness. |