Biomod/2012/OSU/OhioMOD

From OpenWetWare
Revision as of 21:22, 27 October 2012 by Mikhail Viznyuk (talk | contribs)
Jump to navigationJump to search

<html> <head> <link rel="stylesheet" href="http://dl.dropbox.com/s/haloh8zxhrpjvg7/bx_styles.css" type="text/css" media="screen" /> <link rel="stylesheet" href="http://dl.dropbox.com/s/m67naltf0bualg0/main.css" type="text/css" media="screen" /> <link rel="stylesheet" href="http://dl.dropbox.com/s/y6lp9909xs10md7/flexslider.css" type="text/css" media="screen" /> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script> <script type="text/javascript" src="http://dl.dropbox.com/s/piaqef6ntvm0hnn/jquery.queryloader2.js"></script> <script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>

 <script type="text/javascript" src="http://dl.dropbox.com/s/osh1gymcc7eyddv/jquery.pagescroller.lite.js"></script>
 <script src="http://dl.dropbox.com/s/3ej7jws4d4r4stu/jquery.flexslider-min.js"></script>
 <script src="http://dl.dropbox.com/s/ii3bdcd8mydr89k/jquery.flexslider.js"></script>
 <script type="text/javascript" src="http://dl.dropbox.com/s/piaqef6ntvm0hnn/jquery.queryloader2.js"></script>

<script src="https://raw.github.com/wandoledzep/bxslider/master/jquery.bxSlider.min.js" type="text/javascript"></script>

<script type"text/javascript">

   $(window).load(function(){

if ($.browser.msie) {

   alert( "This webpage cannot be displayed correctly in Internet Explorer. Please consider switching to more modern browsers such as Google Chrome or Mozilla Firefox." );
 }
   });

$(document).ready(function () {

  $('#watchourvid').click(function(){

$('#bg_popup_surr').show();

    $('#bg_popup').show();

$('#bg_blackout').show();

  });
  
     $('#bg_popup_surr').click(function(){

$('#bg_popup_surr').hide();

    $('#bg_popup').hide();

$('#bg_blackout').hide();

  });
  
        $('#bg_blackout').click(function(){

$('#bg_popup_surr').hide();

    $('#bg_popup').hide();

$('#bg_blackout').hide();

  });
  
  
        $('#meth_blackout').click(function(){

$('#meth_popup_surr').hide();

    $('#meth_popup1').css("visibility", "hidden");

$('#meth_popup2').css("visibility", "hidden"); $('#meth_popup3').css("visibility", "hidden"); $('#meth_popup4').css("visibility", "hidden"); $('#meth_popup5').css("visibility", "hidden"); $('#meth_popup6').css("visibility", "hidden"); $('#meth_popup7').css("visibility", "hidden"); $('#meth_popup8').css("visibility", "hidden"); $('#meth_popup9').css("visibility", "hidden"); $('#meth_popup10').css("visibility", "hidden");; $('#meth_popup11').css("visibility", "hidden"); $('#meth_blackout').css("visibility", "hidden");

  });
        $('#meth_clickout').click(function(){

$('#meth_popup_surr').hide();

    $('#meth_popup1').css("visibility", "hidden");

$('#meth_popup2').css("visibility", "hidden"); $('#meth_popup3').css("visibility", "hidden"); $('#meth_popup4').css("visibility", "hidden"); $('#meth_popup5').css("visibility", "hidden"); $('#meth_popup6').css("visibility", "hidden"); $('#meth_popup7').css("visibility", "hidden"); $('#meth_popup8').css("visibility", "hidden"); $('#meth_popup9').css("visibility", "hidden"); $('#meth_popup10').css("visibility", "hidden");; $('#meth_popup11').css("visibility", "hidden"); $('#meth_blackout').css("visibility", "hidden");

  });

// initiate page scroller plugin $('body').pageScroller({ navigation: '#nav' }); $("body").queryLoader2({barColor: "#FFF",backgroundColor: "#000",percentage: true,barHeight: 1,completeAnimation: "grow",minimumTime: 100}); $('head').append('<link rel="stylesheet" href="/skins/monobook/shared.css?164" type="text/css" />'); var winW = 1280; winH = window.innerHeight; $(".section").height(winH); $('#team_slider').height(winH/1.25); $('#team_slider').width(winH/1.25); $('header').height(winH-60); document.getElementById('frontvar').style.paddingTop =(winH/3-20)+"px";

//Calculate the height of <header> //Use outerHeight() instead of height() if have padding

   var aboveHeight = winH-60;//$('header').height()+1050;

// when scroll

   $(window).scroll(function(){

//if scrolled down more than the header's height

       if ($(window).scrollTop() > aboveHeight){

// if yes, add "fixed" class to the <nav> // add padding top to the #content (value is same as the height of the nav)

           $('nav').addClass('fixed').css('top','0').next().css('padding-top','60px');
       } else {

// when scroll up or less than aboveHeight, remove the "fixed" class, and the padding-top

           $('nav').removeClass('fixed').next().css('padding-top','0px');
       }
   });

});

//when window resize $(window).resize(function() { var winW = 1280; winH = window.innerHeight; $(".section").height(winH); $('#team_slider').height(winH/1.25); $('#team_slider').width(winH/1.25); $('header').height(winH-60); document.getElementById('frontvar').style.paddingTop =(winH/3-20)+"px";

//Calculate the height of <header> //Use outerHeight() instead of height() if have padding

   var aboveHeight = winH-60;//$('header').height()+1050;

// when scroll

   $(window).scroll(function(){

//if scrolled down more than the header's height

       if ($(window).scrollTop() > aboveHeight){

// if yes, add "fixed" class to the <nav> // add padding top to the #content (value is same as the height of the nav)

           $('nav').addClass('fixed').css('top','0').next().css('padding-top','60px');
       } else {

// when scroll up or less than aboveHeight, remove the "fixed" class, and the padding-top

           $('nav').removeClass('fixed').next().css('padding-top','0px');
       }
   });

});

</script>

<script type="text/javascript"> $(document).ready(function() { $("#sidebar-main").remove(); $(".portlet").remove(); $("#contentSub").remove(); $("#jump-to-nav").remove(); $("#siteSub").remove(); $(".firstHeading").remove(); $("#footer").remove(); $(".printfooter").remove(); $("style").remove();

 $('.flexslider').flexslider({
   animation: "slide",
   controlNav: "thumbnails"
 });
  $('#slider1').bxSlider({

hideControlOnEnd: true, auto: false, pager: true });

$('#slider2').bxSlider({ hideControlOnEnd: true, auto: false, pager: true });

$('#slider3').bxSlider({ hideControlOnEnd: true, auto: false, pager: true });

$('#slider4').bxSlider({ hideControlOnEnd: true, auto: false, pager: true });

$('#slider5').bxSlider({ hideControlOnEnd: true, auto: false, pager: true });

$('#slider6').bxSlider({ hideControlOnEnd: true, auto: false, pager: true });

$('#slider7').bxSlider({ hideControlOnEnd: true, auto: false, pager: true });

var $allListElements = $('div'); $("#total").find($allListElements).each(function(){$(this).mouseenter(function(){$(this).fadeTo('fast', 0.5, function() {});});}); $("#total").find($allListElements).each(function(){$(this).mouseleave(function(){$(this).fadeTo('fast', 1, function() {});});});

$("#total_2").find($allListElements).each(function(){$(this).mouseenter(function(){$(this).fadeTo('fast', 0.5, function() {});});}); $("#total_2").find($allListElements).each(function(){$(this).mouseleave(function(){$(this).fadeTo('fast', 1, function() {});});}); }); </script>

