Team:SYSU-Software/Models

From 2012.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 5: Line 5:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题 1</title>
<title>无标题 1</title>
-
<link href="style.css" rel="stylesheet" type="text/css" />
+
<link href="https://2012.igem.org/Team:SYSU-Software/template2/style.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" />
<script language="javascript" type="text/javascript" src="https://2012.igem.org/Team:SYSU-Software/template2/js/jquery-1.4.2.js?action=raw&ctype=text/javascript"></script>
<script language="javascript" type="text/javascript" src="https://2012.igem.org/Team:SYSU-Software/template2/js/jquery-1.4.2.js?action=raw&ctype=text/javascript"></script>
<script language="javascript" type="text/javascript" src="https://2012.igem.org/Team:SYSU-Software/template2/js/menu.js?action=raw&ctype=text/javascript"></script>
<script language="javascript" type="text/javascript" src="https://2012.igem.org/Team:SYSU-Software/template2/js/menu.js?action=raw&ctype=text/javascript"></script>
Line 66: Line 66:
    
    
   <div id="content">                  <div class="entry page clear">
   <div id="content">                  <div class="entry page clear">
-
         <h1 id="doctitle" class="pagetitle">Models and Algorithms</h1>
+
         <h1 id="doctitle" class="pagetitle"  style="line-height: 1.5em;">
-
<h1 id="doctitle0"  style="line-height: 2.5em;"><span lang="EN-US">Algorithm</span>——<span lang="EN-US"><span lang="zh-cn">
+
Algorithm&amp;Models</h1>
-
</span>iRNA designer</span>&amp; <span lang="EN-US">Riboswitch designer</span>(<a href="https://2012.igem.org/Team:SYSU-Software/Models2">click
+
<table class="doc-toc">
-
here</a>)</h1>
+
<tbody>
-
<p>&nbsp;</p>
+
<tr>
-
<p>&nbsp;</p>
+
<td>
-
<h1 id="doctitle1" style="line-height: 2.5em;">Algorithm——Flux Balance Analysis (<a href="https://2012.igem.org/Team:SYSU-Software/Models1">click
+
<div id="toctitle">
-
here</a>)</h1>
+
<h2>Contents</h2>
-
               </div>
+
</div>
-
           </div>
+
<ul id="toc-ul">
-
<!--end content-->
+
<li class="toclevel-1"><a href="#pp1"> <span class="toctext"> Flux Balance Analysis </span></a></li>
 +
<li class="toclevel-1"><a href="#pp2">SiRNA designer</a></li>
 +
<li class="toclevel-1"><a href="#pp3">Riboswitch designer</a></li>
 +
 
 +
</ul>
 +
</td>
 +
</tr>
 +
</tbody>
 +
</table>
 +
 
 +
<div id="doc-contents">
 +
<div>
 +
<h1 id="pp1">Flux Balance Analysis</h1>
 +
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Traditional approaches for metabolic network exploration are mainly based on physicochemical kinetics laws and principles. However,the difficulty for monitoring nutritional changes in metabolic biosystem neccecitates a more reductionist form of information especially available for computational processing. In 1992, Savinell and Palsson[1,2]proposed flux balance analysis(FBA) to simulate microbial metabolism and in 1993 FBA was applied in exploration of E.coli System[3,4,5].Thereafer, Palsson and his parters extend the uses of FBA even to genetic level[6,7].</p>
 +
</div>
 +
<div>
 +
<p >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Here are the mathematical description of FBA[8]. Firstly, FBA assumes that metabolic networks will reach homeostasis constrained by stoichiometry without knowing material changes all along the process. The values in this stoichiometric matrix are the stoichiometric coefficients of each reaction in the system as the set of constraints for the optimization. The mathematical description can be interpreted in the simple example with graphs following.</p>
 +
<p ><img src="https://static.igem.org/mediawiki/igem.org/4/4b/Image001.png" style="width: 630px;"></p>
 +
</div>
 +
<div>
 +
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; In the simple biosystem illustrated above, the compounds served as the nodes are connected by the reactions for conversion among compounds. The increase of Compound A is due to the converstion from Compound C and A, while the decrease of Compound A is the result of the conversion from Compound A to C. The graph below shows the overall change of the amount per time unit of Compound A, B, C. </p>
 +
<p ><img src="https://static.igem.org/mediawiki/igem.org/b/b2/Image004.jpg" ></p>
 +
 
 +
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Since the whole system will reach homeostasis, which means a state that compound in the system will be constant, in other words, the flux-in and flux-out of the node(the compound) will be equal. That is why we call this method ‘Flux Balance Analysis’.</p>
 +
<p ><img src="https://static.igem.org/mediawiki/igem.org/e/e9/Image006.jpg" ></p>
 +
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Secondly, the results above can be translated into a stoichiometric matrix. In Matrix S below.</p>
 +
<p ><img src="https://static.igem.org/mediawiki/igem.org/2/21/Image007.jpg" ></p>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<p>&nbsp;&nbsp;&nbsp; Each col of Matrix S represents stoichiometric coefficients the related to each compound and each row of Matrix S refers to coefficients of each reaction according to the three equations above. The plus and minus signs are determined by the direction of reations according to the compound itself.</p>
 +
<p ><img src="https://static.igem.org/mediawiki/igem.org/8/82/Image010.jpg" ></p>
 +
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; While in the vector above, v1 and v2 represents the reaction rate namely fluxes of the two reactions in this sample system.</p>
 +
<p>So you can see the multiplication of Matrix S and the vector can return to those three original equations above. As has been explained, the multiplication will be the zero vector.</p>
 +
<p ><img src="https://static.igem.org/mediawiki/igem.org/7/70/Image012.jpg" ></p>
 +
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; In the general case we can write:</p>
 +
<p >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 +
<img src="https://static.igem.org/mediawiki/igem.org/2/26/Image013.jpg" width="108" height="42" ></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thirdly,with stoichiometry prepared and the objective function(the biomass function) determined, linear programming can be performed for optimization.</p>
 +
