Biomod/2014/VCCRI/LabBook/Application

From OpenWetWare
Revision as of 17:58, 25 October 2014 by Robert Oppenheimer (talk | contribs)
Jump to navigationJump to search

<html>

<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lato:300,100&subset=latin"> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" ></script>

<script type"text/javascript"> $(function () { $("style[media*='screen']").remove(); $("link[href*='favicon']").remove(); //fix heading var h1 = $(".firstHeading").text().split("/"); $(".firstHeading").text(h1[h1.length-1]); $("tr:odd").addClass("odd"); }); $('link[rel="shortcut icon"]').attr('href','http://openwetware.org/images/2/29/2014-EchiDNA-WEB-FAVICON.png'); </script> <link rel="icon" type="image/png" href="http://openwetware.org/images/2/29/2014-EchiDNA-WEB-FAVICON.png">

<style type="text/css"> /**** Base styles ****/ /*#column-one, */

  1. content {
   font-weight: bold;

}

  1. footer, div#sidebar-main, #contentSub, .firstHeading, #siteSub, #jump-to-nav, .printfooter, #p-cactions {
   display: none;

}

/*only show edit button - also remove p-cactions from previous style*/

  1. ca-nstab-main, #ca-talk, #ca-history, #ca-move, #ca-watch, #ca-link, #p-personal{
   display: none;

}

  1. ca-edit{
   display:block;

} /*Make text on edit buttons visible for easier editing*/ .editButtons, #wpSummary{ color: black; }

</style>


<meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>EchiDNA 2014</title>

<link href="http://openwetware.org/index.php?title=Biomod/2014/VCCRI/bootstrapcss320&action=raw&ctype=text/css" rel="stylesheet">

<style type="text/css">

