Difference between revisions of "Team:GreatBay SCIE/Dissociation constant"

 
(31 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{GreatBay_SCIE/HTML/loader}}
 
{{GreatBay_SCIE/HTML/navbar}}
 
{{GreatBay_SCIE/HTML/navbar}}
 
<!DOCTYPE html>
 
<!DOCTYPE html>
Line 9: Line 10:
 
.MathJax nobr>span.math>span{border-left-width:0 !important};
 
.MathJax nobr>span.math>span{border-left-width:0 !important};
 
</style>
 
</style>
 
<script type="text/x-mathjax-config">
 
 
//这是引用的mhchem宏包,用于后续公式显示
 
 
  MathJax.Ajax.config.path["mhchem"] = "https://cdnjs.cloudflare.com/ajax/libs/mathjax-mhchem/3.3.2";
 
  MathJax.Hub.Config({
 
    tex2jax:{ignoreClass: "tex2jax_ignore",
 
              inlineMath: [["$","$"]] },
 
    TeX:{ extensions:["[mhchem]/mhchem.js", "color.js"],
 
      noErrors:{ disabled: true } }
 
        });
 
</script>
 
<script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 
 
  
 
</head>
 
</head>
Line 30: Line 16:
 
<div class="content" style="margin-top:42.5px; margin-left: 80px !important;">
 
<div class="content" style="margin-top:42.5px; margin-left: 80px !important;">
  
 
<div class="title">Dissociation constant</div>
 
 
<center>
 
<center>
 +
<div class="title">Dissociation constant</div>
 +
</center>
 
<br>
 
<br>
 
<p>At first we planned to calculate Kd which can be derived from Hill equation</p>
 
<p>At first we planned to calculate Kd which can be derived from Hill equation</p>
 
+
<center>
<p>$$\ce{A + T<-->T[K_{on}][K_{off}]AT}$$</p>
+
<img src="https://static.igem.org/mediawiki/2021/3/3c/T--GreatBay_SCIE--Dissociation.jpg" style="width: 400px;">
<p>$$k_{on}[A][T]=K_{off}[AT]$$</p>
+
</center>
<p>$$K_A= \frac{1}{K_D}=\frac{K_{on}}{K_{off}}=\frac{[AT]}{[A][T]}$$</p>
+
 
<p>But soon we found that it is impossible to calculate in this way as the seller of the ELISA kit can't tell us the concentration of the aptamer so we had to find another way.</p>
 
<p>But soon we found that it is impossible to calculate in this way as the seller of the ELISA kit can't tell us the concentration of the aptamer so we had to find another way.</p>
  
Line 52: Line 37:
  
 
<p>By plotting the data into the prism and doing the following steps, the system can calculate automatically</p>
 
<p>By plotting the data into the prism and doing the following steps, the system can calculate automatically</p>
 +
<p>Due to the aptamer having the ability to bind with a non-specific site, thus we can add MX into the equation which leads to an increase in the affinity of the aptamer.</p>
 +
<p>Using the data from the Aptamer experiments we can evaluate that the Kd of our aptamer is 1.806 μM, we also calculate the Kd from the modeling experiment, and the Kd of group 30mins, 60mins and 75mins are 0.05197,0.4477 and 0.2358 respectively.</p>
 +
<p>However, the modeling experiment's Kd can't be defined in this way as the concentration is constant. Therefore the increase in Kd illustrates that liposome decomposed significantly under room temperature. And the data of the 60mins group for modeling can't be used.</p>
  
<p>Using the data from Aptamer group we can evaluate that the Kd of our aptamer is 1.806nM</p>
 
  
<p>As we know the aptamer has the ability to bind with non-specific region.</p>
 
 
<center>
 
<center>
 +
<img src="https://static.igem.org/mediawiki/2021/5/52/T--GreatBay_SCIE--Model_OApt_Kd.png" width="30%; height: auto;">
 +
<img src="https://static.igem.org/mediawiki/2021/2/2c/T--GreatBay_SCIE--Model_Kd_Graph.png" width="30%; height: auto;">
 +
<img src="https://static.igem.org/mediawiki/2021/3/3e/T--GreatBay_SCIE--Model_Kd_Graphs.png" width="30%; height: auto;">
 +
<div class="image_text"> <strong>Figure 1 (Left). The Kd of HR2 aptamer</Strong></div>
 +
<div class="image_text"> <strong>Figure 2 (Mid). The Kd of incubation time at 30 mins, 60mins, 75mins</Strong></div>
 +
<div class="image_text"> <strong>Figure 3 (Right). The fluorescence curve of three groups </Strong></div>
 +
<p>You can click <a href="./Protocol">here</a> to obtain more information on experiment detail in our protocol page.</p>
 +
</center>
 +
 +
<br>
 +
 +
<br>
 +
<h1>Reference</h1>
 +
<p><em>Equation: One site -- Specific binding</em> <a href='https://www.graphpad.com/guides/prism/latest/curve-fitting/reg_one_site_specific.htm' target='_blank' class='url'>https://www.graphpad.com/guides/prism/latest/curve-fitting/reg_one_site_specific.htm</a>
 +
</center>
 
</div>
 
</div>
 +
  
 
<script src="https://2021.igem.org/wiki/index.php?title=Template:GreatBay_SCIE/JS/sidebar&action=raw&ctype=text/javascript">
 
<script src="https://2021.igem.org/wiki/index.php?title=Template:GreatBay_SCIE/JS/sidebar&action=raw&ctype=text/javascript">
 
</script>
 
</script>
 +
<br><br><br><br><br><br><br><br>
 
</body>
 
</body>

Latest revision as of 03:48, 22 October 2021

<!DOCTYPE html>
Dissociation constant

At first we planned to calculate Kd which can be derived from Hill equation

But soon we found that it is impossible to calculate in this way as the seller of the ELISA kit can't tell us the concentration of the aptamer so we had to find another way.

This equation is derived from Michaelis–Menten kinetics

$$V=V_{max}\frac{[P]}{K_M\times{[P]}}$$

With slightly modification, we can obtain the following equation

$$Y=\frac{B_{max}\times X}{K_d+X}+M\times X$$

Where Bmax is the maximum specific binding in the same units as Y.

Kd is the equilibrium dissociation constant, in the same units as X. It is the radio-ligand concentration needed to achieve a half-maximum binding at equilibrium.

MX is the slope of nonspecific binding in Y units divided by X units.

By plotting the data into the prism and doing the following steps, the system can calculate automatically

Due to the aptamer having the ability to bind with a non-specific site, thus we can add MX into the equation which leads to an increase in the affinity of the aptamer.

Using the data from the Aptamer experiments we can evaluate that the Kd of our aptamer is 1.806 μM, we also calculate the Kd from the modeling experiment, and the Kd of group 30mins, 60mins and 75mins are 0.05197,0.4477 and 0.2358 respectively.

However, the modeling experiment's Kd can't be defined in this way as the concentration is constant. Therefore the increase in Kd illustrates that liposome decomposed significantly under room temperature. And the data of the 60mins group for modeling can't be used.

Figure 1 (Left). The Kd of HR2 aptamer
Figure 2 (Mid). The Kd of incubation time at 30 mins, 60mins, 75mins
Figure 3 (Right). The fluorescence curve of three groups

You can click here to obtain more information on experiment detail in our protocol page.



Reference

Equation: One site -- Specific binding https://www.graphpad.com/guides/prism/latest/curve-fitting/reg_one_site_specific.htm