<p > &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <img src="https://static.igem.org/mediawiki/igem.org/3/3d/Image015.jpg" ></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; In many cases, constraints are set upon the values of fluxes based on some thermodynamic conditions.</p>
 +
<p > &nbsp;&nbsp;&nbsp; <img src="https://static.igem.org/mediawiki/igem.org/a/a1/Image017.jpg" ></p>
 +
<p class="MsoNormal"><span lang="EN-US" style="mso-no-proof:yes">(All the graphs
 +
are from Wikipedia.)<o:p></o:p></span></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;
 +
mso-no-proof:yes">Reference:<o:p></o:p></span></p>
 +
<p>&nbsp;1.Savinell JM, Palsson BO: Optimal selection of metabolic fluxes for in vivo measurement. I. Development of mathematical methods. J Theor Biol 1992, 155:201-214.</p>
 +
<p>2. Savinell JM, Palsson BO: Optimal selection of metabolic fluxes for in vivo measurement. II. Application to Escherichia coli and hybridoma cell metabolism. J Theor Biol 1992,155:215-242.</p>
 +
<p>3.Varma A, Palsson BO: Metabolic capabilities of Escherichia coli:I. Synthesis of biosynthetic precursors and cofactors. J TheorBiol 1993, 165:477-502.</p>
 +
<p>4. Varma A, Palsson BO: Metabolic capabilities of Escherichia coli:II. Optimal growth patterns. J Theor Biol 1993,165:503-522.</p>
 +
<p>5. Varma A, Palsson BO: Stoichiometric flux balance models quantitatively predict growth and metabolic by-product secretion in wild-type Escherichia coli W3110. Appl Environ Microbiol 1994, 60:3724-3731.</p>
 +
<p>6. Edwards JS, Palsson BO: The Escherichia coli MG1655 in silico metabolic genotype: its definition, characteristics, and capabilities. Proc Natl Acad Sci USA 2000, 97:5528-5533.</p>
 +
<p>7.Edwards JS, Palsson BO: Robustness analysis of the Escherichia coli metabolic network. Biotechnol Prog 2000, 16:927-939.</p>
 +
<p>8. Kenneth J Kauffman, Purusharth Prakash and Jeremy S Edwards: Advances in flux balance analysis, Current Opinion in Biotechnology 2003, 14:491–496</p>
 +
<p>&nbsp;</p>
 +
<p>&nbsp;</p>
 +
<h1 id="pp2">SiRNA designer</h1>
 +
 
 +
<h3><span lang="EN-US" style="background: white">Tom Tuschl&#39;s rule (for
 +
cDNA)<o:p></o:p></span></h3>
 +
<p class="MsoNormal"><span lang="EN-US">1. Select targeted region from a
 +
given&nbsp;cDNA sequence&nbsp;beginning 50-100 nt downstream of start codon<o:p></o:p></span></p>
 +
<p class="MsoNormal"><span lang="EN-US">2. Look for sequence motif
 +
AA+N19+TT first. If there is no suitable sequence look 23-nt sequence
 +
motif NA+N21 and convert the 3&#39; end of the sense siRNA to TT<o:p></o:p></span></p>
 +
<p class="MsoNormal"><span lang="EN-US">3. Or search for NAR+N17+YNN<o:p></o:p></span></p>
 +
<p class="MsoNormal"><span lang="EN-US">PS: Target sequence should have
 +
a GC content of around 50%<o:p></o:p></span></p>
 +
<p class="MsoNormal"><span lang="EN-US">R means A/G, and Y means T/C.<o:p></o:p></span></p>
 +
<h3><span lang="EN-US" style="background: white">Rational siRNA
 +
design(for mRNA)<o:p></o:p></span></h3>
 +
<p class="MsoNormal"><span lang="EN-US">Evaluate potential candidates
 +
and assign scores to them, sequences with higher scores will have higher
 +
chance of success in RNAi. <o:p></o:p></span></p>
 +
<p class="MsoNormal"><span lang="EN-US">The table below lists the 8
 +
criteria and the methods of score assignment.<o:p></o:p></span></p>
 +
<table class="MsoNormalTable" border="1" cellspacing="0" cellpadding="0" width="708" style="width:425.0pt;border-collapse:collapse;border:none;mso-border-top-alt:
 +
solid windowtext .5pt;mso-border-bottom-alt:solid windowtext .5pt;mso-yfti-tbllook:
 +
1184;mso-padding-alt:0cm 5.4pt 0cm 5.4pt;mso-border-insideh:.5pt solid windowtext">
 +
<tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">
 +
<td width="72" rowspan="2" style="width:42.9pt;border-top:solid windowtext 1.0pt;
 +
  border-left:none;border-bottom:solid windowtext 1.0pt;border-right:none;
 +
  mso-border-top-alt:solid windowtext .5pt;mso-border-bottom-alt:solid windowtext .5pt;
 +
  padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal" align="center">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">Criteria<o:p></o:p></span></p>
 +
</td>
 +
<td width="386" rowspan="2" style="width:231.85pt;border-top:solid windowtext 1.0pt;
 +
  border-left:none;border-bottom:solid windowtext 1.0pt;border-right:none;
 +
  mso-border-top-alt:solid windowtext .5pt;mso-border-bottom-alt:solid windowtext .5pt;
 +
  padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal" align="center">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">Description<o:p></o:p></span></p>
 +
</td>
 +
<td width="250" colspan="2" valign="top" style="width:150.25pt;border-top:solid windowtext 1.0pt;
 +
  border-left:none;border-bottom:solid windowtext 1.0pt;border-right:none;
 +
  mso-border-top-alt:solid windowtext .5pt;mso-border-bottom-alt:solid windowtext .5pt;
 +
  padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal" align="center">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">Score<o:p></o:p></span></p>
 +
</td>
 +
</tr>
 +
<tr style="mso-yfti-irow:1">
 +
<td width="154" style="width:92.15pt;border:none;border-bottom:solid windowtext 1.0pt;
 +
  mso-border-top-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;
 +
  mso-border-bottom-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal" align="center">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">Yes<o:p></o:p></span></p>
 +
