Biomod/2012/TU Dresden/Nanosaurs/Project/Aptamer lock: Difference between revisions
No edit summary |
No edit summary |
||
| Line 51: | Line 51: | ||
<div class="descr" align = "center">Fig. 1 When the lock and key interact, the origami box opens.</div> | <div class="descr" align = "center">Fig. 1 When the lock and key interact, the origami box opens.</div> | ||
</div> | </div> | ||
Revision as of 03:51, 28 October 2012
<html> <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> <script type="text/javascript" src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/superfish.js"></script> <script type="text/javascript" src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery.hoverIntent.minified.js"></script> <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> <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('
'); $(".firstHeading").wrap('
'); $(".firstHeading").wrap('
');
var nav = $("#nav").html(); $('#inner_header').append(nav);
$('#inner_header').append('
');
//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">
</script>
</html> <html> <body>
<style> body{ width:960px; margin:auto; } </style>
<link rel="stylesheet" href="http://code.jquery.com/ui/1.9.0/themes/base/jquery-ui.css" />
<link rel="stylesheet" href="http://biomod-dresden-2012.googlecode.com/svn/trunk/nanos.css" />
<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> $(function() { $( "#tabs" ).tabs(); }); </script>
- <a href="#tabs-1">Lock and Key</a>
- <a href="#tabs-2">Experimental Methods </a>
- <a href="#tabs-3">Challenges Faced</a>
Lock and Key
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.
<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>
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 successful. 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.
</body> </html>