</head>

<body style="background:#000"> <header> <span style="color:#000;font-size:50%">&lt; <a href="/wiki/Biomod" title="Biomod">Biomod</a> | <a href="/wiki/Biomod/2012" title="Biomod/2012">2012</a></span>

   <center>
   <img id="frontvar" src="http://dl.dropbox.com/s/5ye82pz6sieqlzy/front_logo.jpg"/>
 </center>
 </header>

<div id="wrapper">

   <nav>
   <div id="nav" class="standardNav">
       <ul>
       <li><a href="#">#Project</a></li>
       <li><a href="#">#Methods</a></li>
       <li><a href="#">#Results</a></li>
       <li><a href="#">#Resources</a></li>
       <li><a href="#">#The Team</a></li>
     </ul>
       <div id="nav_biomod"><img src="http://dl.dropbox.com/s/s986aya26k1bbiu/nav_footer.png"></div>
     </div>
 </nav>
   <div id="main">
   <div class="section">
       <h1>The Project</h1>
       <div id="bg_blackout"></div>
       <div id="bg_section">
       <div id="bg_popup_surr"><div id="bg_popup"><center>

<iframe width="560" height="315" src="http://www.youtube.com/embed/d1NVwkxnS-s" frameborder="0" allowfullscreen></iframe> <br><a id="bg_closevid" href="#close">Close the Video</a></center></div></div>

       <br>
       DNA origami structures are comprised of two basic components.  The first, referred to as the scaffold, is M13mp18 bacteriophage E. Coli single stranded DNA (ssDNA), which has a known amino acid sequence, and hundreds of smaller single stranded pieces of DNA (30-50 base pairs in length), referred to as staples.  The principles of Watson-Crick base pairing enable the precise design of staples that will bind with specific regions of the scaffold in a piece-wise fashion. The regions of the scaffold that are connected need not be adjacent in the sequence of the scaffold; however, after the staple binding these sequences will be spatially adjacent. In its most basic form, DNA origami is making use of DNA as a rope that knows how to tie itself in knots in order to form rigid shapes.
       <br><br>
       Triangles are a huge part of the world, as we know it.   They can be found in high strength structures in the form of trusses, woven into spider webs, in the patchwork of a soccer ball, and even in the artwork of Matthew W. Moore.  The versatility of triangles in nature inspired our group to explore their capabilities on the nano scale.  The ultimate goal is to use triangles, combined into parallelograms, as the common factor in the construction of larger, more complex nano structures.  Providing this framework allows for streamlining the formation of various triangle based objects as well as the future ability to shift between various objects via the parallelogram intermediate.
       <br>
       <br>

<b>Abstract:</b><br> Previous DNA origami research has illustrated a wide array of 3D structures. Typically, folding multiple objects requires ordering a new set of DNA components for each desired structure. This project seeks to overcome this limitation by developing a hierarchical assembly framework where multiple 3D shapes can be constructed from a single base DNA origami structure. The basic shape is constructed by folding four equilateral triangles from a single DNA origami scaffold and then arranging them into a parallelogram. Schematics were created to fold these parallelograms into four nanoscale container-like shapes: a tetrahedron, an octahedron, an icosahedron, and a wheel. These final shapes are composed of triangles joined by double stranded DNA connections that can be disrupted utilizing DNA strand displacement to ultimately reconfigure a given shape into a different 3D shape (i.e. reconfigure an octahedron to an icosahedron). This project will enable an economic framework to fabrication of multiple DNA origami structures. Furthermore, this approach could be used to develop DNA structures that can reconfigure in response to a biological stimulus, for example cancer cell microenvironments, for drug delivery applications. <br> <center><a href="#img"><img id="watchourvid" border="0" src="http://dl.dropbox.com/s/6avs0tftgjiq1kt/watchourvid.png"></a></center>

       </div>
       
     </div>
   <div class="section">
       <h1>The Methods</h1>
       		<div id="meth_popup1" class="meth_popup"><center><h2>The Concept</h2><a id="meth_clickout">Click Here to Close</a></center>

<center> <div id="slider1">

 <div><p>DNA origami structures are time consuming and costly to build. Each structure requires a new design and thus represents an investment of many hours and as much as one thousand dollars. Our goal was to minimize the cost and time investment of designing a DNA origami structure by creating a single simple structure that has the ability to combine with other simple structures in various ways to make many devices of different sizes and shapes.</p>

<p>We designed a modular structure, a parallelogram composed of four equilateral triangles that can self-assemble into a variety of shapes depending on the addition of connecting staples. These connecting staples, hereafter called external staples, were used to connect different base shapes together to form larger shapes.</p><center><br><img src="http://dl.dropbox.com/s/m0resq0n8le2up8/fig1.png"><br>Figure 1: one version of the base shape</center> <p>In figure 1, the numbers 1-12 correspond to potential locations for external staples. Connections can be made between any numbered side, within the same parallelogram or between two parallelograms, to form different shapes. The connections within the parallelogram are also modular. The form shown above is the form 2 parallelogram. The other forms are shown on the next page.</p> </div>

 <div><img src="http://dl.dropbox.com/s/se42lx8thial7s2/fig2.png"><br>Figure 2: Possible parallelogram conformations, only form 2 and form 3 are used in the formation of other shapes</div>
 <div><p>The parallelograms 2 and 3 are inverses of each other, meaning that the sides that are masked (used to make internal connections within the parallelogram shape) in form 2 are presented to solution in form 3 and vice versa. Additionally, the form 1 parallelogram was never physically manufactured. It merely serves as a useful visual intermediate in the folding of form 3.</p>

<p>Our design differs from traditional DNA origami in the use of “external staples.” Traditionally, staples are complementary to specific sequences of the scaffold. The scaffold-staple binding brings sequences of the scaffold together spatially and holds them there. In contrast, the external staples in our design never bind to the scaffold but instead bring together specific staples sequences that are external to other structures. These external staples are 18 base pairs in length. They are complementary to single-stranded DNA that hangs off the edge of sides of the equilateral triangles. These staples, hereafter called polymerization staples, are 10 base pairs in length and allow modularity in the design. Essentially, the hangover staples are unique sequences that provide attachment points between triangles or parallelograms. Our design incorporates 96 unique polymerization staples and over 400 external staples. External staples are unique in that they are complementary to specific polymerization staples. Each external staples is complementary to 9 base pairs from one polymerization staples and 9 base pairs from another polymerization staples (the polymerization staples are 10 base pairs each to allow some slack in the connection sites). When the external staples are put in solution they bind to the polymerization staples and draw the sides attached to the polymerization staples together in order to form the desired shape.</p> </div>

 <div><p>Each side of an equilateral triangle contains 8 polymerization staples. These polymerization staples are named uniquely. Each side is numbered 1-12. Each half of a trapezoid is labeled a-f. The outermost four connection points on each side are labeled “out” while the four inner connections are labeled “in.” Polymerization staples are paired and extend from the structure at adjacent loci. The staple that presents the 5’ end is therefore designated as 5’ while the polymerization staples that presents the 3’ end is designated 3’. This naming convention can be seen in the diagram below.</p><img src="http://dl.dropbox.com/s/udhueba0jqx5fbf/fig3.png"><br>Figure 3: Naming convention for external and polymerization staples (4a out 5’ and 4b in 3’ are examples of how the naming convention works)</div>
 <div><br><img src="http://dl.dropbox.com/s/ekj492strgmnwms/fig4.png"><br>Figure 4: Layout of the design as seen in caDNAno in 2 dimensions. The 8 connections and labeling displayed in figure 3 are present in each of the 12 sides displayed above.<p>	Figure 4 depicts the layout of the design as it is seen in caDNAno. The red lines represent scaffold routing at the pivot points that allow the formation of the 3 forms of the parallelograms that can be seen in figure 2.  Each column of 3 “triangles” (note that the isosceles triangles in figure 4 above more closely resemble trapezoids) folds to form an equilateral triangle. A close up of the equilateral triangle scaffold routing can be seen below in figure 5. </p></div>
 <div><img src="http://dl.dropbox.com/s/5mdrjuxhwir4ilb/fig5.png"><br>Figure 5: The 5 rows mentioned above can be seen here. The nonlinear segments correspond to single stranded scaffold that joins the 5 rows. Note that each row of the trapezoid is separated only by the diameter of a DNA helix.</div>