</td>
 +
<td width="97" valign="top" style="width:58.1pt;border:none;border-bottom:solid windowtext 1.0pt;
 +
  mso-border-top-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;
 +
  mso-border-bottom-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal" align="center">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">No<o:p></o:p></span></p>
 +
</td>
 +
</tr>
 +
<tr style="mso-yfti-irow:2">
 +
<td width="72" valign="top" style="width:42.9pt;border:none;mso-border-top-alt:
 +
  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">1<o:p></o:p></span></p>
 +
</td>
 +
<td width="386" valign="top" style="width:231.85pt;border:none;mso-border-top-alt:
 +
  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">Moderate to
 +
low (30%-52%) GC Content<o:p></o:p></span></p>
 +
</td>
 +
<td width="154" valign="top" style="width:92.15pt;border:none;mso-border-top-alt:
 +
  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">1 point<o:p></o:p></span></p>
 +
</td>
 +
<td width="97" valign="top" style="width:58.1pt;border:none;mso-border-top-alt:
 +
  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt"><o:p>&nbsp;</o:p></span></p>
 +
</td>
 +
</tr>
 +
<tr style="mso-yfti-irow:3">
 +
<td width="72" valign="top" style="width:42.9pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">2<o:p></o:p></span></p>
 +
</td>
 +
<td width="386" valign="top" style="width:231.85pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">At least 3
 +
A/Us at positions 15-19 (sense)<o:p></o:p></span></p>
 +
</td>
 +
<td width="154" valign="top" style="width:92.15pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">1 point
 +
/per A or U<o:p></o:p></span></p>
 +
</td>
 +
<td width="97" valign="top" style="width:58.1pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt"><o:p>&nbsp;</o:p></span></p>
 +
</td>
 +
</tr>
 +
<tr style="mso-yfti-irow:4">
 +
<td width="72" valign="top" style="width:42.9pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">3<o:p></o:p></span></p>
 +
</td>
 +
<td width="386" valign="top" style="width:231.85pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">Melting
 +
temperature-Tm*&lt;20</span><span style="mso-bidi-font-size:10.5pt;
 +
  font-family:宋体;mso-ascii-font-family:&quot;Times New Roman&quot;;mso-hansi-font-family:
 +
  &quot;Times New Roman&quot;">℃</span><span lang="EN-US" style="mso-bidi-font-size:10.5pt"><o:p></o:p></span></p>
 +
</td>
 +
<td width="154" valign="top" style="width:92.15pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">1 point<o:p></o:p></span></p>
 +
</td>
 +
<td width="97" valign="top" style="width:58.1pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt"><o:p>&nbsp;</o:p></span></p>
 +
</td>
 +
</tr>
 +
<tr style="mso-yfti-irow:5">
 +
<td width="72" valign="top" style="width:42.9pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">4<o:p></o:p></span></p>
 +
</td>
 +
<td width="386" valign="top" style="width:231.85pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">A at
 +
position 19 (sense)<o:p></o:p></span></p>
 +
</td>
 +
<td width="154" valign="top" style="width:92.15pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">1 point<o:p></o:p></span></p>
 +
</td>
 +
<td width="97" valign="top" style="width:58.1pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt"><o:p>&nbsp;</o:p></span></p>
 +
</td>
 +
</tr>
 +
<tr style="mso-yfti-irow:6">
 +
<td width="72" valign="top" style="width:42.9pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">5<o:p></o:p></span></p>
 +
</td>
 +
<td width="386" valign="top" style="width:231.85pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">A at
 +
position 3 (sense)<o:p></o:p></span></p>
 +
</td>
 +
<td width="154" valign="top" style="width:92.15pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">1 point<o:p></o:p></span></p>
 +
</td>
 +
<td width="97" valign="top" style="width:58.1pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt"><o:p>&nbsp;</o:p></span></p>
 +
</td>
 +
</tr>
 +
<tr style="mso-yfti-irow:7">
 +
<td width="72" valign="top" style="width:42.9pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">6<o:p></o:p></span></p>
 +
</td>
 +
<td width="386" valign="top" style="width:231.85pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">U at
 +
position 10 (sense)<o:p></o:p></span></p>
 +
</td>
 +
<td width="154" valign="top" style="width:92.15pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">1 point<o:p></o:p></span></p>
 +
</td>
 +
<td width="97" valign="top" style="width:58.1pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt"><o:p>&nbsp;</o:p></span></p>
 +
</td>
 +
</tr>
 +
<tr style="mso-yfti-irow:8">
 +
<td width="72" valign="top" style="width:42.9pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">7<o:p></o:p></span></p>
 +
</td>
 +
<td width="386" valign="top" style="width:231.85pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">No G/C at
 +
position 19 (sense)<o:p></o:p></span></p>
 +
</td>
 +
<td width="154" valign="top" style="width:92.15pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt"><o:p>&nbsp;</o:p></span></p>
 +
</td>
 +
<td width="97" valign="top" style="width:58.1pt;border:none;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">-1 point<o:p></o:p></span></p>
 +
</td>
 +
</tr>
 +
<tr style="mso-yfti-irow:9;mso-yfti-lastrow:yes">
 +
<td width="72" valign="top" style="width:42.9pt;border:none;border-bottom:solid windowtext 1.0pt;
 +
  mso-border-bottom-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">8<o:p></o:p></span></p>
 +
</td>
 +
<td width="386" valign="top" style="width:231.85pt;border:none;border-bottom:
 +
  solid windowtext 1.0pt;mso-border-bottom-alt:solid windowtext .5pt;
 +
  padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">No G at
 +
position 13 (sense)<o:p></o:p></span></p>
 +
</td>
 +
<td width="154" valign="top" style="width:92.15pt;border:none;border-bottom:solid windowtext 1.0pt;
 +
  mso-border-bottom-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt"><o:p>&nbsp;</o:p></span></p>
 +
</td>
 +