@font-face { font-family: BIOMOD_font; src: url(http://openwetware.org/images/9/9a/EchiDNA-2014-GothamRnd-Book.otf); }

@font-face { font-family: HEADING_font; src: url(http://openwetware.org/images/2/2f/EchiDNA-2014-KGSecondChancesSolid.ttf); }

@font-face { font-family: HEADING_ACTIVE_font; src: url(http://openwetware.org/images/2/2f/EchiDNA-2014-KGSecondChancesSolid.ttf); }

@font-face { font-family: FOOTER_font; src: url(http://openwetware.org/images/9/9a/EchiDNA-2014-GothamRnd-Book.otf); }


/*Alter default header*/

.navbar-default .navbar-nav > li > a { font-family: HEADING_font, Arial, sans-serif; }


.navbar-default .navbar-nav > li > ul > li > a { font-family: HEADING_font, Arial, sans-serif; font-size: 10pt; }

.navbar-default .navbar-right > li { color: #f8f8f8; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #F7941E; background-color: #F8F8F8; font-family: HEADING_ACTIVE_font, Arial, sans-serif; }

a[href^="mailto"] { color: white; }

a[href^="mailto"]:hover { color: #f7941e; text-decoration: none; }

a#vccri, a#edit-link { color:white; }

a#vccri:hover, a#edit-link:hover { color: #f7941e; text-decoration: none; }

body { background-image: url(http://openwetware.org/images/8/81/2014-EchiDNA-WEB-BG-TILE.png); background-repeat: repeat; color:white; font-family: BIOMOD_font, Arial, sans-serif; }

.col-centered { display:inline-block; float:none; text-align:left; /* inline-block space fix */ margin-right:-4px; }

h4 { color: #f7941e; font-family: HEADING_font, Arial, sans-serif; }

/*Footer stuff*/

html { position: relative; min-height: 100%; }

body { margin-bottom: 35px; }

.footer { position: absolute; bottom: 0; width: 100%; height: 35px; background-color: #0c2850; }

/*Fix OpenWetWare Editing Box*/

  1. wpTextbox1 {

color: #000; font-family: Arial; width: 100%; }

</style>


<html lang="en">

 <head>

<script type="text/javascript"> $('#lab_book_link').addClass('active'); </script>

<style type="text/css">

  1. next-link {

color: #0F3264; text-decoration: none; margin-left: auto; margin-right: auto; font-size: 12pt; }

  1. next-link:hover {

color: #F7941E; }

.col-centered { display:inline-block; float:none; text-align:left; /* inline-block space fix */ margin-right:-4px; }

#LAB-BOOK-TITLE { font-family: HEADING_font, Arial, sans-serif; color: black; font-size: 16pt; padding-top: 35px; }

h2 { font-family: HEADING_font, Arial, serif; color: #0F3264; font-size: 14pt; }

img { margin: 10px 15px; }

#LAB-BOOK-TOP { display:block; width: 766px; height: 76px; margin-left: auto; margin-right: auto; margin-bottom: 0px; background-image: url(http://openwetware.org/images/9/9f/2014-EchiDNA-LAB-BOOK-BACKGROUND-TOP.png); }

#LAB-BOOK-REPEAT { display:block; position: relative; width: 766px; height: auto; margin-left: auto; margin-right: auto; margin-bottom: 0px; padding-bottom: 30px; padding-left: 60px; padding-right: 20px; background-image: url(http://openwetware.org/images/e/e9/2014-EchiDNA-LAB-BOOK-BACKGROUND-REPEAT.png); background-repeat: repeat-y; background-position: top; }

#LAB-BOOK-TEXT { position: relative; padding-top: 15px; color: black; text-align: justify; }


.image-left { font-size: 9pt; width: 50%; float: left; text-align: center; padding: 10px 15px; }

.image-right { font-size: 9pt; width: 50%; float: right; text-align: center; padding: 10px 15px; }

.image-center { font-size: 9pt; width: 100%; float: left; text-align: center; padding: 10px 15px; }

.image-right img, .image-left img { max-width: 91%; }

.image-center img { max-width: 95%; }

</style>

 </head>
 <body>


<div class="container" style="text-align: center; margin-top: 100px;">

<div id="LAB-BOOK-TOP"> <div id="LAB-BOOK-TITLE" style="padding-left:60px; text-align: justify;">Future Work</div> </div> <div id="LAB-BOOK-REPEAT"> <div id="LAB-BOOK-TEXT">

<!-- ************************************************************************************************************************************************ --> <!-- ************************************************ START EDITING ********************************************************************************* --> <!-- ************************************************************************************************************************************************ -->

We believe that our work is just the beginning of a fantastic project. We imagine many new directions which will continue to lead towards a deeper scientific understanding of cooperativity and to unique biosensing technologies that exploit this powerful design principle.

<h2>Bio-layer interferometry</h2>

It would be possible to empirically determine the rate constants underlying the mathematical model of our cooperative molecular biosensor. One method of approaching this would be bio-layer interferometry. Essentially, this would involve tethering one of our molecular beacons onto a surface using streptavidin-biotin affiliation, then washing solutions over the surface containing oligos of interest. As the tethered molecular beacon interacts with molecules in solution - for instance, the signal strand that opens the molecular beacon - we can observe the rate of this interaction by observing the rate of change in optical thickness of the surface. This technqiue would deepen our understanding of molecular beacons, leading directly to a more powerful predictive model, and perhaps offering an alternate method of detecting conformational changes in DNA nanotechnology.

<div class="image-center"> <div><img src="http://openwetware.org/images/5/5d/2014-EchiDNA-Bio-layer_interferometry_with_analyte_binding.gif" /></div> </div><br> <h2>Single molecule fluorescence</h2>

Some of the folks in <a href="http://www.victorchang.org.au/home/our-research/faculty-detail/?faculty_name=dr-lawrence-lee&division_name=structural-computational-biology"> our lab</a> have started building a single-molecule fluorescence microscope, which would essentially allow us to dilute a sample of our biosensor to the point where you can see single molecules if they are fluorescent. <br><br> Our switch is smaller than the wavelength of light. This means that although you couldn’t actually see the thing, it would be possible to tell, for instance, when two objects like a switch and a signal are co-localised in time, indicating binding of the switch. It would also be possible to use super-fast cameras and automated image analysis to generate statistical answers to questions like, ‘how often does a single switch open, causing a false positive fluorescent output, even in the absence of the target DNA?’, or, ‘to what degree does the opening of one switch make its neighbours more likely to open?’ <br><br> This technique would provide us with a lot of confidence in our design, and would also presents opportunities to inform our mathematical model in greater depth. <br> <h2>Hybridisation chain reaction</h2>

				There are alternative outputs to our biosensor than fluorescence which may be purely DNA-based. Fluorescence is very powerful, but it is also quite expensive (a single fluorophore-modifed oligo cost us around $250), there seems to be background fluorescence caused by inefficient quenching of the light emitted by the fluorophore, and most importantly, it doesn’t amplify the signal. An alternative DNA-based output would be cheaper and with clever design might remove the need for the purify away staples from the assembly mix, which currently limits the life-span of our biosensor.

<br><br>

				Most conventional technologies for sensing DNA employ PCR prior to detecting the target DNA, which does three things - 
				 	<ul>
				 	 	<li>amplifies the signal so that it can be detected above noise or background fluorescence,</li>
				 	 	<li>generates false positives through ‘mutations’ in PCR amplification,</li>
				 	 	<li>and makes quantification of the initial concentration of the target molecule difficult.</li>
				 	</ul>
				If our biosensor triggered an amplification cascade or a chemical chain reaction AFTER switching, then it might avoid generating false positives. Furthermore, if we had a characterised set of switches, each tuned to give a discrete output at a different threshold concentration, then by comparing the set we could estimate the concentration of the target. 

<div class="image-center"> <div><img src="http://openwetware.org/images/0/0e/2014-EchiDNA-FUTURE-CHAIN.png" /></div> </div>


<!-- ************************************************************************************************************************************************ --> <!-- ************************************************ STOP EDITING ********************************************************************************* --> <!-- ************************************************************************************************************************************************ -->


</div> <br><br> <a id="next-link" href="http://openwetware.org/wiki/Biomod/2014/VCCRI/LabBook">Click here to go back to the Lab Book Overview<a> </div> </div>

 </body>

</html>

<html>

   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
   <script src="http://openwetware.org/index.php?title=Biomod/2014/VCCRI/boostrap320&action=raw&type=text/javascript"></script>

<script type="text/javascript"> var pathArray = window.location.pathname.split( '/' ); var newPathname = ""; for (i = 2; i < pathArray.length; i++) { newPathname += pathArray[i]; newPathname += "/"; } newPathname=newPathname.slice(0,-1); document.getElementById('edit-link').setAttribute('href', 'http://openwetware.org/index.php?title='+newPathname+String.fromCharCode(38)+'action=edit'); </script>