</div> </center>

               </div>
               
               
               <div id="meth_popup2"><center><h2>Detailed design description</h2><a id="meth_clickout">Click Here to Close</a></center><p>The base shape consists of four equilateral triangles made out of a single scaffold 8064 base pairs in length. Each equilateral triangle consists of three identical trapezoids that are joined by ssDNA at the center and has a side length of 52.77 nm. The trapezoids are in turn composed of five parallel “rows” of DNA double helices. Each row is 24 base pairs shorter than the row above it: for example the top row contains 182 base pairs with 158 contributing to the structure (182 – 12*2) for a total length of 52.77 nm. The 24 base pair reduction between each row yields the 30ᵒ angle that is necessary to form the equilateral triangles when the trapezoids are joined together. This 30ᵒ angle and 12 base pair reduction between each row of the trapezoid necessitated 12 base pairs of ssDNA in order to form the junction without causing stress in the design.</p><br>

<p>Each equilateral triangle is attached to one or two other through single stranded scaffold. These connections are loose (8 singles stranded base pairs is approximately 5.6 nm) and would allow the triangles to move freely without the addition of more structural staples. These additional connections transform the loosely connected equilateral triangles into the parallelogram. These structural staples were provided in two forms. One form will be called internal bridge connections. These staples were “hardwired”, meaning that these connections could only be formed in one way. In other words these staples follow the traditional DNA origami method of complementarity with specific segments of DNA thereby drawing those segments together. The other form, designated as the external bridge design, relied on external staples to form the connections that would form the base shape. </p> </div>

               <div id="meth_popup3"><center><h2>Prestocks and Working Stocks</h2><a id="meth_clickout">Click Here to Close</a></center>
               <center>
               <div id="slider2">
               <div><p>Working stocks and prestocks were used to simplify the folding processes. A prestock is a set of staples that have been combined because they are all used to create the same module of the design .  For example, all staples used to create the internal connections of the parallelogram were added to the same prestock because they all serve the purpose of creating internal connections in the sub-triangle base shapes. This technique saved time and effort when working in the lab. When a structure is to be made and all of the internal connections needed to be added to a working stock, one needs to simply take from a single prestock instead of dozens of single oligos. </p>

<p>Working stocks are combinations of specific prestocks and additional staples in a single tube to bring together all staples required for a desired folding reaction. An example of a working stock would be the combination of the internal staples in the previously mentioned prestock with other prestocks of the equilateral triangles to create the base parallelogram shape. When preparing the sample for the folding reaction, a certain volume of working stock was used to produce the shape, while the remainder of the working stock was stored at 4° C to allow for future folding reactions.</p> </div>

               <div>Working stock 1:<br>

Formation of parallelogram form 2 utilizing the internal bridge. <br><img src="http://dl.dropbox.com/s/3ynrf82r2ko643x/fig1.png"> </div> <div>Working stock 2:<br> Formation of parallelogram form 2 utilizing the external bridge. <br><img src="http://dl.dropbox.com/s/gnd725ffplokjlm/fig2.png"> </div> <div>Working stock 3:<br> Formation of parallelogram form 3 utilizing the internal bridge. It was observed that this bridge method resulted in a lower yield. <br><img src="http://dl.dropbox.com/s/cird18whw89gnm8/fig3.png"> </div> <div>Working stock 4:<br> Formation of parallelogram form 3 utilizing the external bridge. It was observed that this bridge method resulted in the lowest yield of the four parallelogram formations. <br><img src="http://dl.dropbox.com/s/sgeil1xq6s3md33/fig4.png"> </div> <div>Working stock 5:<br> Step 1 in the formation of the octahedron with the use of parallelogram form 2 and the internal bridge. This working stock also contains the 10-12 external connection staples. <br><img src="http://dl.dropbox.com/s/alils214hnwv1xz/fig5.png"> </div> <div>Working stock 6:<br> Step 1 in the formation of the octahedron with the use of parallelogram form 2 and the external bridge. This working stock also contains the 10-12 external connection staples.<br><img src="http://dl.dropbox.com/s/xtdt7brun86qfbv/fig6.png"> </div> <div>Working stock 7:<br> Step 1 in the formation of the octahedron with the use of parallelogram form 3 and the internal bridge along with the addition of the 10-12 external connection staples.<br><img src="http://dl.dropbox.com/s/g3iuc8h89aca1br/fig7.png"> </div> <div>Working stock 8:<br> Step 1 in the formation of the octahedron with the use of parallelogram form 3 and the external bridge along with the addition of the 10-12 external connection staples.<br><img src="http://dl.dropbox.com/s/qtnubz5xblzklmp/fig8.png"> </div> <div> Working stock 9:<br> Formation of the tetrahedron with the use of parallelogram form 2 and the internal bridge along with the addition of all external connections staples.<br><img src="http://dl.dropbox.com/s/zpgdmt9e8b3j3s7/9.png"><br> </div>

<div> Working stock 10:<br> Formation of the tetrahedron with the use of parallelogram form 2 and the external bridge along with the addition of all external connection staples.<br><img src="http://dl.dropbox.com/s/qsqyvvlob4a6tm6/10.png"><br></div>

<div> Working stock 11:<br> Formation of the wheel with the use of parallelogram form 2 and the internal bridge along with the addition of all external connection staples. It was discovered that this concerted process of formation was not successful; therefore the formation of the wheel was separated into three steps. This is described in detail in shape formation.<br><img src="http://dl.dropbox.com/s/q29z83jenzmpib4/11.png"><br></div>

<div> Working stock 12:<br> Formation of the wheel with the use of parallelogram form 2 and the external bridge along with the addition of all external staples. It was discovered that this concerted process of formation was not successful; therefore the formation of the wheel was separated into three steps. This is described in detail in shape formation.<br><img src="http://dl.dropbox.com/s/yowlhr526pj0mf2/12.png"> </div>

               </div>
               </center>
               </div>
               
                 