<td width="97" valign="top" style="width:58.1pt;border:none;border-bottom:solid windowtext 1.0pt;
 +
  mso-border-bottom-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt">
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">-1 point<o:p></o:p></span></p>
 +
</td>
 +
</tr>
 +
</table>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">The &quot;anti-sense&quot;
 +
strand is the siRNA strand that is complementary to the target mRNA and
 +
that will be binding to the mRNA.<o:p></o:p></span></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">The melting
 +
temperature’ of a siRNA candidate can be calculated by the formula
 +
showed below:<o:p></o:p></span></p>
 +
<p class="MsoNormal">
 +
<o:p></o:p>
 +
<img class="decoded" alt="https://static.igem.org/mediawiki/igem.org/e/e8/Image101.png" src="https://static.igem.org/mediawiki/igem.org/e/e8/Image101.png"></p>
 +
<p class="MsoNormal"><span lang="EN-US"><v:shapetype id="_x0000_t75" coordsize="21600,21600"
 +
o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f"
 +
stroked="f">
 +
<v:stroke joinstyle="miter"/>
 +
<v:formulas>
 +
  <v:f eqn="if lineDrawn pixelLineWidth 0"/>
 +
  <v:f eqn="sum @0 1 0"/>
 +
  <v:f eqn="sum 0 0 @1"/>
 +
  <v:f eqn="prod @2 1 2"/>
 +
  <v:f eqn="prod @3 21600 pixelWidth"/>
 +
  <v:f eqn="prod @3 21600 pixelHeight"/>
 +
  <v:f eqn="sum @0 0 1"/>
 +
  <v:f eqn="prod @6 1 2"/>
 +
  <v:f eqn="prod @7 21600 pixelWidth"/>
 +
  <v:f eqn="sum @8 21600 0"/>
 +
  <v:f eqn="prod @7 21600 pixelHeight"/>
 +
  <v:f eqn="sum @10 21600 0"/>
 +
</v:formulas>
 +
<v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>
 +
<o:lock v:ext="edit" aspectratio="t"/>
 +
</v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:415.2pt;
 +
height:93.6pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:wpc=&quot;http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:mc=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wne=&quot;http://schemas.microsoft.com/office/word/2006/wordml&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;14&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;100&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:bordersDontSurroundHeader/&gt;&lt;w:bordersDontSurroundFooter/&gt;&lt;w:defaultTabStop w:val=&quot;420&quot;/&gt;&lt;w:drawingGridVerticalSpacing w:val=&quot;156&quot;/&gt;&lt;w:displayHorizontalDrawingGridEvery w:val=&quot;0&quot;/&gt;&lt;w:displayVerticalDrawingGridEvery w:val=&quot;2&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;CompressPunctuation&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:relyOnVML/&gt;&lt;w:allowPNG/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:spaceForUL/&gt;&lt;w:balanceSingleByteDoubleByteWidth/&gt;&lt;w:doNotLeaveBackslashAlone/&gt;&lt;w:ulTrailSpace/&gt;&lt;w:doNotExpandShiftReturn/&gt;&lt;w:adjustLineHeightInTable/&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;001A283B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001A283B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002B331E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00345DFE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00355EA1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003E3A69&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004132FE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004824F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005420EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006C19ED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006D24AC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007B67F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D54A7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E44E0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00977933&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00997231&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E6F64&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E73CB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A40EE7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AA2FE8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC7579&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AD2132&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CC0D6A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E616C7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65E73&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;wx:sect&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRPr=&quot;00345DFE&quot; wsp:rsidRDefault=&quot;00345DFE&quot; wsp:rsidP=&quot;00345DFE&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMathParaPr&gt;&lt;m:jc m:val=&quot;left&quot;/&gt;&lt;/m:oMathParaPr&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Tm=79.8+18.5脳&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:func&gt;&lt;m:funcPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:=val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:funcPr&gt;&lt;m:fName&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;log&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;10&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:fName&gt;&lt;m:e&gt;&lt;m:d&gt;&lt;m:dPr&gt;&lt;m:begChr m:val=&quot;[&quot;/&gt;&lt;m:endChr m:val=&quot;]&quot;/&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:dPr&gt;&lt;m:e&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Na&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;+&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;/m:e&gt;&lt;/m:d&gt;&lt;/m:e&gt;&lt;/m:func&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;+58.4脳&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:f&gt;&lt;m:fPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:&lt;ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:fPr&gt;&lt;m:num&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;yG+zC&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:num&gt;&lt;m:den&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;wA+xT+yG+zC&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:den&gt;&lt;/m:f&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;+11.8脳&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFwonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;(&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:f&gt;&lt;m:fPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:fPr&gt;&lt;m:num&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;yG+zC&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:num&gt;&lt;m:den&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;wA+xT+yG+zC&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:den&gt;&lt;/m:f&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;)&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;2&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:f&gt;&lt;m:fPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:fPr&gt;&lt;m:num&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;820&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:num&gt;&lt;m:den&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;wA+xT+yG+zC&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:den&gt;&lt;/m:f&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot; wsp:rsidRPr=&quot;00345DFE&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1800&quot; w:bottom=&quot;1440&quot; w:left=&quot;1800&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/wx:sect&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;">
 +
<v:imagedata src="file:///I:\msohtmlclip1\01\clip_image001.png" o:title=""
 +
  chromakey="white"/>
 +
</v:shape></span><span lang="EN-US" style="font-size:14.0pt"><o:p></o:p></span>
 +
</p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">wA, xT, yG, zC are
 +
separately the number of A, T, G, C in a siRNA candidate.<o:p></o:p></span></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="font-size: 10.0pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black; background: white">
 +
All siRNA candidates scored higher than 6 are acceptable.</span><span lang="EN-US" style="font-size:15.0pt"><o:p></o:p></span></p>
 +
<span lang="EN-US" style="font-size:10.5pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;
 +
mso-fareast-font-family:宋体;mso-font-kerning:1.0pt;mso-ansi-language:EN-US;
 +
mso-fareast-language:ZH-CN;mso-bidi-language:AR-SA">
 +
