FarmerTao commited on
Commit
8cc1a6d
·
verified ·
1 Parent(s): 272c0e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -5,7 +5,10 @@ base_model: westlake-repl/SaProt_35M_AF2
5
  # Model Card for Model ID
6
 
7
  <!-- Provide a quick summary of what the model is/does. -->
8
- This model is used to predict mutation fitness score of protein GAL4_YEAST (Regulatory protein).
 
 
 
9
  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.
10
  It recognizes a 17 base pair sequence in (5'-CGGRNNRCYNYNCNCCG-3') the upstream activating sequence (UAS-G) of these genes.
11
 
 
5
  # Model Card for Model ID
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.
13
  It recognizes a 17 base pair sequence in (5'-CGGRNNRCYNYNCNCCG-3') the upstream activating sequence (UAS-G) of these genes.
14