<div id="meth_popup4"><center><h2>Polymerization and External Staples</h2><a id="meth_clickout">Click Here to Close</a></center> <center><div id="slider3"> <div><p>The 96 polymerization staples need to be unique sequences. Additionally, the design incorporates 60 single-stranded scaffold components to form the connections between the rows within a trapezoid. In order to avoid difficulties with unwanted binding between polymerization staples or external staples, the 96 polymerization staples needed to each be different from the 60 single-stranded scaffold sequences and from the reverse complement of each of these 60 sequences. Moreover, each polymerization staple adds additional restrictions. The problem is further complicated by the fact that multiple complementary base pairs will weakly bind to each other locally even if the entire strand is not complementary. We therefore limited our strands to have less than 5 consecutive complementary base pairs out of 10 base pair external staples sequences. 4n different sequences can be created for a sequence with n base pairs. In our case where the external staples contain 10 base pairs, 1,048,576 sequences are possible. However, out of more than a million options fewer than 400 met the specifications for our external staples. These staples were produced using the program displayed below, written by Andrew Krieger. This program first generated all possible sequences starting with 10 consecutive A’s and then created sequences after comparing them to a list of the 60 single-stranded scaffold sequences. Each staple created was stored and then added to the list of disallowed sequences. It is worth noting that the sequences produced differ when the initial input is changed.</p> <p>Additionally, the relationship between the number of acceptable staples and the parameters (staple length and number of consecutive complementary base pairs allowed) for a given set of parameters is complex. For 4 consecutive complementary staples allowed for strands of 6 base pairs 46 external staples were generated by the program. However, for 4 consecutive complementary staples allowed for strands of 7 base pairs only 36 external staples were generated. We suspect that this decrease in number of staples despite the increase in the strand size is due to the fact that adding a staple adds a four-fold increase the number of possible staples but also adds many more restrictions by increasing the chances that a staple is complementary with one of the disallowed sequences.</p> </div> <div><img src="http://dl.dropbox.com/s/3v6oohtm6qoinab/fig31.png"><br>Figure 3: Part 1 of the Program that generated the external staples, written by Andrew Krieger</div> <div><img src="http://dl.dropbox.com/s/5gxyol1qwgp2eln/fig32.png"><br>Figure 3: Part 2 of the Program that generated the external staples, written by Andrew Krieger</div> </div></center> </div>

<div id="meth_popup5"><center><h2>Shape Formation</h2><a id="meth_clickout">Click Here to Close</a></center> <center> <div id="slider4"> <div>Tetrahedron:<br><br>

Working stocks 9 and 10 (described in Working Stocks and Prestocks LINK) form the tetrahedron with the use of parallelogram form 2 in two different versions; one utilizing the internal bridge and the other the external bridge. The formation occurred in one concerted thermal ramp cycle followed by an agarose gel electrophoreses purification. A schematic for the tetrahedron is shown below. <br> <img src="http://dl.dropbox.com/s/crj5lvxfeq14kfz/1.png"> </div>

<div>Octahedron:<br> Step 1: Formation of both forms of the parallelogram with 10-12 external connection staples, which will allow the complementary form to bind. This step creates working stocks 5 through 8, varying in parallelogram form and bridge form. These working stocks were purified through agarose gel electrophoresis prior step 2. <br><img src="http://dl.dropbox.com/s/19duahdsshrcbz5/2.png"> </div>

<div> Step 2: Octahedron step 1 was combined with the appropriate parallelogram form/bridge form. For example, working stock 5 (parallelogram form 2 with internal bridge and 10-12 external connection staples) was combined with working stock 3 (parallelogram form 3 with internal bridge). This was then incubated overnight at 37°C and 400rpm. This afforded the parallelograms the opportunity to combine.<br> <img src="http://dl.dropbox.com/s/ztxe2y0vd5bmz8n/3.png"> </div>

<div>Step 3: Formation of a dilution of the remaining external connection staples (9-11, 1-8, 3-5, 2-7, 4-6) which was then combined with octahedron step 2. This was then incubated over night at 37°C and 400rpm to connect the sides to form the final shape. Purification of step 3 by agarose gel electrophoresis was performed prior to preparing the grid.<br><img src="http://dl.dropbox.com/s/nkvn28yx9jmisi9/4.png"></div> <div>Icosahedron:<br><br>

Step 1 – formation of parallelograms: Parallelogram form 2 with internal bridge (working stock 1) as well as parallelogram form 3 with external bridge (working stock 3) were folded. These folded parallelograms then underwent gel electrophoreses.<br><br>

Step 2 – connection of the top two parallelograms: A dilution of 8-12 external staples was formed and combined with working stocks 1 and 3. This was then incubated over night at 37°C and 400rpm. <br><br><img src="http://dl.dropbox.com/s/uwai1kxip4widv9/5.png"><br><br>Step 3 – connection of the bottom two parallelograms: A dilution of 2-6 external staples was formed and combined with working stocks 1 and 3. The combined parallelograms and staples were then gel purified.</div> <div><img src="http://dl.dropbox.com/s/ftabcyh3asww5rw/6.png"><br><br>Step 4 – addition of the middle parallelogram to the top two parallelograms: A dilution of 6-6 external staples was formed and combined with icosahedron step 2. This was then again gel purified. </div> <div><img src="http://dl.dropbox.com/s/7whssng4hufaisu/7.png"><br><br>Step 5 – combination of top three parallelograms to the bottom two parallelograms: A dilution was formed of 12-12 external staples and combined with the purified icosahedron steps 3 and 4. This was then incubated over night at 37°C and 400rpm. </div> <div><img src="http://dl.dropbox.com/s/102pei18h15tk4v/8.png"><br><br>Step 6 – linkage of side-to-side connections: A dilution was formed of the external staples for the side-to-side connections (1-5, 3-7, 1-9, 9-10, 7-11) and combined with icosahedron step 5. This was then incubated over night at 37°C and 400rpm. Icosahedron step 6 formed the icosahedron with a seam where the top and bottom had not yet been combined.</div> <div><img src="http://dl.dropbox.com/s/uhssn0uoo4jla2z/9.png"><br><br>Step 7 – linkage of top-to-bottom connections: A dilution of the external staples for top-to-bottom connections (4-5, 2-8, 10-11) was formed and combined with icosahedron step 6. This combination was incubated over night at 37°C and 400rpm. This final step completes the linkages necessary to form the shape of the icosahedron. Because of the small concentration of icosahedrons in this step, gel purification was not performed prior to preparing the carbon coated transmission electron microscope grid for imaging.</div> <div><img src="http://dl.dropbox.com/s/b5j13f4ugrwqah3/10.png"></div> <div>Wheel:<br><br>

Version one was simply a concerted process (working stocks 11 and 12) in which form 2 internal bridge or external bridge was combined with all the external staples. This version was found to not be successful in forming the final shape of the wheel.<br><br>

Version two and three were accomplished through the following steps. The difference between the two versions was the incubation period between step 2 and step 3 – 30 minutes for version 2 and overnight for version 3.<br><br>

Step one: Parallelogram form 2 with internal bridge (working stock 1) was folded in a thermal ramp and gel purified.<br><br>

Step two: A dilution of 7-9 external staples was formed and combined with wheel step one. This combination was then incubated at 37°C and 400rpm for either 30 minutes or overnight depending on the version. <br><br>

Step three: A dilution of 6-12 and 1-3 external staples was formed and combined with wheel step two and incubated overnight. After incubation, the final wheel sample was again gel purified. <br><br> </div> <div><img src="http://dl.dropbox.com/s/lnb8wcyu8ds2ti0/11.png"></div> </center></div>