<br clear="all" style="mso-special-character:line-break;page-break-before:always">
 +
</span>
 +
<p class="MsoNormal" align="left">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt"><o:p>&nbsp;</o:p></span></p>
 +
<h1 id="pp3"><span lang="EN-US">Riboswitch designer:<o:p></o:p></span></h1>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">The designer is
 +
based on a special promoter working in eukaryotes - internal ribosome
 +
entry site (IRES). We design the upstream sequence that can bind to IRES
 +
part so the second structure of IRES can be transformed by the ligand.<o:p></o:p></span></p>
 +
<h3><span lang="EN-US">Up regulated:<o:p></o:p></span></h3>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">Target sequence is
 +
assembled by five parts: MS-SL, aaIRES (anti-anti-IRES), aptamer, aIRES
 +
(anti-IRES), IRES.<o:p></o:p></span></p>
 +
<p class="MsoNormal">
 +
<o:p></o:p>
 +
<img class="decoded" style="cursor: -moz-zoom-out" alt="https://static.igem.org/mediawiki/igem.org/e/ec/Image002.png" src="https://static.igem.org/mediawiki/igem.org/e/ec/Image002.png"></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt;
 +
mso-no-proof:yes"><v:shape id="图片_x0020_1" o:spid="_x0000_i1029" type="#_x0000_t75"
 +
style='width:408.6pt;height:405pt;visibility:visible;mso-wrap-style:square'>
 +
<v:imagedata src="file:///I:\msohtmlclip1\01\clip_image002.emz" o:title=""/>
 +
</v:shape></span><span lang="EN-US" style="mso-bidi-font-size:10.5pt"><o:p></o:p>
 +
</span></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">The IRES, aIRES,
 +
aaIRES parts are settled, we get aptamer sequence according to
 +
customer’s quests from aptamer database and the MS-SL is paired to the
 +
combination part of aaIRES and aptamer. Then adjust the MS-SL part’s
 +
length to fit it’s free energy to -11.7 kcal/mol.<o:p></o:p></span></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt"><o:p>&nbsp;</o:p></span></p>
 +
<h3><span lang="EN-US">Down regulated:<o:p></o:p></span></h3>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">The differences
 +
from down regulated to up regulated riboswitch are the order between
 +
aptamer and aaIRES, the sequence of MS part. The new structure is showed
 +
below:<o:p></o:p></span></p>
 +
<p class="MsoNormal">
 +
<o:p></o:p>
 +
<img class="decoded" alt="https://static.igem.org/mediawiki/igem.org/9/90/Image003.jpg" src="https://static.igem.org/mediawiki/igem.org/9/90/Image003.jpg"></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt;
 +
mso-no-proof:yes"><v:shape id="图片_x0020_4" o:spid="_x0000_i1028" type="#_x0000_t75"
 +
alt="说明: C:\Users\miao\Desktop\紧急修改!!副本.jpg" style='width:414.6pt;height:211.8pt;
 +
visibility:visible;mso-wrap-style:square'>
 +
<v:imagedata src="file:///I:\msohtmlclip1\01\clip_image003.jpg" o:title="紧急修改!!副本"/>
 +
</v:shape></span><span lang="EN-US" style="mso-bidi-font-size:10.5pt"><o:p></o:p>
 +
</span></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">We set MS to
 +
“CCUCU” under experimental data and the aptamer still comes from aptamer
 +
database.<o:p></o:p></span></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt"><o:p>&nbsp;</o:p></span></p>
 +
<h3><span lang="EN-US">Algorithm about free energy calculation comes
 +
from Turner’s team:<o:p></o:p></span></h3>
 +
<p class="MsoNormal"><b style="mso-bidi-font-weight:normal">
 +
<i style="mso-bidi-font-style:
 +
normal"><span lang="EN-US" style="mso-bidi-font-size:10.5pt">Hairpin loops:<o:p></o:p></span></i></b></p>
 +
<p class="MsoNormal">
 +
<o:p></o:p>
 +
<img class="decoded" alt="https://static.igem.org/mediawiki/igem.org/8/89/Image004.png" src="https://static.igem.org/mediawiki/igem.org/8/89/Image004.png"></p>
 +
<p class="MsoNormal"><span lang="EN-US"><v:shape id="_x0000_i1026" type="#_x0000_t75"
 +
style='width:415.2pt;height:62.4pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:wpc=&quot;http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:mc=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wne=&quot;http://schemas.microsoft.com/office/word/2006/wordml&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;14&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;100&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:bordersDontSurroundHeader/&gt;&lt;w:bordersDontSurroundFooter/&gt;&lt;w:defaultTabStop w:val=&quot;420&quot;/&gt;&lt;w:drawingGridVerticalSpacing w:val=&quot;156&quot;/&gt;&lt;w:displayHorizontalDrawingGridEvery w:val=&quot;0&quot;/&gt;&lt;w:displayVerticalDrawingGridEvery w:val=&quot;2&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;CompressPunctuation&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:relyOnVML/&gt;&lt;w:allowPNG/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:spaceForUL/&gt;&lt;w:balanceSingleByteDoubleByteWidth/&gt;&lt;w:doNotLeaveBackslashAlone/&gt;&lt;w:ulTrailSpace/&gt;&lt;w:doNotExpandShiftReturn/&gt;&lt;w:adjustLineHeightInTable/&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;001A283B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001A283B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002B331E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00355EA1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003E3A69&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004132FE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004824F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005420EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B0717&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006C19ED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006D24AC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007B67F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D54A7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E44E0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00977933&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00997231&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E6F64&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E73CB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A40EE7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AA2FE8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC7579&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AD2132&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CC0D6A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E616C7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65E73&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;wx:sect&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRPr=&quot;006B0717&quot; wsp:rsidRDefault=&quot;006B0717&quot; wsp:rsidP=&quot;006B0717&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMathParaPr&gt;&lt;m:jc m:val=&quot;left&quot;/&gt;&lt;/m:oMathParaPr&gt;&lt;m:oMath&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;鈭咷掳37&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPral=&gt;&lt;m:t&gt;hairpin loops&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;= &lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;鈭咷掳37&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Maciith&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;innition&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:d&gt;&lt;m:dPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:dPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;n&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:e&gt;&lt;/m:d&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;+&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;鈭咷掳37&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rP&gt;&lt;/r&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;ternimal mismatch&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;=4.3卤0.2 &lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wsx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:color w:val=&quot;000000&quot;/&gt;&lt;w:sz w:val=&quot;29&quot;/&gt;&lt;w:sz-cs w:val=&quot;29&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;kcal/mol&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot; wsp:rsidRPr=&quot;006B0717&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1800&quot; w:bottom=&quot;1440&quot; w:left=&quot;1800&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/wx:sect&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;">
 +
