Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ base_model: westlake-repl/SaProt_35M_AF2
|
|
| 6 |
|
| 7 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 8 |
This model is trained on a sigle site deep mutation scanning dataset and
|
| 9 |
-
can be used to predict fitness score of protein GAL4_YEAST (Regulatory protein).
|
| 10 |
|
| 11 |
## Protein Function
|
| 12 |
This protein is a positive regulator for the gene expression of the galactose-induced genes such as GAL1, GAL2, GAL7, GAL10, and MEL1 which code for the enzymes used to convert galactose to glucose.
|
|
@@ -16,6 +16,9 @@ It recognizes a 17 base pair sequence in (5'-CGGRNNRCYNYNCNCCG-3') the upstream
|
|
| 16 |
protein level regression
|
| 17 |
### Dataset description
|
| 18 |
The dataset is from [Deep generative models of genetic variation capture the effects of mutations](https://www.nature.com/articles/s41592-018-0138-4).
|
|
|
|
|
|
|
|
|
|
| 19 |
### Model input type
|
| 20 |
Amino acid sequence
|
| 21 |
### Performance
|
|
|
|
| 6 |
|
| 7 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 8 |
This model is trained on a sigle site deep mutation scanning dataset and
|
| 9 |
+
can be used to predict fitness score of mutant amino acid sequence of protein [GAL4_YEAST](https://www.uniprot.org/uniprotkb/P04386/entry) (Regulatory protein).
|
| 10 |
|
| 11 |
## Protein Function
|
| 12 |
This protein is a positive regulator for the gene expression of the galactose-induced genes such as GAL1, GAL2, GAL7, GAL10, and MEL1 which code for the enzymes used to convert galactose to glucose.
|
|
|
|
| 16 |
protein level regression
|
| 17 |
### Dataset description
|
| 18 |
The dataset is from [Deep generative models of genetic variation capture the effects of mutations](https://www.nature.com/articles/s41592-018-0138-4).
|
| 19 |
+
And can also be found on [SaprotHub dataset](https://huggingface.co/datasets/SaProtHub/DMS_GAL4_YEAST).
|
| 20 |
+
|
| 21 |
+
Label means fitness score of each mutant amino acid sequence.
|
| 22 |
### Model input type
|
| 23 |
Amino acid sequence
|
| 24 |
### Performance
|