<div id="meth_popup6"><center><h2>Thermal Ramp</h2><a id="meth_clickout">Click Here to Close</a></center> During the folding reaction of the shapes a thermal ramp was utilized if a large number of staples were added to a single folding reaction. A folding reaction consists of 10µl of scaffold, 20µl of working stock staples, 5µl of MgCl2(concentration varies between about 10 to 20 mM), 10µl of ddH2O, and 10xFOBxM. A thermal ramp raises the temperature of the mixture to 62° Cthen slowly lowers the temperature down to 4° C over the timeframe of days. For our structures, we used two different thermal ramps spanning 2.5 and 5 days. When a large number of unbounded staples and scaffold are added together, they have the tendency to knot up because all of the staples are attempting to bind simultaneously.. This issue can be eliminated by raising the temperature above the melting temperature for the bonds. Once all pieces of DNA and scaffold are separated the temperature is slowly lowered. As the temperature is slowly lowered, staples with higher binding affinities bind to the scaffolds first, gradually making the designed shape. <br><center><img src="http://dl.dropbox.com/s/hm5qsllh12hkhs1/1.jpg"></center> </div>

<div id="meth_popup7"><center><h2>Gel Purification via Agarose Gel Electrophoresis</h2></center> After a folding reaction is complete, an agarose gel is prepared (link to protocol). The use of ethidium bromide in making the gel allows the sample to be viewed on the FOTO/Convertible Dual Wavelength UV viewer and to be captured by the ethidium bromide filter. A 1kb ladder is loaded into the gel to be used as a reference frame when imaging. The samples are also mixed with a loading dye and inserted into the desired wells of the gel, which is immersed in a TE buffer with 11 mM MgCl2. <br><br>

Once the gel is prepared and the sample is loaded, the gel box is inserted into an ice water bath and a 70V current is applied. Strands of shorter length or structures that are more compact will migrate with greater ease through the agarose gel. This will allow for the 10-fold excess of staples that was added in the design to be separated from the properly folded structures, as well as allow separation between well folded structures and possible dimers and trimers. <br> <br><center><img src="http://dl.dropbox.com/s/pema0i0zm5u33w6/1.png"></center> </div>

<div id="meth_popup8"><center><h2>Grid Preparation</h2></center> The process to prepare carbon-coated transmission electron microscope (TEM) grids began by plasma treating them for 30 seconds to clean them and increase their surface hydrophilicity. <br><br><center><img src="http://dl.dropbox.com/s/tdw8tmlwfzggmj6/1.jpg"> <img src="http://dl.dropbox.com/s/d588evhzzbrejnv/2.jpg"><br><br></center>

Three microliters of purified sample were pipeted onto the grids and were allowed to rest for 4 minutes to afford the DNA sample time to fall to the surface of the grid. At the end of this period, filter paper was used to dab off any excess sample on the grid. The grid was then immediately washed with 10 microliters of Uranyl Formate (UFO) which was promptly removed using the filter paper. The grid was then placed on and adhered to a 20-microliter drop of UFO for precisely 40 seconds to stain the DNA sample, as seen below. </div>

<div id="meth_popup9"><center><h2>Thermal Ramp</h2></center> <br><center><img src="http://dl.dropbox.com/s/xn0izkdjomcroy3/1.png"></center> Shown above is a portion of the design in caDNAno. The yellow staples correspond to the polymerization staples. The purple staples are single-stranded staples that connect the five rows of the individual trapezoids. The red staples are purely structural staples. Green staples are internal bridge staples that “hardwire” the structure into a particular form (form 2 or form 3). The external staples are not shown in the design here as they do not actually attach directly to the scaffold. </div>

<div id="meth_popup10"><center><h2>Design Complications</h2></center> <p>The previously mentioned external staples were composed of the same sequences in every parallelogram. Although this design allows for self-assembly with the addition of polymerization staples into solution, it also presents difficulty in creating more complex shapes. Suppose we wish to join two form 2 parallelograms. We could make a set of 8 external staples to form a connection between the 6-side and the 12-side of different parallelograms. However, we now have an issue. The parallelogram that bound with its 6-side presents a 12-side to the solution while the parallelogram that bound with its 12-side likewise presents its 6-side to solution. The external staples in solution will thus continue the reaction and cause additional parallelograms to bind to the open sites. These parallelograms also have open binding sites allowing for even more polymerization. This polymerization is uncontrollable and will yield a distribution of unwanted products containing more than the desired two parallelograms.</p> <p>To avoid this polymerization issue, we instead bind a side to its own equivalent on another connection. In other words if we take the form 2 parallelograms from the previous connection and make a 6-6 connection instead of a 6-12 connection then the parallelograms can only bind once. Once the 6-6 connection has been made between the two parallelograms these bound parallelograms do not present 6-sides to solution, their 6-sides are already bound. This strategy allows control of the folding reaction and will only create two-parallelogram structures.</p> <p>An additional design problem was encountered due to DNA strand displacement. DNA strand displacement is a technique whereby a strand of DNA (designated A) that is bound to another strand (designated B) can be displaced by a strand of DNA with greater affinity for strand B (designated A’). When strands A and B are in solution they will bind together; however, when strand A’ is introduced, it will displace strand A overtime due to random thermal fluctuations and its greater binding affinity for strand B. Although cytosine (C) and guanine (G) have a greater binding energy than adenine (A) and thymine (T), the binding affinity of strand A and A’ to B in DNA origami depends primarily on their lengths because their sequences are identical excluding the extended length that A’ has over A.</p> <p>Our design incorporates many single-stranded components to give it the flexibility necessary to form more complex structures. Although our design process ensured that the polymerization staples and single stranded scaffold between the trapezoids were not complementary for more than 5 consecutive base pairs, some binding between the scaffold and polymerization or external staples would occur during the folding process. This binding, however, was transient because the unwanted bindings were eliminated by DNA strand displacement from staples that had higher affinity. </p> <p>Unfortunately, DNA strand displacement did not work for our external staples. The external staples were designed to bind to 9 single-stranded base pairs on polymerization staples on two faces of the base shape. Thus the fully bound external staple would be bound to 18 base pairs from 2 different polymerization staples. External staples are added in tenfold excess to ensure that all the sites on the structure requiring external staples are used. In this particular case, the excess of staples means that every polymerization staple was bound to an external staple; however, it is far more likely that every polymerization staple would be bound to a separate external staple rather than binding an external staple attached to another parallelogram. Thus every binding site would be full and unable to accept a bond to another parallelogram. </p> </div>

<div id="meth_popup11"><center><h2>Moving Forward</h2></center> <br> Our design represents a method for bottom-up assembly of complex structures from DNA origami. It has the potential to save money and time during the design and manufacturing process of DNA origami structure. Moreover, the base shape could be modified to fit other applications by inducing curves in the equilateral triangles or by changing the base shape from a design based on triangles to a design based on squares. This design, and the methodology behind it’s construction, has the potential to revolutionize the formation of complex 3-D structures in DNA origami. </div>

<div id="meth_blackout"></div> <center>

       <div id='total' style="display:inline-block; width:680px; margin-top:5%;">