<v:imagedata src="file:///I:\msohtmlclip1\01\clip_image004.png" o:title=""
 +
  chromakey="white"/>
 +
</v:shape></span><span lang="EN-US" style="font-size:14.0pt"><o:p></o:p></span>
 +
</p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">In this equation, n
 +
(5) is the number of nucleotides in loop, the terminal mismatch
 +
parameter is the sequence-dependent term for the first mismatch stacking
 +
on the terminal base pair.<o:p></o:p></span></p>
 +
<p class="MsoNormal"><b style="mso-bidi-font-weight:normal">
 +
<i style="mso-bidi-font-style:
 +
normal"><span lang="EN-US" style="mso-bidi-font-size:10.5pt">Watson-Crick
 +
Helices:<o:p></o:p></span></i></b></p>
 +
<p class="MsoNormal">
 +
<o:p></o:p>
 +
<img class="decoded" alt="https://static.igem.org/mediawiki/igem.org/3/3c/Image005.png" src="https://static.igem.org/mediawiki/igem.org/3/3c/Image005.png"></p>
 +
<p class="MsoNormal"><span lang="EN-US"><v:shape id="_x0000_i1027" type="#_x0000_t75"
 +
style='width:415.2pt;height:124.8pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:wpc=&quot;http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:mc=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wne=&quot;http://schemas.microsoft.com/office/word/2006/wordml&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;14&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;100&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:bordersDontSurroundHeader/&gt;&lt;w:bordersDontSurroundFooter/&gt;&lt;w:defaultTabStop w:val=&quot;420&quot;/&gt;&lt;w:drawingGridVerticalSpacing w:val=&quot;156&quot;/&gt;&lt;w:displayHorizontalDrawingGridEvery w:val=&quot;0&quot;/&gt;&lt;w:displayVerticalDrawingGridEvery w:val=&quot;2&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;CompressPunctuation&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:relyOnVML/&gt;&lt;w:allowPNG/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:spaceForUL/&gt;&lt;w:balanceSingleByteDoubleByteWidth/&gt;&lt;w:doNotLeaveBackslashAlone/&gt;&lt;w:ulTrailSpace/&gt;&lt;w:doNotExpandShiftReturn/&gt;&lt;w:adjustLineHeightInTable/&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;001A283B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001A283B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002B331E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00355EA1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003E3A69&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004132FE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004824F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005420EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006447FA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006C19ED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006D24AC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007B67F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D54A7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E44E0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00977933&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00997231&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E6F64&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E73CB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A40EE7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AA2FE8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC7579&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AD2132&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CC0D6A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E616C7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65E73&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;wx:sect&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRPr=&quot;006447FA&quot; wsp:rsidRDefault=&quot;006447FA&quot; wsp:rsidP=&quot;006447FA&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;螖G掳37&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Watson-Crick&lt;/m:t&gt;&lt;&quot;2/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;=&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot; w:hint=&quot;fareast&quot;/&gt;&lt;wx:font wx:val=&quot;瀹嬩綋&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;螖&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Mathi=&quot;C&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;G掳37&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;2C8&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;37 AU end penalty&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:d&gt;&lt;m:dPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:dPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;per AU end&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;/m:d&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;+&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot; w:hint=&quot;fareast&quot;/&gt;&lt;wx:font wx:val=&quot;瀹嬩綋&quot;/&gt;&lt;th&quot;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;螖&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;G掳h&quot;37&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;37 symmetry&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:d&gt;&lt;m:dPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:dPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;self-complementary duplexes&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;/m:d&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;+&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:nary&gt;&lt;m:naryPr&gt;&lt;m:chr m:val=&quot;鈭?/&gt;&lt;m:limLoc m:val=&quot;undOvr&quot;/&gt;&lt;m:subHide m:val=&quot;1&quot;/&gt;&lt;m:supHide m:val=&quot;1&quot;/&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:a-ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:naryPr&gt;&lt;m:sub/&gt;&lt;m:sup/&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;[&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot; w:hint=&quot;fareast&quot;/&gt;&lt;wx:font wx:val=&quot;瀹嬩綋&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;?&quot;/&gt;?/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;G掳37&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=/&gt;&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt; stacking&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:sz w:val=&quot;28&quot;/&gt;&lt;w:sz-cs w:val=&quot;28&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;]&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;/m:nary&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot; wsp:rsidRPr=&quot;006447FA&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1800&quot; w:bottom=&quot;1440&quot; w:left=&quot;1800&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/wx:sect&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;">
 +
<v:imagedata src="file:///I:\msohtmlclip1\01\clip_image005.png" o:title=""
 +
  chromakey="white"/>
 +
</v:shape></span>
 +
<span lang="EN-US" style="font-size:14.0pt;font-family:&quot;Cambria Math&quot;,&quot;serif&quot;"><o:p></o:p>
 +
</span></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">Specific data can
 +
be found on web site:</span><span lang="EN-US"><o:p></o:p></span></p>
 +
<p class="MsoNormal"><span lang="EN-US">
 +
http://rna.urmc.rochester.edu/NNDB/turner04/index.html<o:p></o:p></span></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt"><o:p>&nbsp;</o:p></span></p>
 +
<h2><span lang="EN-US">References:<o:p></o:p></span></h2>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">1.Elbashir SM et
 +
