Biomod/2012/Tianjin/Result/Origami: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 65: Line 65:
<!-- main text frame starts here -->
<!-- main text frame starts here -->


<div id="outborder" style="background: #FAFAFA url(http://biomod.net/sites/all/themes/biomod/images/stripe.png) repeat; height:360px; width:640px; padding:10px;">
<div id="outborder" style="background: #FAFAFA url(http://openwetware.org/images/d/d1/TJU2012-BMD-Stripe.png) repeat; height:360px; width:640px; padding:10px;">
<div id="inborder" style="background: #fff;height:340px;width:620px;padding:10px;">
<div id="inborder" style="background: #fff;height:340px;width:620px;padding:10px;">
<div id="frametext"><br><br><span style="font-size:300%;">In</span> this design, we focus on two essential problems: 1. Is our design able to load cargo? 2. Is 8-17 DNAzyme still capable of multiple turnover in our new design? We subsequently answered the questions in the experiment.</div>
<div id="frametext"><br><br><span style="font-size:300%;">In</span> this design, we focus on two essential problems: 1. Is our design able to load cargo? 2. Is 8-17 DNAzyme still capable of multiple turnover in our new design? We subsequently answered the questions in the experiment.</div>

Latest revision as of 20:03, 27 October 2012

<html> <style> /* Back to top css */ .back-to {

   position: fixed;
   bottom: 35px;
   *bottom: 50px;
   _bottom: 35px;
   right: 10px;
   z-index: 999;
   width: 50px;
   zoom: 1
   }
  • html .back-to {
   /* 不能用 _position 这种写法,因为它在IE7+也会执行expression。。。 */
   position: expression(function(ele){ele.runtimeStyle.position='absolute';Expressions.style.position.fixed(ele);}(this))
   }