<div id='databox' name='databox' style='background:url(http://dl.dropbox.com/s/setxm7ru4z4izci/01.jpg)' onclick="$('#meth_popup_surr').css('visibility', 'visible');$('#meth_popup1').css('visibility', 'visible');$('#meth_blackout').css('visibility', 'visible');"><p style="font-size:30px; color:#000; font-family:"MS Serif", "New York", serif" align="center"><b>The Concept</b></p></div>

       		        <div id='databox' name='databox' style='background:url(http://dl.dropbox.com/s/y26ma17ldupgv8x/02.jpg)' onclick="$('#meth_popup_surr').css('visibility', 'visible');$('#meth_popup2').css('visibility', 'visible');$('#meth_blackout').css('visibility', 'visible');"><p style="font-size:24px; color:#000; font-family:"MS Serif", "New York", serif" align="center"><b>Detailed Design Description</b></p></div>
               		<div id='databox' name='databox' style='background:url(http://dl.dropbox.com/s/96dh0vi24b426p5/03.jpg)' onclick="$('#meth_popup_surr').css('visibility', 'visible');$('#meth_popup3').css('visibility', 'visible');$('#meth_blackout').css('visibility', 'visible');"><p style="font-size:24px; color:#000; font-family:"MS Serif", "New York", serif" align="center"><b>Prestocks and Working Stocks</b></p></div>
                       <div id='databox' name='databox' style='background:url(http://dl.dropbox.com/s/b119nya5h73ucsc/04.jpg)' onclick="$('#meth_popup_surr').css('visibility', 'visible');$('#meth_popup4').css('visibility', 'visible');$('#meth_blackout').css('visibility', 'visible');"><p style="font-size:20px; color:#000; font-family:"MS Serif", "New York", serif" align="center"><b>Polymerization and External Staples</b></p></div>
                       <div id='databox' name='databox' style='background:url(http://dl.dropbox.com/s/5h5ozsyg5n1wse3/05.jpg)' onclick="$('#meth_popup_surr').css('visibility', 'visible');$('#meth_popup5').css('visibility', 'visible');$('#meth_blackout').css('visibility', 'visible');"><p style="font-size:24px; color:#000;  font-family:"MS Serif", "New York", serif" align="center"><b>Shape Formation</b></p></div>
                       <div id='databox' name='databox' style='background:url(http://dl.dropbox.com/s/v5t58g3gaz13eot/06.jpg)' onclick="$('#meth_popup_surr').css('visibility', 'visible');$('#meth_popup6').css('visibility', 'visible');$('#meth_blackout').css('visibility', 'visible');"><p style="font-size:24px; color:#000;  font-family:"MS Serif", "New York", serif" align="center"><b>Thermal<br>Ramp</b></p></div>
                       <div id='databox' name='databox' style='background:url(http://dl.dropbox.com/s/cpbl7nv70hf1t3j/07.jpg)' onclick="$('#meth_popup_surr').css('visibility', 'visible');$('#meth_popup7').css('visibility', 'visible');$('#meth_blackout').css('visibility', 'visible');"><p style="font-size:24px; color:#000;  font-family:"MS Serif", "New York", serif" align="center"><b>Gel<br>Purification</b></p></div>
                       <div id='databox' name='databox' style='background:url(http://dl.dropbox.com/s/op83crgspvav5v8/08.jpg)' onclick="$('#meth_popup_surr').css('visibility', 'visible');$('#meth_popup8').css('visibility', 'visible');$('#meth_blackout').css('visibility', 'visible');"><p style="font-size:24px; color:#000;  font-family:"MS Serif", "New York", serif" align="center"><b>Grid Preparation</b></p></div>
                       <div id='databox' name='databox' style='background:url(http://dl.dropbox.com/s/5kkhfhlfcik1cwc/09.jpg)' onclick="$('#meth_popup_surr').css('visibility', 'visible');$('#meth_popup9').css('visibility', 'visible');$('#meth_blackout').css('visibility', 'visible');"><p style="font-size:24px; color:#000;  font-family:"MS Serif", "New York", serif" align="center"><b>Cadnano Design</b></p></div>
                       <div id='databox' name='databox' style='background:url(http://dl.dropbox.com/s/m90ivwzydtschcp/10.jpg)' onclick="$('#meth_popup_surr').css('visibility', 'visible');$('#meth_popup10').css('visibility', 'visible');$('#meth_blackout').css('visibility', 'visible');"><p style="font-size:24px; color:#000;  font-family:"MS Serif", "New York", serif" align="center"><b>Design Complications</b></p></div>
                       <div id='databox' name='databox' style='background:url(http://dl.dropbox.com/s/a0elsih5yuurayl/105.png)'></div>
                       <div id='databox' name='databox' style='background:url(http://dl.dropbox.com/s/3dlp2r9f4x89ju1/11.jpg)' onclick="$('#meth_popup_surr').css('visibility', 'visible');$('#meth_popup11').css('visibility', 'visible');$('#meth_blackout').css('visibility', 'visible');"><p style="font-size:24px; color:#000;  font-family:"MS Serif", "New York", serif" align="center"><b>Moving Forward</b></p></div>
       </div>
       </center>
     </div>
     
   <div class="section">
       <h1>The Results/Discussion</h1>

<center> <div id='total_2' style="display:inline-block; width:700px; margin-top:1%;"> <div id='databox_2' name='databox' style='background:url(http://dl.dropbox.com/s/4chgwqusq0jme8a/TEM_nav.png)' onclick="$('#orig_results').css('visibility', 'hidden');$('#img_results').css('visibility', 'hidden');$('#gel_results').css('visibility', 'hidden');$('#tem_results').css('visibility', 'visible');$('#results_surr').css('visibility', 'visible');"></div> <div id='databox_2' name='databox' style='background:url(http://dl.dropbox.com/s/jgdftsln8xm30dc/results_nav.png)' onclick="$('#orig_results').css('visibility', 'hidden');$('#tem_results').css('visibility', 'hidden');$('#gel_results').css('visibility', 'hidden');$('#img_results').css('visibility', 'visible');$('#results_surr').css('visibility', 'visible');"></div> <div id='databox_2' name='databox' style='background:url(http://dl.dropbox.com/s/e13ur9w750ztbmf/img_nav.png)' onclick="$('#orig_results').css('visibility', 'hidden');$('#tem_results').css('visibility', 'hidden');$('#img_results').css('visibility', 'hidden');$('#gel_results').css('visibility', 'visible');$('#results_surr').css('visibility', 'visible');"></div> </div> </center> <div id="results_surr"> <div id="tem_results"><center><div id="slider5"> <div>The results for the several 3D structures were viewed on a FEI Tecnai G2 Spirit Transmission Electron Microscope (TEM) at the Campus Microscopy and Imaging Facility at The Ohio State University. This TEM has a picture-perfect analytical performance with a high contrast and high resolution for 20kV to 120kV. It was specifically designed to view 2D and 3D images of stained or unstained soft matter. The TEM also contains a high vacuum for contamination free observation of the sample. Since our structures were approximately 50nm in length, the images taken were at magnifications including 43000x, 60000x, 83000x, and 105000x.<br><br><center><img src="http://dl.dropbox.com/s/zxm8samj5bowzpd/tempic.jpg"></center></div> <div><center><img src="http://dl.dropbox.com/s/vockdvula3f1z3m/tempic2.jpg"></center><br><br>The project design called for the creation of a base shape parallelogram, tetrahedron, octahedron, icosahedron, and a 3-dimensional wheel. Initially, the base shape parallelograms were imaged. There was a very high yield of the equilateral triangles proving the first step of our design was a success. <br><br> The formation of the base shape parallelogram was critical; it was the base unit used to create all other shapes. Since the design called for the parallelogram to contain pivot points, it was hard to view a perfect image of the parallelogram completely flattened out. However, there were several images that appeared to have only three equilateral triangles, with the fourth possibly folded behind its neighboring triangle due to the single stranded slack between them. Even though it was difficult to obtain images of 4 equilateral triangles coming together properly to form the base shape parallelogram, we have been able to show its success because of the high yield of the 3D tetrahedron shape. The tetrahedron was designed to contain exactly one parallelogram folded at the pivot points and imaging of the shape showed a very high yield. </div>