al. (2001) Duplexes of 21-nucleotide RNAs mediate RNA interference in
 +
cultured mammalian cells. Nature. 411:494-498.<o:p></o:p></span></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">2.Elbahir SM et al.
 +
(2001). Functional anatomy of siRNAs for mediating efficient RNAi in
 +
Drosophila melanogaster embryo lysate. EMBO J. 20:6877-6888.<o:p></o:p></span></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">3.Elbashir SM et
 +
al. (2002). Analysis of gene function in somatic mammalian cells using
 +
small interfering RNAs. Methods. 26:199-213.<o:p></o:p></span></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">4.Reynolds A, Leake
 +
D, Boese Q, Scaringe S, Marshall WS, Khvorova A. Rational siRNA design
 +
for RNA interference. Nat Biotechnol. 2004 Mar;22(3):326-30.<o:p></o:p></span></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">5.Ogawa, A. (2011).
 +
Rational design of artificial riboswitches based on ligand-dependent
 +
modulation of internal ribosome entry in wheat germ extract and their
 +
applications as label-free biosensors. RNA (New York, N.Y.), 17(3),
 +
478-88. doi:10.1261/rna.2433111<o:p></o:p></span></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">6.Ogawa, A. (2012).
 +
Rational construction of eukaryotic OFF-riboswitches that downregulate
 +
internal ribosome entry site-mediated translation in response to their
 +
ligands. Bioorganic &amp; medicinal chemistry letters, 22(4), 1639-42.
 +
Elsevier Ltd. doi:10.1016/j.bmcl.2011.12.118<o:p></o:p></span></p>
 +
<p class="MsoNormal">
 +
<span lang="EN-US" style="mso-bidi-font-size:10.5pt">7.Turner, D. H. &amp;
 +
Mathews, D. H.<span style="mso-spacerun:yes">&nbsp; </span>(2009).<span style="mso-spacerun:yes">&nbsp;
 +
</span>NNDB: The nearest neighbor parameter database for predicting
 +
stability of nucleic acid secondary structure.<span style="mso-spacerun:yes">&nbsp;
 +
</span>Nucleic Acids Research.<span style="mso-spacerun:yes">&nbsp;
 +
</span>38, D280-D282.<o:p></o:p></span></p>
 +
</div>
 +
</div>
 +
               </div><!--end entry-->
 +
           </div><!--end content-->
   
   
   <div id="sidebar">
   <div id="sidebar">
 +
      <div id="sidebar">
       <div id="doc-nav">
       <div id="doc-nav">
<div>
<div>
Line 106: Line 570:
<ul>
<ul>
<li>
<li>
-
<a href="https://2012.igem.org/Team:SYSU-Software/Download">Source Code</a>
+
<a href="https://2012.igem.org/Team:SYSU-Software/Download">
 +
Download</a>
</li>
</li>
<li>
<li>
Line 132: Line 597:
</li>
</li>
<li>
<li>
-
<a href="https://2012.igem.org/Team:SYSU-Software/Faq">Troubleshooting</a>
+
<a href="https://2012.igem.org/Team:SYSU-Software/Trouble">Troubleshooting</a>
</li>
</li>
<li>
<li>
Line 138: Line 603:
</li>
</li>
<li>
<li>
-
<a href="">Contact Us</a>
+
<a href="https://2012.igem.org/Team:SYSU-Software/Contact">Contact Us</a>
</li>
</li>
</ul>
</ul>
Line 146: Line 611:
</div>
</div>
-
   </div><!--end sidebar-->
+
   </div>  </div><!--end sidebar-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript">
<script type="text/javascript">

Latest revision as of 00:58, 27 September 2012

无标题 1
 

Algorithm&Models

Contents

Flux Balance Analysis

      Traditional approaches for metabolic network exploration are mainly based on physicochemical kinetics laws and principles. However,the difficulty for monitoring nutritional changes in metabolic biosystem neccecitates a more reductionist form of information especially available for computational processing. In 1992, Savinell and Palsson[1,2]proposed flux balance analysis(FBA) to simulate microbial metabolism and in 1993 FBA was applied in exploration of E.coli System[3,4,5].Thereafer, Palsson and his parters extend the uses of FBA even to genetic level[6,7].

      Here are the mathematical description of FBA[8]. Firstly, FBA assumes that metabolic networks will reach homeostasis constrained by stoichiometry without knowing material changes all along the process. The values in this stoichiometric matrix are the stoichiometric coefficients of each reaction in the system as the set of constraints for the optimization. The mathematical description can be interpreted in the simple example with graphs following.

      In the simple biosystem illustrated above, the compounds served as the nodes are connected by the reactions for conversion among compounds. The increase of Compound A is due to the converstion from Compound C and A, while the decrease of Compound A is the result of the conversion from Compound A to C. The graph below shows the overall change of the amount per time unit of Compound A, B, C.

      Since the whole system will reach homeostasis, which means a state that compound in the system will be constant, in other words, the flux-in and flux-out of the node(the compound) will be equal. That is why we call this method ‘Flux Balance Analysis’.

      Secondly, the results above can be translated into a stoichiometric matrix. In Matrix S below.

    Each col of Matrix S represents stoichiometric coefficients the related to each compound and each row of Matrix S refers to coefficients of each reaction according to the three equations above. The plus and minus signs are determined by the direction of reations according to the compound itself.

      While in the vector above, v1 and v2 represents the reaction rate namely fluxes of the two reactions in this sample system.

So you can see the multiplication of Matrix S and the vector can return to those three original equations above. As has been explained, the multiplication will be the zero vector.

      In the general case we can write:

       

      Thirdly,with stoichiometry prepared and the objective function(the biomass function) determined, linear programming can be performed for optimization.

     

      In many cases, constraints are set upon the values of fluxes based on some thermodynamic conditions.

   

(All the graphs are from Wikipedia.)

Reference:

 1.Savinell JM, Palsson BO: Optimal selection of metabolic fluxes for in vivo measurement. I. Development of mathematical methods. J Theor Biol 1992, 155:201-214.

