Biomod/2012/TU Dresden/Nanosaurs/Project/Aptamer lock

From OpenWetWare
Revision as of 02:27, 28 October 2012 by Gilbert S. Canon (talk | contribs)
Jump to navigationJump to search

<html> <!--import jquery libraries--> <script src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery-1.8.2.min.js"></script> <script src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery-ui-1.9.1.custom.min.js"></script> <script src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery.smooth-scroll.min.js"></script> <script src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/lightbox.js"></script> <script type="text/javascript" src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery.queryloader2.js"></script> <!-- progress preloading--> <script type="text/javascript" src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/superfish.js"></script> <!-- menu bar--> <script type="text/javascript" src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery.hoverIntent.minified.js"></script> <!-- replaces hover for navigation--> <script type="text/javascript" src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery.scrollTo-1.4.3.1-min.js"></script> <script type="text/javascript" src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery.localscroll-1.2.7-min.js"></script> <!--import webfonts--> <link href='http://fonts.googleapis.com/css?family=Merriweather:400,700' rel='stylesheet' type='text/css'> <link href='http://biomod-dresden-2012.googlecode.com/svn/trunk/css/superfish.css' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="http://biomod-dresden-2012.googlecode.com/svn/trunk/css/lightbox.css" type="text/css" media="screen" /> <link rel="stylesheet" href="http://code.jquery.com/ui/1.9.0/themes/base/jquery-ui.css" /> <script type"text/javascript"> // Main function that waits for the browser to be ready $(document).ready(function(){ //make css accesible, please change the alter_css to chnage the style var alter_css = $("#alter_css").html(); $("style").remove(); $('head').append('<link rel="stylesheet" href="/skins/monobook/shared.css?164" type="text/css" />'); $('head').append('<link rel="stylesheet" href="http://biomod-dresden-2012.googlecode.com/svn/trunk/nanos.css" type="text/css" />'); //additional divs $(".firstHeading").wrap('<div id="header"></div>'); $(".firstHeading").wrap('<div id="inner_header"></div>'); $(".firstHeading").wrap('<div id="title_con"></div>'); var nav = $("#nav").html(); $('#inner_header').append(nav); $('#inner_header').append('<div class="clear"></div>'); //clean up wiki framework $("#sidebar-main").remove(); $(".portlet").remove(); //fix breadcrumbs $('#contentSub').remove(); //fix heading var h1 = $(".firstHeading").text().split("/"); $(".firstHeading").text(h1[h1.length-1]); //start plugins for navigation $("ul.sf-menu").superfish({ delay: 800, // one second delay on mouseout animation: {opacity:'show',height:'show'}, // fade-in and slide-down animation speed: 'normal', // faster animation speed }); $('#main_saurs').localScroll(); $("tr:odd").addClass("odd");

}); </script>

<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-35720700-1']); _gaq.push(['_trackPageview']);