</div></center></div> <div id="img_results"> <center><div id="slider6"> <div><br><br><br><b>Parallelogram:</b><br> A transmission electron microscope was used to show that the folding reaction was successful in creating the parallelogram base shape. The triangles during polymerization were successfully able to bind to neighboring triangles in the correct order to create parallelograms.</div><div><center><img src="http://dl.dropbox.com/s/uo5ohjgn6gxguks/1.png"><br>Figure 1: Triangles folded into parallelograms using a MgCl solution during the polymerization process. The TEM picture was taken at 100 nm at 80kV with a magnification of 98000x.</center></div>

<div><center><img src="http://dl.dropbox.com/s/4rzlmx4k1rlefod/2.png"><br>Figure 2: Triangles folded into parallelograms using a MgCl solution during the polymerization process. The TEM picture was taken at 100 nm at 80kV with a magnification of 120000x.</center> </div>

<div><center><img src="http://dl.dropbox.com/s/rhnxjg4i90le2j4/3.png"><br>Figure 3: Triangles folded into parallelograms using a MgCl solution during the polymerization process. The TEM picture was taken at 100 nm at 80kV with a magnification of 120000x.</center></div>

<div> <br><br>It was noticed, however, that the yield of fully bound parallelograms was very low. Triangles binding in an ordered manner of three or less were a common occurrence. Another common observation was two triangles folding on top of another two triangles. Although four triangles were successfully bound together they did not fall to the surface of the TEM grid in the proper orientation. It was hypothesized that the slack between equilateral triangles allowed them to fold on top of one another, resulting in images that appeared to have only one, two, or three triangles.</div>

<div><br><br><br><b>Tetrahedron:</b><br> It was observed that the parallelogram working stocks were properly synthesized and successfully folded into tetrahedrons. While observing the tetrahedrons it was apparent they had a well-defined three-dimensional shape. Pivot points that were created in the design process were successful due to the nature of the folding. Corners of the tetrahedrons were properly held together with staples and scaffold. From a visual representation it appears that tetrahedrons gave the highest yield of fully polymerized geometric shapes. <br></div><div><center><img src="http://dl.dropbox.com/s/bljivuswceffr32/4.png"><br>Figure 4: Parallelograms folded into tetrahedrons using a MgCl solution during the polymerization process. The TEM picture was taken at 100 nm at 80kV with a magnification of 120000x.</center></div>

<div><center><img src="http://dl.dropbox.com/s/f50aob5qk8rtxnw/5.png"><br>Figure 5: Parallelograms folded into tetrahedrons using a MgCl solution during the polymerization process. The TEM picture was taken at 100 nm at 80kV with a magnification of 68000x. </center></div>

<div><center><img src="http://dl.dropbox.com/s/qg704gut9akk7z4/6.png"><br>Figure 6: Parallelograms folded into tetrahedrons using a MgCl solution during the polymerization process. The TEM picture was taken at 100 nm at 80kV with a magnification of 120000x. </center></div> <div><br><br>After observing the tetrahedrons successfully folding, an experiment was developed to see if the folded devices could be successfully dismantled, and then refolded back to their proper shape. The working stock that contained the folded tetrahedrons was heated overnight at two different temperatures, 35° and 40° C. After being heat-treated the DNA solutions were immediately pipetted onto a TEM grid to prevent the tetrahedrons from refolding before observations of the unfolding could be made. <br><br> This experiment showed that the tetrahedrons were successfully able to unfold after being heat treated at 35℃ and 40℃. Although both temperatures were successful in unfolding tetrahedrons into parallelograms, it is apparent that reheating the DNA structures to 40℃ yields greater results of unfolding. We hypothesized that the structures heated to 35° C were able to begin the refolding process while they were being prepared on the TEM grid. By increasing the temperature to 40℃, the structures were at an elevated temperature for a longer period of time, thus reducing their ability to refold while preparing them on the TEM grid. <br><center>Refold time~∆Temperature</center> </div>

<div><center><img src="http://dl.dropbox.com/s/y4t2l7m9jr1adp0/7.png"><br>Figure 7: Tetrahedrons were unfolded by increasing the temperature to 35℃ during the polymerization process. The TEM picture was taken at 100 nm at 80kV with a magnification of 98000x. </center></div><div><br><br>Additionally, some of the unfolded tetrahedrons were left over night at 4° C. After they were given ample time to refold, new TEM grids were prepped to show that the structures successful reformed into their tetrahedron shape. The ability to have DNA structures unfold and refold demonstrates how our design can be effectively reused. However, it was observed that working stocks that were heat treated to refold contained a lower yield of geometrically viable shapes. Although perfectly folded tetrahedrons were present in TEM pictures after refolding there was an increase in deformed tetrahedrons. Images showed that the tetrahedrons in the working stock that was heat treated to 40℃ contained a higher yield of properly folded tetrahedrons compared to the heat-treated 35℃ working stock.</div>

<div><center><img src="http://dl.dropbox.com/s/d31xomljvmyu3q0/8.png"><br>Figure 8: Tetrahedrons that were unfolded at a temperature of 35℃ were refolded during the polymerization process. The TEM picture was taken at 100 nm at 80kV with a magnification of 98000x. </center></div>

<div><center><img src="http://dl.dropbox.com/s/3qiq5lbbjgvj9b1/9.png"><br>Figure 9: Tetrahedrons that were unfolded at a temperature of 40℃ were refolded during the polymerization process. The TEM picture was taken at 100 nm at 80kV with a magnification of 120000x.</center></div><div><br><br> <b>Purified versus Non. Purified</b><br> An experiment was done to determine if unpurified gels had a greater yield than purified gels. The thought behind this hypothesis is that unpurified gels will have a higher yield because they are essentially unfiltered. By having an unfiltered gel the TEM grid could potentially have a higher yield of synthesized origami shapes. The result concluded that purified gels were more applicable for observing origami shapes. Unpurified gels contained a large amount of impurities, monomers, and deformed origami shapes. The unpurified gel TEM grids were extremely cluttered and were observed to have greater dye absorption. Unpurified gels were observed to have no increase in origami figures; however there was an increase in monomers binding to origami figures yielding an increase in deformed structures. In conclusion purified gels should be the most appropriate choice when viewing DNA origami with a transmission electron microscope. </div> </div></center></div>


<div id="gel_results"> <center><div id="slider7">

<div><br><br>Once agarose gel electrophoresis is complete utilizing ethidium bromide in staining, the DNA in the gel is viewed on a FOTO/Convertible Dual Wavelength UV light. An example of what would be seen at this point can be viewed in figure 1. This is then imaged through an ethidium bromide filter. As an example, an image of a gel generated from the 60-hour ramp of variations in the folding of the parallelogram can be seen in figure 2. 6 µl of 1kb ladder was loaded into well 1 to be used as a reference to the speed at which our structures travelled in comparison to a control known length segment of DNA and can be seen at the bottom of figure 4. Wells 3 through 10 were loaded with variations of the parallelograms including alternating the concentration of magnesium chloride utilized prior to the folding reaction. The specifics of each well for this image are indicated in figure 3.<br><br>In agarose gel electrophoresis, molecules of smaller size migrate with less resistance through the pores of the gel. In creating each shape, staples were added in 10-fold excess, which results in an extremely bright band of surplus staples. The bright band that travelled farther within the gel (the “fast” band) is indicative of properly folded structures while the minor band closer to the well shows the presence of dimer structure. Both of these bands were extracted from the gel for analysis. In order to avoid contaminating the samples, a new sterile scalpel was used to cut out each band from the gel. </div>