2. Savinell JM, Palsson BO: Optimal selection of metabolic fluxes for in vivo measurement. II. Application to Escherichia coli and hybridoma cell metabolism. J Theor Biol 1992,155:215-242.

3.Varma A, Palsson BO: Metabolic capabilities of Escherichia coli:I. Synthesis of biosynthetic precursors and cofactors. J TheorBiol 1993, 165:477-502.

4. Varma A, Palsson BO: Metabolic capabilities of Escherichia coli:II. Optimal growth patterns. J Theor Biol 1993,165:503-522.

5. Varma A, Palsson BO: Stoichiometric flux balance models quantitatively predict growth and metabolic by-product secretion in wild-type Escherichia coli W3110. Appl Environ Microbiol 1994, 60:3724-3731.

6. Edwards JS, Palsson BO: The Escherichia coli MG1655 in silico metabolic genotype: its definition, characteristics, and capabilities. Proc Natl Acad Sci USA 2000, 97:5528-5533.

7.Edwards JS, Palsson BO: Robustness analysis of the Escherichia coli metabolic network. Biotechnol Prog 2000, 16:927-939.

8. Kenneth J Kauffman, Purusharth Prakash and Jeremy S Edwards: Advances in flux balance analysis, Current Opinion in Biotechnology 2003, 14:491–496

 

 

SiRNA designer

Tom Tuschl's rule (for cDNA)

1. Select targeted region from a given cDNA sequence beginning 50-100 nt downstream of start codon

2. Look for sequence motif AA+N19+TT first. If there is no suitable sequence look 23-nt sequence motif NA+N21 and convert the 3' end of the sense siRNA to TT

3. Or search for NAR+N17+YNN

PS: Target sequence should have a GC content of around 50%

R means A/G, and Y means T/C.

Rational siRNA design(for mRNA)

Evaluate potential candidates and assign scores to them, sequences with higher scores will have higher chance of success in RNAi.

The table below lists the 8 criteria and the methods of score assignment.

Criteria

Description

Score

Yes

No

1

Moderate to low (30%-52%) GC Content

1 point

 

2

At least 3 A/Us at positions 15-19 (sense)

1 point /per A or U

 

3

Melting temperature-Tm*<20

1 point

 

4

A at position 19 (sense)

1 point

 

5

A at position 3 (sense)

1 point

 

6

U at position 10 (sense)

1 point

 

7

No G/C at position 19 (sense)

 

-1 point

8

No G at position 13 (sense)

 

-1 point

The "anti-sense" strand is the siRNA strand that is complementary to the target mRNA and that will be binding to the mRNA.

The melting temperature’ of a siRNA candidate can be calculated by the formula showed below:

https://static.igem.org/mediawiki/igem.org/e/e8/Image101.png

wA, xT, yG, zC are separately the number of A, T, G, C in a siRNA candidate.

All siRNA candidates scored higher than 6 are acceptable.


 

Riboswitch designer:

The designer is based on a special promoter working in eukaryotes - internal ribosome entry site (IRES). We design the upstream sequence that can bind to IRES part so the second structure of IRES can be transformed by the ligand.

Up regulated:

Target sequence is assembled by five parts: MS-SL, aaIRES (anti-anti-IRES), aptamer, aIRES (anti-IRES), IRES.

https://static.igem.org/mediawiki/igem.org/e/ec/Image002.png

The IRES, aIRES, aaIRES parts are settled, we get aptamer sequence according to customer’s quests from aptamer database and the MS-SL is paired to the combination part of aaIRES and aptamer. Then adjust the MS-SL part’s length to fit it’s free energy to -11.7 kcal/mol.

 

Down regulated:

The differences from down regulated to up regulated riboswitch are the order between aptamer and aaIRES, the sequence of MS part. The new structure is showed below:

https://static.igem.org/mediawiki/igem.org/9/90/Image003.jpg

We set MS to “CCUCU” under experimental data and the aptamer still comes from aptamer database.

 

Algorithm about free energy calculation comes from Turner’s team:

Hairpin loops:

https://static.igem.org/mediawiki/igem.org/8/89/Image004.png

In this equation, n (5) is the number of nucleotides in loop, the terminal mismatch parameter is the sequence-dependent term for the first mismatch stacking on the terminal base pair.

Watson-Crick Helices:

https://static.igem.org/mediawiki/igem.org/3/3c/Image005.png

Specific data can be found on web site:

http://rna.urmc.rochester.edu/NNDB/turner04/index.html

 

References:

1.Elbashir SM et al. (2001) Duplexes of 21-nucleotide RNAs mediate RNA interference in cultured mammalian cells. Nature. 411:494-498.

2.Elbahir SM et al. (2001). Functional anatomy of siRNAs for mediating efficient RNAi in Drosophila melanogaster embryo lysate. EMBO J. 20:6877-6888.

3.Elbashir SM et al. (2002). Analysis of gene function in somatic mammalian cells using small interfering RNAs. Methods. 26:199-213.

4.Reynolds A, Leake D, Boese Q, Scaringe S, Marshall WS, Khvorova A. Rational siRNA design for RNA interference. Nat Biotechnol. 2004 Mar;22(3):326-30.

5.Ogawa, A. (2011). Rational design of artificial riboswitches based on ligand-dependent modulation of internal ribosome entry in wheat germ extract and their applications as label-free biosensors. RNA (New York, N.Y.), 17(3), 478-88. doi:10.1261/rna.2433111

6.Ogawa, A. (2012). Rational construction of eukaryotic OFF-riboswitches that downregulate internal ribosome entry site-mediated translation in response to their ligands. Bioorganic & medicinal chemistry letters, 22(4), 1639-42. Elsevier Ltd. doi:10.1016/j.bmcl.2011.12.118

7.Turner, D. H. & Mathews, D. H.  (2009).  NNDB: The nearest neighbor parameter database for predicting stability of nucleic acid secondary structure.  Nucleic Acids Research.  38, D280-D282.

Retrieved from "http://2012.igem.org/Team:SYSU-Software/Models"