Biomod/2011/UTAustin/Hook'em Hybridizers: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 3: Line 3:
#outerbox{
#outerbox{
background-image:url( 'http://openwetware.org/images/7/75/Utbiomodbg1.png' );
background-image:url( 'http://openwetware.org/images/7/75/Utbiomodbg1.png' );
}
.navbox {
position: relative;
float: left;
}
}


Line 9: Line 14:
     display: block;
     display: block;
     width: 200px;
     width: 200px;
     background: url(shad2.png) no-repeat;
    position: relative;
    top: 100px;
    left: 100px;
    padding: 60px 0 60px 0;
    width: 200px;
     background: url( 'http://openwetware.org/images/6/6f/Shad2.png' ) no-repeat;
     -webkit-background-size: 50% 100%;
     -webkit-background-size: 50% 100%;
}
}
Line 19: Line 29:
ul#nav li a {
ul#nav li a {
     -webkit-transition: all 0.3s ease-out;
     -webkit-transition: all 0.3s ease-out;
}
     background: #cbcbcb url( 'http://openwetware.org/images/4/46/Border.png' ) no-repeat;
 
ul#nav li a {
    -webkit-transition: all 0.3s ease-out;
     background: #cbcbcb url(border.png) no-repeat;
     color: #174867;
     color: #174867;
     padding: 7px 15px 7px 15px;
     padding: 7px 15px 7px 15px;
Line 35: Line 41:


ul.nav li a:hover {
ul.nav li a:hover {
     background: #ebebeb url(border.png) no-repeat;
     background: #ebebeb url( 'http://openwetware.org/images/4/46/Border.png' ) no-repeat;
     color: #67a5cd;
     color: #67a5cd;
     padding: 7px 15px 7px 30px;
     padding: 7px 15px 7px 30px;
Line 55: Line 61:


<div style="padding: 10px; color: #FFFFFF; background-color: #CC5500; width: 130px; height: 800px; float: left;">
<div style="padding: 10px; color: #FFFFFF; background-color: #CC5500; width: 130px; height: 800px; float: left;">
<div id="navbox">
<ul id="nav">
<ul id="nav">
<li>
<li>
[[Biomod/2011/UTAustin/Hook'em_Hybridizers | <span style='font-size:16px; font-family: "trebuchet ms"; font-weight:bold; color:#FFFFFF; vertical-align: middle; text-decoration: none;'>'''Home'''</span> ]]
[[Biomod/2011/UTAustin/Hook'em_Hybridizers:Rationale | <span style='font-size:16px; font-family: "trebuchet ms"; font-weight:bold; color:#FFFFFF; vertical-align: middle; text-decoration: none;'>'''Home'''</span> ]]
</li>
</li>
<li>
<li>
Line 78: Line 85:
</li>
</li>
</ul>
</ul>
</div>


</div>
</div>

Revision as of 23:10, 24 October 2011

<html><head> <style type="text/css">

  1. outerbox{

background-image:url( 'http://openwetware.org/images/7/75/Utbiomodbg1.png' ); }

.navbox { position: relative; float: left; }

ul#nav {

   list-style: none;
   display: block;
   width: 200px;
   position: relative;
   top: 100px;
   left: 100px;
   padding: 60px 0 60px 0;
   width: 200px;
   background: url( 'http://openwetware.org/images/6/6f/Shad2.png' ) no-repeat;
   -webkit-background-size: 50% 100%;

}

li { margin: 5px 0 0 0; }

ul#nav li a {

   -webkit-transition: all 0.3s ease-out;
   background: #cbcbcb url( 'http://openwetware.org/images/4/46/Border.png' ) no-repeat;
   color: #174867;
   padding: 7px 15px 7px 15px;
   -webkit-border-top-right-radius: 10px;
   -webkit-border-bottom-right-radius: 10px;
   width: 100px;
   display: block;
   text-decoration: none;
   -webkit-box-shadow: 2px 2px 4px #888;

}

ul.nav li a:hover {

   background: #ebebeb url( 'http://openwetware.org/images/4/46/Border.png' ) no-repeat;
   color: #67a5cd;
   padding: 7px 15px 7px 30px;

} </style> </head> </html>

Team

  • Team name: The Hook'em Hybridizers
  • Institution: The University of Texas at Austin

Objective

The Counting Machine as a Modular Nanoscale DNA Component.

A major goal in nanotechnology is the find useful forms of DNA computation. This broad definition includes amplifiers, logic gates, oscillators, structural manipulations, and many more forms of controlled responses. We believe an enzyme-free, DNA toehold exchange catalyzed system that preforms the computation of “counting” can be useful in various fields of biotechnology. Counting, by our definition, relies on two main principles. The first is the input that is being counted must be the same with each pulse and the second is the output of the counter must be independent of the input quantity or concentration. That is, regardless of the amount of input used, the counter must only reach completion after the specified number of counts, or pulses.