<div><br><br><br><img src="http://dl.dropbox.com/s/0dzq97lk7n6xrzg/gel1.jpg"><br>Figure 1</div> <div><br><br><br><img src="http://dl.dropbox.com/s/7lndoabj8yqzs89/gel2.png"><br>Figure 2</div> <div><br><br><br><img src="http://dl.dropbox.com/s/5gc8gsidemzcl5p/gel3.png"><br>Figure 3</div> <div><br><br><br><img src="http://dl.dropbox.com/s/7pu13s2msaqj2u4/gel4.jpg"><br>Figure 4</div>

</div></center> </div> </div>

<div id="orig_results"></div>

     </div>
   <div class="section">
       <h1>The Resources</h1>
       <div id="resources_section">
       Castro et. al., A primer to scaffolded DNA origami. Nat Methods 2011; 8(3): 221-220. http://www.ncbi.nlm.nih.gov/pubmed/21358626

<br> Ke et. al., Scaffolded DNA Origami of a DNA Tetrahedron Molecular Container. NanoLett. 2009; 9(6): 2445-2447. http://pubs.acs.org/doi/pdf/10.1021/nl901165f <br> Rothemund et. al., Algorithmic Self-Assembly of DNA Sierpinski Triangles. PLoS Biol. 2004; 2(12): E424. http://www.plosbiology.org/article/info%3Adoi%2F10.1371%2Fjournal.pbio.0020424 <br> Rothemund, Paul W. K. Folding DNA to create nanoscale shapes and patterns. Supplementary Notes 1-11. Nature 2006; 440: 297-302. http://www.nature.com/nature/journal/v440/n7082/extref/nature04586-s1.pdf <br> Rothemund, Paul W. K. Folding DNA to create nanoscale shapes and patterns. Supplementary Note 12. Nature 2006; 440: 297-302. http://www.nature.com/nature/journal/v440/n7082/extref/nature04586-s2.pdf <br> Rothemund, Paul W. K. Folding DNA to create nanoscale shapes and patterns. Nature 2006; 440: 297-302. http://www.nature.com/nature/journal/v440/n7082/full/nature04586.html <br> Wei et. al., Complex shapes self-assembled from single-stranded DNA tiles. Nature 2012; 485: 623-626. http://www.nature.com/nature/journal/v485/n7400/full/nature11075.html <br> Yang et. al., DNA origami with double-stranded DNA as a unified scaffold. ACS Nano. 2012; 6(9): 8209-8215. http://www.ncbi.nlm.nih.gov/pubmed/22830653 <br> Zhao et. al., Organizing DNA origami tiles into larger structures using preformed scaffold frames. Nano Lett. 2011; 11(7): 2997-3002. http://www.ncbi.nlm.nih.gov/pubmed/21682348 <br><br><br> <b>For the website:</b><br> <b>Used:</b> FlexSlider 2 by WooThemes (http://www.woothemes.com/flexslider/)<br> <b>Used:</b> bxslider by BxCreative (http://bxslider.com/)<br> <b>Used:</b> QueryLoader2 by Gaya Designs (http://www.gayadesign.com/diy/queryloader2-preload-your-images-with-ease/)

       </div>
     </div>
   <div class="section">
       <h1>The Team</h1>
       <center>
       <div id="team_slider" role="team_slider">
       <section class="slider">
           <div class="flexslider">
           <ul class="slides">
               <li data-thumb="http://dl.dropbox.com/s/fpobpvxondszu99/theteam_nav.jpg"> <img src="http://dl.dropbox.com/s/3v3ra748y0px1sk/hjgj.jpg"></li>
               <li data-thumb="http://dl.dropbox.com/s/c1lakz9038tctat/castro_nav.jpg"> <img src="http://dl.dropbox.com/s/dludspdi4kgt8m6/castro_slide.jpg" /> </li>
               <li data-thumb="http://dl.dropbox.com/s/wucsphgdkswuter/hudoba_nav.jpg"> <img src="http://dl.dropbox.com/s/kn6s88wtb7t9ex6/hudoba_slide.jpg" /> </li>
               <li data-thumb="http://dl.dropbox.com/s/qv2vpqo2fqzgchy/marras_nav.jpg"> <img src="http://dl.dropbox.com/s/gohlgd0xed4zedg/marras_slide.jpg" /> </li>
               <li data-thumb="http://dl.dropbox.com/s/z0fxjhc3qshb79r/autran_nav.jpg"> <img src="http://dl.dropbox.com/s/1ee9xvpinxxsh15/autran_slide.jpg" /> </li>
               <li data-thumb="http://dl.dropbox.com/s/3mxgbma3ytfm61s/bossart_nav.jpg"> <img src="http://dl.dropbox.com/s/lsty77hjlc5f19i/bossart_slide.jpg" /> </li>
               <li data-thumb="http://dl.dropbox.com/s/rto7gtk9cv97g3e/brockman_nav.jpg"> <img src="http://dl.dropbox.com/s/3s3y1ec7tpr1wmh/brockman_slide.jpg" /> </li>
               <li data-thumb="http://dl.dropbox.com/s/2ur94d8koicrnx0/crawford_nav.jpg"> <img src="http://dl.dropbox.com/s/39tuhnzf9i3hc09/crawford_slide.jpg" /> </li>
               <li data-thumb="http://dl.dropbox.com/s/dsdnsrxcubk08en/justus_nav.jpg"> <img src="http://dl.dropbox.com/s/bjgpil6tqvvi9y2/justus_slide.jpg" /> </li>
               <li data-thumb="http://dl.dropbox.com/s/pfckd5kuddq3xh9/lynch_nav.jpg"> <img src="http://dl.dropbox.com/s/gvq7l14k34kpexe/lynch_slide.jpg" /> </li>
               <li data-thumb="http://dl.dropbox.com/s/wsvj1mxw1sc157c/marquart_nav.jpg"> <img src="http://dl.dropbox.com/s/mzuzzddek94423h/marquart_slide.jpg" /> </li>
               <li data-thumb="http://dl.dropbox.com/s/s57dszk8rnoay1i/morales_nav.jpg"> <img src="http://dl.dropbox.com/s/mjh8xnl53jrsgcl/morales_slide.jpg" /> </li>
               <li data-thumb="http://dl.dropbox.com/s/xrnssm96cd7kd26/sohutskay_nav.jpg"> <img src="http://dl.dropbox.com/s/7z95aekcl18pnr6/sohutskay_slide.jpg" /> </li>
               <li data-thumb="http://dl.dropbox.com/s/2xt1g8j6rk7uvxu/viznyuk_nav.jpg"> <img src="http://dl.dropbox.com/s/tjxjrikazs7n78p/viznyuk_slide.jpg" /> </li>
             </ul>
         </div>
         </section>
         </div>
         </center>
     </div>
     </div>
 </div>
   <!-- [END] #main --> 
 </div>

<!-- [END] #wrapper --> </html>