FarmerTao commited on
Commit
0486f42
·
verified ·
1 Parent(s): c1d9d0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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.