.back-to {

   float: right;
   display: block;
   width: 50px;
   height: 50px;
   background: url(http://a.xnimg.cn/imgpro/button/back-home.png) no-repeat 0 0;
   outline: 0 none;
   text-indent: -9999em;
   }

.back-to:hover {

   background-position: -50px 0
   }

.back-to .back-top {

   float: right;
   display: block;
   width: 50px;
   height: 50px;
   background: url(http://a.xnimg.cn/imgpro/button/back-top.png) no-repeat 0 0;
   margin-left: 10px;
   outline: 0 none;
   text-indent: -9999em
   }

.back-to .backtotop {

   float: left;
   display: block;
   width: 50px;
   height: 50px;
   background: #666 url(http://a.xnimg.cn/imgpro/arrow/btt.png) 8px -57px no-repeat;
   margin-bottom: 15px;
   outline: 0 none;
   text-indent: -9999em;
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
   position: relative
  -moz-box-shadow:  0px 0px 15px #ccc;
  -webkit-box-shadow:  0px 0px 15px #ccc;
  box-shadow:  0px 0px 15px #ccc;
   }

.back-to .backtotop:hover {

   background-color: #333;
   background-position: 8px 13px
   }

.back-to .backtotop .back-tip {

   position: absolute;
   visibility: hidden;
   top: -31px;
   left: -10px
   }

.back-to .backtotop:hover .back-tip {

   visibility: visible
   }

.back-to .back-top:hover {

   background-position: -50px 0
   }

/* changed default background */

.container{background-color: #ffffff; margin-top:0px}

  1. column-content {width: 0px; float: left; margin: 0 0 0 0;padding: 0;}

.firstHeading {display:none; width:0px;}

  1. column-one {display:none; width:0px;background-color: #ffffff;}
  1. globalWrapper{width: 970px; background-color: #ffffff; margin-left: auto; margin-right: auto;

-moz-box-shadow: 0px 0px 15px #ccc; -webkit-box-shadow: 0px 0px 15px #ccc; box-shadow: 0px 0px 15px #ccc;}

  1. content{ margin: 0 0 0 0; align: center; padding: 12px 12px 12px 12px; width: 940px;background-color: #ffffff; border: 0;}
  2. bodyContent{ width: 940px; align: center; background-color: #ffffff;}
  3. column-content{width: 970px;background-color: #ffffff;}

body { background: url(http://openwetware.org/images/1/13/TJU2012-Bg.gif) repeat-x #F9F9F7; }


/* basic link rules */


a:link { color: #4F6DDC; } a:visited { color: #4F6DDC; } a:hover { color: #4F6DDC; text-decoration: none; }


/* -- navigator css -- */

  1. navDiv ul { margin: 0; padding: 0;}
  2. navDiv li { margin: 0; padding: 0;}
  3. navDiv a { margin: 0; padding: 0;}
  4. navDiv ul {list-style: none; z-index:999;}
  5. navDiv a {text-decoration: none;}
  6. navDiv

{ position: relative; height: 40px; width:970px; left: -12px; top: 0px; background-color: #111; background-repeat: repeat-x; box-shadow: 0px 5px 8px rgba(0,0,0,0.4); margin-bottom:20px; }


  1. navDiv > ul > li {
   float: left;
   margin-left: 38px;
   position: relative;

}

  1. navDiv > ul > li > a {
   color: #aaa;
   font-family: Verdana, 'Lucida Grande';
   font-size: 15px;
   line-height: 40px;
   padding: 11px 20px;

-webkit-transition: color .15s;

  -moz-transition: color .15s;
    -o-transition: color .15s;
       transition: color .15s;

}

  1. navDiv > ul > li > a:hover {color: #333333; background-color: #FFFFFF;}


  1. navDiv > ul > li > ul

{

   opacity: 0;
   visibility: hidden;
   padding: 16px 0 20px 0;
   background-color: rgb(250,250,250);
   text-align: left;
   position: absolute;
   top: 30px;
   left: 50%;
   margin-left: -90px;
   width: 180px;

-webkit-transition: all .3s .1s;

  -moz-transition: all .3s .1s;
    -o-transition: all .3s .1s;
       transition: all .3s .1s;

-webkit-border-radius: 5px;

  -moz-border-radius: 5px;
       border-radius: 5px;

-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.4);

  -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
       box-shadow: 0px 1px 3px rgba(0,0,0,.4);

}

  1. navDiv > ul > li:hover > ul

{

   opacity: 1;
   top: 40px;
   visibility: visible;

}

  1. navDiv > ul > li > ul:before

{

   content: '';
   display: block;
   border-color: transparent transparent rgb(250,250,250) transparent;
   border-style: solid;
   border-width: 10px;
   position: absolute;
   top: -20px;
   left: 50%;
   margin-left: -10px;

}

  1. navDiv > ul ul > li { position: relative;}
  1. navDiv ul ul a

{

   color: rgb(50,50,50);
   font-family: Verdana, 'Lucida Grande';
   font-size: 13px;
   background-color: rgb(250,250,250);
   padding: 5px 8px 7px 16px;
   display: block;

-webkit-transition: background-color .1s;

  -moz-transition: background-color .1s;
    -o-transition: background-color .1s;
       transition: background-color .1s;

}

  1. navDiv ul ul a:hover {background-color: rgb(240,240,240);}


  1. navDiv ul ul ul

{

   visibility: hidden;
   opacity: 0;
   position: absolute;
   top: -16px;
   left: 206px;
   padding: 16px 0 20px 0;
   background-color: rgb(250,250,250);
   text-align: left;
   width: 160px;

-webkit-transition: all .3s;

  -moz-transition: all .3s;
    -o-transition: all .3s;
       transition: all .3s;

-webkit-border-radius: 5px;

  -moz-border-radius: 5px;
       border-radius: 5px;

-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.4);

  -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
       box-shadow: 0px 1px 3px rgba(0,0,0,.4);

}


  1. navDiv ul ul > li:hover > ul { opacity: 1; left: 196px; visibility: visible;}


  1. navDiv ul ul a:hover

{

   background-color: #777777;
   color: rgb(240,240,240);

}


/* Abstract in pages css */

  1. tianjin-right-content {

float: right; width: 280px; margin-left: 20px; font-family:"Calibri"; font-size:120%; }

  1. tianjin-right-content ul {

margin: 0; padding: 0 1em; }

  1. tianjin-right-content ul li {

list-style: none; margin: 0 0 1em 0; } .tianjin-description { font-size: small; color: #8A8A8A; }

/* Text content css*/

  1. text-content {

width:620px; font-family:"Calibri"; font-size:120%; padding: 10px 10px 10px 10px; }

/* footer in the middle */

  1. footer{position: center; width: 970px;}

</style>

<!--header starts here-->

<div id="header"> <div class="title" style="height: 180px;"> <a href="http://openwetware.org/wiki/Biomod/2012/Tianjin"><img src ="http://openwetware.org/images/7/79/TJU2012-Header.png"></a> <div style="float:right;"><img src="http://openwetware.org/images/c/cd/TJU2012-logo.png"></div> <div class="topsearch" style="position:absolute;top:175px;right:90px;"> <form method="GET" action="http://www.google.com/search"> <input type="hidden" name="hl" value="en"> <input type="hidden" name="sitesearch" value="openwetware.org"> <input type="hidden" name="domains" value="openwetware.org"> <input type="hidden" name="as_epq" value="Tianjin"> <input type="text" name="q" class="frm"><input type="submit" class="btn" value="Search"> </form> </div> </div> </div>

<!--navigator starts here-->

<div id="navDiv">

<ul>

  	    <li class='active '><a href='http://openwetware.org/wiki/Biomod/2012/Tianjin'><span>Home</span></a></li>
  	    <li class='active '><a href='http://openwetware.org/wiki/Biomod/2012/Tianjin/Team'><span>Team</span></a>
       </li>
  	    <li class='has-sub'><a href='http://openwetware.org/wiki/Biomod/2012/Tianjin/Project/Background'><span>Designs</span></a>
  	        <ul>
  	            <li><a href='http://openwetware.org/wiki/Biomod/2012/Tianjin/Project/Background'><span>Background</span></a></li>
               <li><a href='http://openwetware.org/wiki/Biomod/2012/Tianjin/Project/LogicGate'><span>The Logic Gate</span></a></li>
               <li><a href="http://openwetware.org/wiki/Biomod/2012/Tianjin/Project/YDNA"><span>Y-DNA</span></a></li>
               <li><a href="http://openwetware.org/wiki/Biomod/2012/Tianjin/Project/Origami"><span>The Origami Amplifier</span></a></li>
 	        </ul>   

</li>

<li class='has-sub'><a href='#'><span>Experiments and Results</span></a>

  	        <ul>
  	            <li><a href='http://openwetware.org/wiki/Biomod/2012/Tianjin/Result/LogicGate'><span>The Logic Gate</span></a></li>
               <li><a href='http://openwetware.org/wiki/Biomod/2012/Tianjin/Result/YDNA'><span>Y-DNA</span></a></li>
               <li><a href='http://openwetware.org/wiki/Biomod/2012/Tianjin/Result/Origami'><span>The Origami Amplifier</span></a></li>

</ul>

       </li>   	
  	    <li class='active'><a href="http://openwetware.org/wiki/Biomod/2012/Tianjin/Protocol"><span>Protocol</span></a> 

</li>

           <li class='active'><a href='http://openwetware.org/wiki/Biomod/2012/Tianjin/Attributions'><span>Attributions</span></a></li>

</ul> </div>

<div id="toolBackTo" class="back-to" style="left: 1175px; "> <a stats="site_footer_back_to_top" class="backtotop" href="#top" onclick="if(Sizzle('#sidebar2 .ready-to-fix')[0]) Sizzle('#sidebar2 .ready-to-fix')[0].style.position = 'static';window.scrollTo(0,0);if(Sizzle('#sidebar2 .ready-to-fix')[0]) Sizzle('#sidebar2 .ready-to-fix')[0].style.position = '';return false;">Back to top <img stats="site_footer_back_to_top" src="http://openwetware.org/images/a/a7/TJU2012-Back-tip.png" class="back-tip"> </a> </div>


</html>

<html>

<style>

  1. frametext {

font-family:Cambria,Calibri; font-size:140%; line-height:140%; float:left; width:310px; }

  1. toc {

width:260px; margin-right:10px; }

.tocbefore { position:absolute; }

.tocafter { position:fixed; top:30px; }

</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 < 760){

document.getElementById("toc").className="tocbefore"; } else{ document.getElementById("toc").className="tocafter"; } } window.onscroll=getScrollTop; </script>

<!-- Abstract in the page starts here -->

<div id="tianjin-right-content"> <ul><li> <a href="http://openwetware.org/wiki/Biomod/2012/Tianjin/Result/LogicGate" title="LogicGate">The Logic Gate</a><div class="tianjin-description">Looking at this design, there are two critical problems regarding our design</div> </li><li> <a href="http://openwetware.org/wiki/Biomod/2012/Tianjin/Result/YDNA" title="YDNA">Y-DNA</a><div class="tianjin-description">The Y-DNA was synthesized from three ssDNAs, each of which has partial complementary sequences to the other two ssDNAs.</div> </li><li> <strong class="selflink">The Origami Amplifier</strong><div class="tianjin-description">In this design, we focus on two essential problems.</div> </li></ul> </div>


<!-- main text frame starts here -->

<div id="outborder" style="background: #FAFAFA url(http://openwetware.org/images/d/d1/TJU2012-BMD-Stripe.png) repeat; height:360px; width:640px; padding:10px;"> <div id="inborder" style="background: #fff;height:340px;width:620px;padding:10px;"> <div id="frametext"><br><br><span style="font-size:300%;">In</span> this design, we focus on two essential problems: 1. Is our design able to load cargo? 2. Is 8-17 DNAzyme still capable of multiple turnover in our new design? We subsequently answered the questions in the experiment.</div> <div id="frameimg"><img src="http://openwetware.org/images/9/92/TJU2012-frame-ROr.png"></div> </div> </div>


<div style="width:280px;float:right;font-family:Calibri;font-size:120%"> <table id="toc" class="toc" summary="Contents"><tbody><tr><td><div id="toctitle"><h2>Contents</h2> </div> <ul> <li class="toclevel-1"><a href="#Experiment_.26_Results"><span class="tocnumber">1</span> <span class="toctext">Experiment &amp; Results</span></a></li> <li class="toclevel-1"><a href="#Molecule_Diffusion_Process_Modeling"><span class="tocnumber">2</span> <span class="toctext">Molecule Diffusion Process Modeling</span></a> <ul> <li class="toclevel-2"><a href="#Objective"><span class="tocnumber">2.1</span> <span class="toctext">Objective</span></a></li> <li class="toclevel-2"><a href="#Basic_Assumptions"><span class="tocnumber">2.2</span> <span class="toctext">Basic Assumptions</span></a></li> <li class="toclevel-2"><a href="#Symbols_and_Nomenclature"><span class="tocnumber">2.3</span> <span class="toctext">Symbols and Nomenclature</span></a></li> <li class="toclevel-2"><a href="#Model_Estimation_and_Calculation"><span class="tocnumber">2.4</span> <span class="toctext">Model Estimation and Calculation</span></a></li> <li class="toclevel-2"><a href="#Result_and_Discussion"><span class="tocnumber">2.5</span> <span class="toctext">Result and Discussion</span></a></li> <li class="toclevel-2"><a href="#Program_Illustration"><span class="tocnumber">2.6</span> <span class="toctext">Program Illustration</span></a></li> </ul> </li> </ul> </td></tr></tbody></table> </div>


<!-- text starts here --> <div id="text-content"> </html>


Experiment & Results

  1. The staple strands and M13MP18 were annealed in PCR, and formed the origami container.
    Figure 27. Agarose electrophoresisgel of origami and M13. (From BIOMOD Team Tianjin 2012.)
    Figure 28. The AFM image of the drug carrier. (From BIOMOD Team Tianjin 2012.)
  2. We verified the multiple turnover of 8-17 in the logic gate. In the solution, we added 5μM substrate and 1μM 8-17. From Figure 29., we could notice that more than 1 uM substrate was cleaved, which represents the multiple turnover character.
Figure 29. Verification of multipleturnover of our DNAzyme.[substrate]=5μM, [logic gate]=1μM. (From BIOMOD Team Tianjin 2012.)

Molecule Diffusion Process Modeling

Objective

We use modeling to simulate the diffusion of DNAzyme molecule. Because the diffusion is within an origami whose size is only several nanometers, we are not sure whether the diffusion process can be described accurately by the macroscopic law. As a result, we our model is based on the general random collision theory of molecule.

Basic Assumptions

  • The movement of DNAzyme molecule is primarily result from the random collision of molecule.
  • Assume after each time interval of Δt,the DNAzyme will move forward or backward on each direction of x, y, z axis with the distance of Δl.
  • The probability of moving backward and forward are all 0.5.
  • The movement of the molecule in the three directions are independent
  • Origami is rigid, and the molecule will be rebound if impinging on the wall of origami
  • The total volume of the origami and outer space is the volume of the solution
  • When the DNAzyme molecule moved to the boundary of the outer space, it will be rebound. (Since in each outer space of any origami, there are many other outer space closely aligned with it. The possibility of other molecule moved to the space is the same as the molecule in this space moved to the adjacent space.)

Symbols and Nomenclature

  • NA: Avogadro's constant;
  • Vout space: The volume of the space out of the origami;
  • Vorigami: The volume of space of the origami;
  • N: the number of origami volume in the outer space volume.

Model Estimation and Calculation

The calculation of the number of origami fills the outer space We have designed and synthetize origami with the length, width, height 36nm, 36nm and 42n. In a breaker of 500ml, there is 1μmol origami uniformly distributed in the breaker.

The volume of each origami can be calculated as follows

The number of out space contain the time of origami volume

So we suppose the initial location of the DNAzyme is in the center of the origami, in the following steps, the DNAzyme molecule will go randomly within the space, in each time interval Δt the molecule will move Δl forward or backward in X, Y, Z directions and the corresponding possibilities are all 0.5.

After a short while, we can distinguish the molecule within the origami from those outside the one and measure the probability of the molecule within the origami through a C++ program. You can also refer to the webpage of program illustration and download the C++ program.

Finally, the probability of the DNAzyme molecule going out of the origami is the same as that going into the origami, which means the concentration of origami out of the origami is the same as those within it. We can call the concentration of the final state the equilibrium concentration.

Result and Discussion

We can see from Figure 30. that the probability of the DNAzyme within the origami will decrease rapidly at the beginning. Finally, the value of the probability will approach to an equilibrium value. The time when reaching the equilibrium concentration is very minute (several microsecond).

Figure 30. The relationship of probability and time. (From BIOMOD Team Tianjin 2012.)

There is a program used to describe the whole process, using which we can also change the geometry size of the origami and the outer space and study how the diffusion curves change.

Figure 31. Pascal triangle Probability Distribution. (From BIOMOD Team Tianjin 2012.)

Program Illustration

Figure 32. Screenshot of the C++ program. (From BIOMOD Team Tianjin 2012.)

This program is compiled with C++ language. Figure 32. is the screenshot of the program. When running the program, you need to enter the size of the bigger box (outer space) and the size of the origami. You need also enter the collision distance (step size) and the number of Δt. <html>The program can be download <a href="http://openwetware.org/images/1/1e/Diffusion_process_simulation_by_TJU2012.zip">here</a>.</html>

<html>

<html>