Biomod/2013/Tianjin/Experiments & Results: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 238: Line 238:
.tocbefore {
.tocbefore {
position:absolute;
position:absolute;
margin-top:10px;
margin-left:20px;
margin-left:20px;
}
}

Revision as of 09:23, 26 October 2013

<html> </p> <style>

  • {margin:0;padding:0;font-family:"微软雅黑","Arial";}

body{ width: 960px; height:auto; margin: 0 auto; font-size:12px; font-family:Arial, Helvetica, sans-serif; background-color:#fcfcfc; }


p {margin:0.5em 0 !important; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

.logo-section{ height:270px; width:960px; position:relative; margin-top:-10px; float:left; background:url(http://openwetware.org/images/9/9a/TJU-BANNER.jpg) no-repeat; /*background-color:#0F6;*/ }

.content1{ height:50px; width:960px; position:relative; float:left; /*background-color:#F90;*/ }

.text-box{ width:960px; height:auto; margin-top:0px; float:left; position:relative; /*background-color:#96F;*/ }


.vedio{ width:960px; height:300px; position:relative; float:left; /*background-color:#FCC;*/ }

.link{ margin:0 auto; width:960px; height:100px; text-align:center; /*background-color:#FF6;*/ float:left; }

  1. goTopBtn {POSITION: fixed;TEXT-ALIGN: center;LINE-HEIGHT: 30px;WIDTH: 100px;BOTTOM: 35px;HEIGHT: 100px;FONT-SIZE: 12px;RIGHT: 30px;}
  1. content{margin:0;padding:0;height:1000px;border:0px;}
  1. column-content{background-color:#FFF;

width:960px; height:auto; -moz-box-shadow:0px 0px 15px #000; -webkit-box-shadow:0px 0px 15px #000; box-shadow:0px 0px 15px #000; }

  1. contentSub{background-color:#282828;color:#fff; margin:0;height:30px;padding-top:5px;}
  2. contentSub a{color:#fff;}

/*hidden section*/

.firstHeading{display:none;}

  1. sidebar-main{display:none;}
  2. p-cactions{display:none;}
  3. p-personal{display:none;}

</style>

<!--banner section--> <div class="logo-section">

</div>


<!--content section-->

<style type="text/css"> .sddm{z-index: 30;width: 960px;height:20px;position:relative;float:left;background-color:#303437;position:raletive;margin-left:0px;} .sddm ul{margin-left:0px;} .sddm li{margin: 0;list-style: none;float: left;font: bold 14px arial;height:20px;background-color:#FFF;border-left:#fff thin solid;border-right:#fff thin solid;} .sddm li a{display: block;margin:0;width: 158px;height:20px;background:#303437;color: #FFF;text-align: center;text-decoration: none;} .sddm li a:hover{background:#999;color:#000;} .sddm div{position: absolute;width:158px;z-index:999;visibility: hidden;margin-top:1px;padding: 0;} .sddm div a{position: relative;display: block;margin: 0;padding: 5px 5px;width: auto;white-space: nowrap;text-align:center;text-decoration: none;color: #FFF;font: 12px arial;height:20px;} .sddm div a:hover{background:#999;color:#000;}

</style> <script type="text/javascript"> var timeout = 500; var closetimer = 0; var ddmenuitem = 0;

function mopen(id) { mcancelclosetime(); if(ddmenuitem) ddmenuitem.style.visibility = 'hidden'; ddmenuitem = document.getElementById(id); ddmenuitem.style.visibility = 'visible';} function mclose() { if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';} function mclosetime() { closetimer = window.setTimeout(mclose, timeout);} function mcancelclosetime() { if(closetimer) { window.clearTimeout(closetimer); closetimer = null;}} document.onclick = mclose; </script>


<div class="content1"> <ul class="sddm">

   <li><a href="http://openwetware.org/wiki/Biomod/2013/Tianjin" onmouseover="mopen('m1')" onmouseout="mclosetime()" style="padding:15px 0px;">Home</a>

</li> <li><a href="http://openwetware.org/wiki/Biomod/2013/Tianjin/Team" onmouseover="mopen('m2')" onmouseout="mclosetime()" style="padding:15px 0px;">Team</a>

       <div id="m2" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">

</div> </li> <li><a href="http://openwetware.org/wiki/Biomod/2013/Tianjin/Designs" onmouseover="mopen('m3')" onmouseout="mclosetime()" style="padding:15px 0px;">Designs</a>

       <div id="m3" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
               <a href="http://openwetware.org/wiki/Biomod/2013/Tianjin/Designs">Background</a>

<a href="http://openwetware.org/wiki/Biomod/2013/Tianjin/Designs/Self-assemblyTrack">Self-assembly Track</a> <a href="http://openwetware.org/wiki/Biomod/2013/Tianjin/Designs/DeliveryDevice">The Delivery Device</a> </div> </li> <li><a href="http://openwetware.org/wiki/Biomod/2013/Tianjin/Experiments &amp; Results" onmouseover="mopen('m4')" onmouseout="mclosetime()" style="height:35px;padding:8px 0px 7px 0px;">Experiments &amp; Results</a>

       <div id="m4" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">

<a href="http://openwetware.org/wiki/Biomod/2013/Tianjin/Experiments &amp; Results">Polymerizing</a> <a href="http://openwetware.org/wiki/Biomod/2013/Tianjin/Experiments &amp; Results/Cleavage">Cleavage</a> <a href="http://openwetware.org/wiki/Biomod/2013/Tianjin/Experiments &amp; Results/DeliveryDevice">Delivery Device</a>

</div> </li>

   <li><a href="http://openwetware.org/wiki/Biomod/2013/Tianjin/Protocol" onmouseover="mopen('m5')" onmouseout="mclosetime()" style="padding:15px 0px;">Protocol</a>

</li>

   <li><a href="http://openwetware.org/wiki/Biomod/2013/Tianjin/Attributions" onmouseover="mopen('m6')" onmouseout="mclosetime()" style="padding:15px 0px;">Attributions</a>
       <div id="m6" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">

</div> </li> </ul> </div>

<style> .photo { width:294px; padding:20px 10px 20px 20px; border:1px solid #BFBFBF; background-color:white; box-shadow:2px 2px 3px #aaaaaa; }

.rotate_left { float:left; -ms-transform:rotate(7deg); -moz-transform:rotate(7deg); -webkit-transform:rotate(7deg); -o-transform:rotate(7deg); transform:rotate(7deg); }

.rotate_right { float:left; -ms-transform:rotate(-8deg); -moz-transform:rotate(-8deg); -webkit-transform:rotate(-8deg); -o-transform:rotate(-8deg); transform:rotate(-8deg); } </style>

<div class="photo rotate_left" style="margin-top:30px;">

<a href="http://openwetware.org/wiki/Biomod/2013/Tianjin/Experiments_%26_Results" style="font-size:14px;"><b>Polymerizing</b></a> <p>optimize the 1<sup>st</sup> stem-loop structure & termination</p> <a href="http://openwetware.org/wiki/Biomod/2013/Tianjin/Experiments_%26_Results/Cleavage" style="font-size:14px;"><b>Cleavage</b></a> <p>optimize the 2nd stem-loop structure</p> <a href="http://openwetware.org/wiki/Biomod/2013/Tianjin/Experiments_%26_Results/DeliveryDevice" style="font-size:14px;"><b>Delivery device</b></a> <br/><br/> </div>

<div class="photo rotate_right" style="width:600px;"> <div style="float:left;margin:10px 5px 10px 0;;width:284px;"><img src="#" alt="" width="284" height="213" /></div> <div style="float:left;width:300px;"><br/><p style="color:#000;font-size:16px;"><span style="color:#000;font-size:22px;"><b>Is</b></span> the polymer really could exist? This is the most important question for this design. In this part, we characterize the polymerization reaction in different conditions. What’s more, we want to design a terminator for this polymer.</p></div> </div>


<style type="text/css"> .box{ width:960px;height:auto; margin:0 auto; overflow:hidden;}

.main{ width:620px; height:auto; float:right;position:relative;padding:30px 30px 10px 10px;font-size:13px;} .fixed{ width:180px; height:400px; font:normal; text-align:center;float:left;word-spacing:0.1em;top:10px;margin-top:10px;} .main img{border:hidden;margin-bottom:5px;} .main div,li,p{font-family:Arial;line-height:150%;word-spacing:0.1em;font-size:13px;}


.box p{color:#000;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:150%;text-align:left; clear:both;} .box h1{text-decoration:none;font-weight:normal;color:#000;} .img1{margin:0 150px 15px 150px;padding:5px 5px 5px 5px;background-color:#fafafa;border:thin solid #999; vertical-align:middle;width:400px;} .img1 a{target="_blank";}

</style>

<style>

  1. toc {

width:260px; margin-left:20px; margin-top:70px; }

.tocbefore { position:absolute; margin-left:20px; }

.tocafter { position:fixed; top:-10px; margin-left:20px; }

</style>

<script type="text/javascript"> function getScrollTop() {

   var scrollPos; 
   if (window.pageYOffset) { 
       scrollPos = window.pageYOffset; 
   } 
   else if (document.compatMode) { 
   	if(document.compatMode != 'BackCompat')
   	{
       	scrollPos = document.documentElement.scrollTop; 
       }
       else if (document.body) 
       { 
       	scrollPos = document.body.scrollTop; 
   	}
   } 
   if(scrollPos < 620){

document.getElementById("toc").className="tocbefore"; } else{ document.getElementById("toc").className="tocafter"; } } window.onscroll=getScrollTop; </script> <div style="width:280px;float:left;"> <table id="toc" class="toc" summary="Contents" style="font-family:Calibri;float:right;font-size:120%;"><tbody><tr><td><div id="toctitle"><h2>Contents</h2></div> <ul> <li class="toclevel-1"><a href="#The_DNA.E2.80.94Track"><span class="tocnumber">1</span> <span class="toctext">The DNA—Track</span></a></li> <li class="toclevel-1"><a href="#The_Walker"><span class="tocnumber">2</span> <span class="toctext">The Walker</span></a></li> <li class="toclevel-1"><a href="#Agarose_electrophoresis"><span class="tocnumber">3</span> <span class="toctext">Agarose electrophoresis</span></a></li> <li class="toclevel-1"><a href="#PAGE"><span class="tocnumber">4</span> <span class="toctext">PAGE</span></a> <ul> <li class="toclevel-2"><a href="#Materials"><span class="tocnumber">4.1</span> <span class="toctext">Materials</span></a></li> <li class="toclevel-2"><a href="#Methods"><span class="tocnumber">4.2</span> <span class="toctext">Methods</span></a></li> </ul> </li> <li class="toclevel-1"><a href="#PCR_Annealing_Procedure_.28for_Logic_Gate.29"><span class="tocnumber">5</span> <span class="toctext">PCR Annealing Procedure (for Logic Gate)</span></a></li> <li class="toclevel-1"><a href="#Recipe"><span class="tocnumber">6</span> <span class="toctext">Recipe</span></a></li> </ul> </td></tr></tbody></table> </div>


<!-- text starts here --> <div class="main"> </html>


optimize the 1st stem-loop structure

The ability of polymerize is totally decided by the 1st stem-loop contracture, if it is too long, the specificity of the polymerization reaction will be good, which means there will be no adverse reactions, but the whole process will be very long and hard to take place. Well, if the stem domain is too short, it won’t need any inducer to go on its polymerization reaction. And to make the walker more easily contact to the DNA polymer track, we’d better keep the distance between to free tail about 10.5 or 21bp.The salt concentration will affect the efficiency of DNA binding, so we just use the origin reaction buffer as the article mentioned, HEPES 200mmol/L, NaCl 0.5mol/L.

At first, we set the stem domain as 7 base pairs. And the result turns to be disappointed. As showing in Figure3.1.1, lane 1 to 3 and 5 contains the same track monomer concentration, 2.5nmol/L. And the trigger DNA keep raising from lane1 to 3.The lane 4 is a marker, and the lane 5 is trigger free. The track monomer should be around 40 base pairs, but we can see that all the lanes have a band around 200.This shows that our DNA polymer is formed without any inducement. Because the 4 kinds of DNA track monomers have the same concentration, so the polymer should be around 200.

[[Image:#.png|thumb|400px| Figure3.1.1 ]]

So we make the stem longer to 17bp, and the result also turns to be disappointed. The agarose gel did not show any sign of polymerize, as the figure 3.1.2. So we ran another PAGE, to see if there is any other sign. As the figure3.1.3 shows that there are some polymer exist, but just a little. It means that our design works but it still need optimization.

[[Image:#.png|thumb|400px| Figure3.1.2 ]]

[[Image:#.png|thumb|400px| Figure3.1.3 ]]

So at last, we decide to set the stem domain as 15bp and the distance between two free tail 21bp, which makes the track to be flat to promise a better conductivity with the walker. And the ends turns out to be excited.

We ran a PAGE as figure3.1.4, and find that the lane with the trigger has only few monomers left and the band of the lane without trigger DNA seems much brighter. We can also see that there are some unexpected polymer, which means that there will be some adverse reaction have taken place. We also run a agarose gel as figure 3.1.5, and find that the result was totally as our expection. The polymer remains about 400 base pairs, while the lane without trigger just has some slight adverse reaction less than 200bp. The reason for the 400bp band is that we add the same concentration of the trigger and the 4 monomers.

[[Image:#.png|thumb|400px| Figure3.1.4 ]]

[[Image:#.png|thumb|400px| Figure3.1.5 ]]

To see how the reaction taken place in different temperature, we do the reaction in different and run a agarose gel. We did it in 4℃, 25℃ and 35℃, when temperature is low the reation goes very slowly, so does the adverse reaction. But as the temperature, the band keeps going us and we can see that the reaction goes faster. To saving time, all the polymers we make is under 35℃, through it will bring a little adverse reaction in absence of that trigger DNA, but it works well when adding the trigger DNA, and we didn’t see much adverse-reaction’s came out band in the lane adding the trigger.

[[Image:#.png|thumb|400px| Figure3.1.6 ]]

But it’s not enough to prove that the polymerization reaction can be triggered, we need it to be longer and see how long it could be. So we add the concentration of the 4 monomers. And we find that the polymer have a much larger molecular weight, at about 2000bp.As, figure 3.1.7.

Terminator

We also design a terminator for the polymer, it could bind to the free domain of T4 which could open the 1st stem-loop structure of T1.We adding the terminate DNA in different duration of the reaction and got this figure. It shows that the terminator could stop the polymerization reaction.

[[Image:#.png|thumb|400px| Figure3.1.7 ]]



<html> </div>


<div class="link"> <p><br /> <br /> E-mail:austinamens@gmail.com | Address:Building No.20, No.92 Weijin Road, Tianjin, China | Zip-code:300072 <br />Copyright 2013 © Tianjin University iGEM Team</p> </div>


</div>


<!--<div class="vedio">

</div>-->


<!--top button section--> <div style="display: block" id="goTopBtn"> <a href="#top" title="Top"><img border=0 src="#"></a> </div>


<a href="http://openwetware.org/index.php?title=Biomod/2013/Tianjin/Experiments_%26_Results&action=edit">edit</a>


</html>