(function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="text/javascript">var addthis_config = {"data_track_addressbar":false};</script> <script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-508414b242f27ceb"></script> <script id="nav"> <div id="nav"> <ul id="nav" class="sf-menu"> <li><a href="http://openwetware.org/wiki/Biomod/2012/TU_Dresden/Nanosaurs">home</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2012/TU_Dresden/Nanosaurs/Team">team</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2012/TU_Dresden/Nanosaurs/Project">project</a> <ul> <li><a href="http://openwetware.org/wiki/Biomod/2012/TU_Dresden/Nanosaurs/Project">overview</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2012/TU_Dresden/Nanosaurs/Project/DNA origami">dna origami</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2012/TU_Dresden/Nanosaurs/Project/Vesicles">vesicles</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2012/TU_Dresden/Nanosaurs/Project/Aptamer_lock">aptamer lock</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2012/TU_Dresden/Nanosaurs/Project/Future_work">future work</a></li> </ul> </li> <li><a href="http://openwetware.org/wiki/Biomod/2012/TU_Dresden/Nanosaurs/Lab_book">lab book</a> <ul> <li><a href="http://openwetware.org/wiki/Biomod/2012/TU_Dresden/Nanosaurs/Lab_book#recipes">recipes</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2012/TU_Dresden/Nanosaurs/Lab_book#protocols">protocols</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2012/TU_Dresden/Nanosaurs/Lab_book#downloads">downloads</a></li> </ul> </li> <li><a href="http://openwetware.org/wiki/Biomod/2012/TU_Dresden/Nanosaurs/Gallery">gallery</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2012/TU_Dresden/Nanosaurs/Sponsors">sponsors</a></li> </ul> </div> </script>

</html>

<html> <script> $(function() { $( "#tabs" ).tabs(); }); </script>

<body> <div id="tabs" class="tabs-bottom"> <ul> <li><a href="#tabs-1">Lock and Key</a></li> <li><a href="#tabs-2">Experimental Methods </a></li> <li><a href="#tabs-3">Challenges Faced</a></li> </ul> <div class="tabs-spacer"></div> <div id="tabs-1">

<h2>The Search for Locks and Keys</h2>

<p align = "justify"> After designing our DNA origami box, we started looking for a suitable "lock and key" system. With a suitable lock and key, we would be able to open a closed origami box, as shown in Fig. 1. </p> <div class="img_gal" style="width:400px;"> <div class="img_gbox"> <a rel="lightbox[aptamer_origami]" title="Front view of a closed origami box" href="http://openwetware.org/images/2/27/BM12_Nanosaurs_DNA_Origami_Closed_Aptamer_800.jpg"><img src="http://openwetware.org/images/1/17/BM12_Nanosaurs_DNA_Origami_Closed_Aptamer_250.jpg"></a> <div class="descr">Fig. 1(a) Front view of a closed origami box</div> </div> <div class="img_gbox"><a rel="lightbox[aptamer_origami]" title="Top view of an open origami box." href="http://openwetware.org/images/b/b5/BM12_Nanosaurs_DNA_Origami_Open_Aptamer_800.jpg"><img style="height:130px" src="http://openwetware.org/images/8/86/BM12_Nanosaurs_DNA_Origami_Open_Aptamer_250.jpg"></a> <div class="descr">Fig. 1(b) Top view of an open origami box. Box opens when the key binds to the lock.</div> </div> </div> <div class="clear"></div> <p align = "center">Fig. 1 When the lock and key interact, the origami box opens.</p>

<p align = "justify"> For our purposes, we adapted the lock and key system based on the specific binding of PDGF (Platelet Derived Growth Factor) to an aptamer strand. Such a system has been successfully used for a similar application (Douglas et al., Science 17 Feb 2012, Vol 335: 831-834). Aptamers are artificial specific oligonucleotides, DNA or RNA, with the ability to bind to non-nucleic acid target molecules, such as peptides, proteins, drugs, organic and inorganic molecules or even whole cells, with high affinity and specificity (Mairal et al., Anal Bioanal Chem 2008, 390: 989–1007). PDGF is one of the numerous proteins regulating cell growth and division. It is considered a potent activator for the cell types essential for tissue repair and wound healing (GF. Pierce et al., Biochem Apr 1991, 45 (4): 319-26). In our system, we used a PDGF-specific aptamer based locking system, as described by Douglas et al. Each lock is essentially composed of two complementary oligonuleotidic strands - an aptamer strand specific to PDGF and a strand complementary to it.</p>

<p><b><big>Aptamer strand: <code class="dna_blue">5'TACTCAGGGCACTGCAAGCAATTGTGGTCCCAATGGGCTGAGTA3'</code></big></b></p>

<p><b><big>Aptamer locking strand: <code class="dna_green">3'ATGAGTCCCGACACGTTCGTTAACACCAGGGTTACCCGACTCAT5'</code></b></big></p>

<p align = "justify">When Human PDGF-BB interacts with such a hybrid, it associates with the aptamer strand and the two strands of the lock dissociate. In other words, the complementary strand is displaced by PDGF because it has a higher affinity to the aptamer (K<sub>d</sub> = 0.129±0.011 nM) (Green et al., Biochemistry 1996, 35: 14413-14424). To enhance the efficiency of the system, the aptamer locking strand is designed to be partially complementary to the aptamer strand. Such a design with shorter complementary sequences (24 bp) combined with a stretch of 16 mismatches between the two strands, facilitates strand displacemnet and hence, opening of the lock by PDGF. However, the lock is still stable enough when the Origami box is closed. The locks were hence designed as described in Fig. 2(a). The two strands of the lock are attached to the the origami box by means of origami attachment sequences, complementary to the origami scaffold.</p> <p align = "justify">In order to see how efficiently this lock and key system works we had to come up with an assay to characterize its functioning. To actualize this, Black Hole Quencher (BHQ) labeled aptamer strands and Cyanine 3 (Cy3) labeled aptamer locking strands were used to form the lock. In principle, when the DNA origami box is closed, the fluorescence of the Cy3 fluorophore is quenched due to its proximity to the BHQ (Fig. 2 (a)). In the presence of PDGF, When the box is open, the distance between the BHQ and Cy3 is large enough to observe a strong Cy3 fluorescence (Fig. 2 (c)). Consequently, opening of the structure can be detected by an increase in the Cy3 fluorescence signal. </p> <div class="img_gal"> <div class="img_gbox"> <a rel="lightbox[aptamer_lock]" title="Labeled aptamer lock" href="http://openwetware.org/images/b/bd/BM12_Nanosaurs_Aptamer_lock_800.jpg"><img src="http://openwetware.org/images/1/10/BM12_Nanosaurs_Aptamer_lock_250.jpg"></a> <div class="descr">(a) Labeled aptamer lock</div> </div> <div class="img_gbox"><a rel="lightbox[aptamer_lock]" title="Legend" href="http://openwetware.org/images/2/25/BM12_Nanosaurs_Aptamer_legend2_800.jpg"><img src="http://openwetware.org/images/4/4d/BM12_Nanosaurs_Aptamer_legend2_250.jpg"></a> <div class="descr">(b) Legend</div> </div> <div class="img_gbox"><a rel="lightbox[aptamer_lock]" title="The lock opens when PDGF binds" href="http://openwetware.org/images/5/52/BM12_Nanosaurs_Aptamer_lock_PDGF_800.jpg"><img src="http://openwetware.org/images/d/de/BM12_Nanosaurs_Aptamer_lock_PDGF_250.jpg"></a> <div class="descr">(c) The lock opens when PDGF binds</div> </div> </div>

<div class="clear"></div> <p align = "center">Fig. 2 Lock Sequences.</p>

</div> <div class="tabs-spacer"></div> <div id="tabs-2"> <h2>Spectrophotometric Measurements</h2>

<p align = "justify"> In all our experiments, the lock is a hybrid of the complete aptamer strand and the complete aptamer locking strand. These strands will heneceforth be refered to as the aptamer strand and the aptamer locking strand respectively. Unless otherwise specified, the mention of a "lock" refers to a hydrid of the complete aptamer and aptamer locking strands, labeled with BHQ and Cy3 respectively. Whenever, labeled strands were used, the aptamer strand was labeled with BHQ and the aptamer locking strand was labeled with Cy3. All the samples were prepared as described under <a href="http://openwetware.org/wiki/Biomod/2012/TU_Dresden/Nanosaurs/Lab_book#protocols">(Lab Book -> Protocols)</a>.</p> <p> The legend below (Fig. 3) shows all the components mentioned here.

<div class="img_gal"> <div class="img_gbox"><a rel="lightbox[aptamer_leg]" title="Legend" href="http://openwetware.org/images/e/ed/BM12_Nanosaurs_Aptamer_legend_800.jpg"><img src="http://openwetware.org/images/c/c5/BM12_Nanosaurs_Aptamer_legend_250.jpg"></a> <div class="descr">Fig. 3 Legend</div> </div> </div> <div class="clear"></div>

<div class="img_right"> <a rel="lightbox[aptamer_fluoro]" title="Linear increase in fluorescence with increase in Cy3 labeled lock concentration" href="http://openwetware.org/images/1/1f/BM12_Nanosaurs_Aptamer_Fluorescence_Graph800.jpg"><img src="http://openwetware.org/images/7/7d/BM12_Nanosaurs_Aptamer_Fluorescence_Graph_250.jpg"></a> <div class="descr" align = "center">Fig. 4 Linear increase in fluorescence with increase in Cy3 labeled lock concentration. No BHQ.</div> </div>

<p align = "justify">To begin with, the experiments for characterization of the lock were performed independent of the origami. In these experiments, the aptamer strand of the lock was not labeled with BHQ.

          Only the aptamer locking strand was labeled with Cy3. </p><p align = "justify">We performed experiments to obtain an optimal fluorophore (Cy3) labeled lock concentration with an optimal signal-to-noise ratio. In all such measurements, 

samples containing the fluorophore were excited at 510 nm and emission was recorded at 564 nm, using a spectrophotometer. Fluorescence was measured for 1 nM, 10 nM and 100 nM Cy3 labeled lock concentrations. It was observed that the intensity of fluorescence increased linearly with the increase in Cy3 concentration (Fig. 4). A 10 nM Cy3 labeled lock concentration proved optimal, based on the fluorescence spectra obtained. </p> <div class="clear"></div>

<div class="img_left"> <a rel="lightbox[aptamer_fluoro]" title="Fluorescence measurements with closed lock" href="http://openwetware.org/images/d/d6/BM12_Nanosaurs_Fluorescence2_800.jpg"><img src="http://openwetware.org/images/7/70/BM12_Nanosaurs_Fluorescence2_250.jpg"></a> <div class="descr" align = "center">Fig. 5 Fluorescence measurements with closed lock</div> </div> <p align = "justify">Solutions with 10 nM lock concentrations were measured for fluorescence. A control experiment was also designed, in which the aptamer strand of the lock hybrid was unlabeled. In such a control, since the Cy3 fluorescence from the fluorophore on the aptamer locking strand, does not get quenched, a high fluorescence was obtained. In comparison, the lock hybrid with both labels, showed a considerably lower fluorescence signal (Fig. 5). Hence, it was clear that the closed state of the lock is clearly discernible.</p> <div class="clear"></div> <div class="img_right"> <a rel="lightbox[aptamer_fluoro]" title="Fluorescence measurements with closed lock" href="http://openwetware.org/images/7/7b/BM12_Nanosaurs_Fluorescence3_800.jpg"><img src="http://openwetware.org/images/6/6d/BM12_Nanosaurs_Fluorescence3_250.jpg"></a> <div class="descr" align = "center">Fig. 6 Fluorescence measurements with the lock</div> </div> <p align = "justify">We now had the lock and had to work on opening it with its key. Samples of the lock were incubated with PDGF for 24 Hrs. PDGF was always used in a 10 times excess concentration than that of the lock. Control experiments were also designed. The negative control, consisted of the lock. Hence, very minimal signal would be expected with such a control. The positive control sample had the lock with only the aptamer locking strand labeled. In such a control, since the BHQ is absent, a high fluorescence signal would be expected. After repeated trials of such experiments, no significant increase in fluorescence intensity was observed in the presence of PDGF (Fig. 6). </p> <div class="clear"></div>


<p> Since, the use of PDGF to open the lock did not seem to work, the question remained; why did the PDGF key not open the aptamer lock?</p>

          <p>- What would you do if you cannot open a lock with your key?</p>
          <p>- You would probably try another key! </p>

<p align = "justify">That is exactly what we did. We used two oligonucleotidic single strands, with sequences complementary to the aptamer strand and the aptamer locking strand, which we call blockers (Fig. 7). Blocker 1 and blocker 2 are complementary to the aptamer strand and the aptamer locking strand respectively. One may consider blockers as better keys because their interaction with the lock is guaranteed due to their sequence complementarity.</p>


<div class="img_gal"> <div class="img_gbox"> <a rel="lightbox[aptamer_block]" title="Use of blocker 1 complementary to the aptamer strand, opens the lock" href="http://openwetware.org/images/0/04/BM12_Nanosaurs_Aptamer_lock_blocker1_800.jpg"> <img src="http://openwetware.org/images/b/be/BM12_Nanosaurs_Aptamer_lock_blocker1_250.jpg"></a> <div class="descr">(a) Use of blocker 1 complementary to the aptamer strand, opens the lock</div> </div> <div class="img_gbox"><a rel="lightbox[aptamer_block]" title="Legend" href="http://openwetware.org/images/2/25/BM12_Nanosaurs_Aptamer_legend2_800.jpg"><img src="http://openwetware.org/images/4/4d/BM12_Nanosaurs_Aptamer_legend2_250.jpg"></a> <div class="descr">(b) Legend</div> </div> <div class="img_gbox"><a rel="lightbox[aptamer_block]" title="Use of blocker 2, complementary to the aptamer locking strand, opens the lock" href="http://openwetware.org/images/b/bb/BM12_Nanosaurs_Aptamer_lock_blocker2_800.jpg"><img src="http://openwetware.org/images/d/da/BM12_Nanosaurs_Aptamer_lock_blocker2_250.jpg"></a> <div class="descr">(c) Use of blocker 2, complementary to the aptamer locking strand, opens the lock</div> </div> </div>

<div class="clear"></div>

<p align = "center">Fig. 7 Blocker sequences can open the lock.</p>

<p align = "justify">Experiments were hence also designed, including the blockers. The following samples were prepared, to serve as the experiments and the controls. <div class="clear"></div> <div class="img_right img_link"> <a rel="lightbox[aptamer_fluoro]" Title = "Fluorescence measurements to study lock function" href="http://openwetware.org/images/d/d2/BM12_Nanosaurs_Fluorescence4_800.jpg"><img src="http://openwetware.org/images/5/5c/BM12_Nanosaurs_Fluorescence4_250.jpg" ></a> <div class="descr">Fig 8. Fluorescence measurements to study lock function</div> </div>

<p>Samples</p> <ol> <li>Lock</li> <li>Lock - aptamer strand without BHQ, aptamer locking strand with Cy3</li> <li>Lock - aptamer strand without BHQ, aptamer locking strand with Cy3; with PDGF </li> <li>Lock; with PDGF</li> <li>Lock; with blocker 1</li> <li>Lock; with blocker 2</li> <li>Lock; with both blockers, blocker1:blocker2 = 10:1</li> <li>Lock; with both blockers, blocker2:blocker1 = 10:1</li> <li>Lock; with both blockers, blocker1:blocker2 = 10:1, sample annealed before incubation</li> <li>Lock; with both blockers, blocker2:blocker1 = 10:1, sample annealed before incubation</li> </ol>


<p align = "justify">PDGF was always used in a 10 times excess concentration than that of the lock. All the samples were incubated at room temperature for 24 Hrs. The results of this experiment are presented in Fig. 8. The results shown were obtained from averaging the measurements from three sets of experiments. The error bars show the standard deviation with is reasonably low. Hence, the results were consistent over multiple experiments</p>

<p> From the results obtained, it was observed hat the blockers work better than PDGF at opening the lock hybrid. Blocker 1 was found to be more efficient than blocker 2 as expected, since Blocker 1 is complementary to the aptamer strand over a longer length than Blocker 2 to the aptamer locking strand.

<h2>Gel Shift Assays</h2> <p align = "justify">Our lock and key system was adapted from previously published results (Douglas et al., Science 17 Feb 2012, Vol 335: 831-834), the only variable being that both the aptamer strand and the aptamer locking strand were labeled. Hence, when our spectrophotometric measurements did not give us affirmative results, our first concern was whether the presence of the fluorophores was causing steric hinderences that prevented the key from binding to the lock. To clarify this concern, we ran a gel shift experiment (Fig. 9). With this experiment, we wanted to observe the differences in the functioning of the lock and key system with and without modification with fluorophores. The samples for each lane of the gel are as described below.</p>


<div class="clear"></div> <div style="float:right;width:300px;padding: 10px;"> <p>Lanes:</p> <ol> <li>Lock</li> <li>Lock; PDGF</li> <li>Aptamer strand with BHQ</li> <li>Aptamer strand with BHQ; with PDGF</li> <li>Aptamer locking strand with Cy3</li> <li>Ladder</li> <li>Lock - aptamer strand without BHQ, aptamer locking strand without Cy3</li> <li>Lock - aptamer strand without BHQ, aptamer locking strand without Cy3; PDGF</li> <li>Aptamer strand without BHQ</li> <li>Aptamer strand without BHQ; PDGF</li> </ol> </div>

<div class="img_left img_link"> <a rel="lightbox[gel]" Title = "Gel shift assay to study the functioning of the locks" href="http://openwetware.org/images/b/b3/BM12_Nanosaurs_Aptamer_Gel1_800.jpg"><img src="http://openwetware.org/images/2/24/BM12_Nanosaurs_Aptamer_Gel1_250.jpg"></a> <div class="descr">Fig 9. Gel shift assay to study the functioning of the locks - 1</div> </div> <div class="clear"></div>

<p align = "justify">All samples were incubated at room temperature for 24 hours, before being run on the gel. A 20 bp DNA ladder was used. A shift was clearly observed everytime PDGF was present with the aptamer strand or the lock hybrid. More importantly, it was observed that labeling the strands did not affect the binding of PDGF to the aptamer, since similar shifts in bands were observed with and without the fluorophores.</p>

<p align = "justify">As the next step, to reaffirm the specificity of PDGF to the aptamer strand, another gel experiment was run. The gel is shown in Fig. 10. The samples for each lane of the gel are as described below.</p> <div class="img_right img_link"> <a rel="lightbox[gel]" Title = "Gel shift assay to study the functioning of the locks" href="http://openwetware.org/images/1/10/BM12_Nanosaurs_Aptamer_Gel2_800.jpg"><img src="http://openwetware.org/images/b/be/BM12_Nanosaurs_Aptamer_Gel2_250.jpg"></a> <div class="descr">Fig. 10 Gel shift assay to study the functioning of the locks-2</div> </div> <p>Lanes:</p> <ol> <li>PDGF</li> <li>Aptamer locking strand with Cy3; PDGF</li> <li>Aptamer locking strand with Cy3</li> <li>Aptamer locking strand</li> <li>Aptamer strand with BHQ</li> <li>Aptamer strand</li> <li>Lock</li> <li>Lock - aptamer strand without BHQ, aptamer locking strand with Cy3</li> <li>Lock - aptamer strand without BHQ, aptamer locking strand with Cy3; with PDGF</li> <li>Aptamer strand without BHQ, incubated with PDGF. Aptamer Locking strand with Cy3 added after incubation period.</li> <li>Ladder</li> <li>Lock; PDGF</li> <li>Unspecific ds-DNA, one strand labeled with Cy3</li> <li>Unspecific short ds-DNA, one strand labeled with Cy3; PDGF</li> <li>Lock,aptamer strand without BHQ, aptamer locking strand with Cy3; blocker 1 and blocker 2</li> </ol>


<p align = "justify">All samples were incubated at room temperature for 24 hours, before being run on the gel. A 20 bp DNA ladder was used. The gel was scanned in a gel scanner for the presence of bands rich in Cy3. A Cy3 band is seen in every lane that has DNA labeled with Cy3. In all the wells with PDGF – 2,9, 10,12 and 14, binding is observed, because Cy3 is observed in the wells. In well 9, no separate Cy3 band is observed except in the well. This suggests that the two strands of the lock hybrid do not separate when PDGF binds to the aptamer. In lanes 2 and10, a separate Cy3 band is observed, way below. This is easily explained for well 10, because, in this sample, the aptamer and PDGF were incubated for 24 hours and the complementary Cy3 labeled strand was added later. Ideally in lane 2, we should have seen just the Cy3 band in the gel with no Cy3 remanants in the well, since we expect PDGF to bind specifically only with the aptamer strand. This is however not the case. Similarly, in lane 14, we would expect just the Cy3 band in the gel with no Cy3 remanants in the well. However, we again notice unspecific binding here. These observations suggest that PDGF do not specifically bind only to the aptamer. However, in the last lane with the blockers, we observe to faint bands. One of these bands corresponds to the single stranded complementary strand. The other band corresponds to the complementary strand-blocker2 hybrid. This suggests that when the blockers are used, the lock does open.</p> </div> <div class="tabs-spacer"></div> <div id="tabs-3">

<p align = "justify">To confer specificity to the opening of our DNA Origami Box, we wanted to use an aptamer based lock and key system. The specificity of aptamer-protein binding reactions, opens up numerous possibilities for using the system in biological scenarios. Our lock and key mechanism was adapted from previously established results. However, the system did not work as well as expected. It was hard to ascertain that the lock was definitely open. Multiple spectroscopic measurements were run with different parametric conditions and different lock and key concentrations. The end result was however, not satisfactory. To rule out the possibility of hinderances in aptamer-protein binding due to the presence of the fluorophores, gel shift assays were run. It was seen that the presence of the fluorophores did not show results different from when fluorophores were present. To confirm the specificity of PDGF to the aptamer, gel shift assays were run. It was observed that PDGF bound to the unspecific sequences too. Overall, the system did not perform as expected. However, the use of blockers

to open the lock was our temporary fix to the problem.</p>   


</div> <div class="tabs-spacer"></div>

</body> </html>