Biomod/2014/ASU/Design: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(60 intermediate revisions by the same user not shown)
Line 70: Line 70:
<div id="bodyContent">
<div id="bodyContent">
<h3 id="siteSub">From OpenWetWare</h3>
<h3 id="siteSub">From OpenWetWare</h3>
<div id="contentSub"><span class="subpages">&lt; <a href="/wiki/Biomod" title="Biomod">Biomod</a> | <a href="/wiki/Biomod/2013" title="Biomod/2013">2013</a></span></div>
<div id="contentSub"><span class="subpages">&lt; <a href="/wiki/Biomod" title="Biomod">Biomod</a> | <a href="/wiki/Biomod/2014" title="Biomod/2014">2014</a></span></div>
<div id="jump-to-nav">Jump to: <a href="#column-one">navigation</a>, <a href="#searchInput">search</a></div> <!-- start content -->
<div id="jump-to-nav">Jump to: <a href="#column-one">navigation</a>, <a href="#searchInput">search</a></div> <!-- start content -->
<p>
<p>
Line 100: Line 100:
     padding: 0;
     padding: 0;
background: #fff;
background: #fff;
border: medium none;
border: none;
}
}
Line 117: Line 117:
   border: 0;
   border: 0;
   font: inherit;
   font: inherit;
   vertical-align: baseline;
    
}
}


Line 145: Line 145:


h1, h2, #super-list, .box, .tagline, #index-list {
h1, h2, #super-list, .box, .tagline, #index-list {
   font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
   font-family: Times New Roman;
  font-size: 18px;
}
}


Line 181: Line 182:
a img { border: none; }
a img { border: none; }


a.anchor{display: block; position: relative; top: -75px; visibility: hidden;}
a.anchor{display: block; position: relative; visibility: hidden;}


p{
p{
Line 197: Line 198:
}
}


#scrollUp {
    background: url("http://openwetware.org/images/8/87/Top.png") no-repeat scroll 0 0 transparent;
    bottom: 20px;
    height: 38px;
    right: 10px;
    width: 38px;
}


nav {
nav {
Line 211: Line 205:
   top: 0px;
   top: 0px;
   left: 0px;
   left: 0px;
bottom: 0px;
   right: 0px;
   right: 0px;
   z-index: 100;
   z-index: 100;
Line 217: Line 212:
nav ul {
nav ul {
   width: 100%;
   width: 100%;
 
   margin: 0px auto;
   margin: 0px auto;
   padding: 0px;
   padding: 0px;
Line 226: Line 222:
}
}
nav ul li.selected {
nav ul li.selected {
   border-bottom: 10px solid #580000;
   border-bottom: solid 10px #580000;
}
}


nav ul li.home {
nav ul li.home {
   padding: 10px;
   padding: 0px;
}
nav ul li.logo
{
    height: 50px;
    width: 50px;
}
}
nav ul a {
nav ul a {
   float: left;
   float: left;
Line 244: Line 236:
   font-size: 20px;
   font-size: 20px;
   font-weight: 300;
   font-weight: 300;
   padding: 10px 20px 0;
   padding: 0px 20px 0;
}
}


#subnav {
    background-color: #000000;
border-radius: 0 20px 20px 0;
left:0px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.8;
    list-style: none outside none;
    margin-left: 0;
    padding: 20px;
z-index: 10;
}


#subnav li {
    list-style: none outside none;
}


#content {
#content {
Line 269: Line 246:


#filters > li{
#filters > li{
margin: 5px;
margin: 0px;
display: inline-block;
display: inline-block;
}
}
Line 317: Line 294:
.box.b1x2{
.box.b1x2{
width: 930px;
width: 930px;
         height: 1100px;
         height: 4830px;
}
}


Line 727: Line 704:
   position: fixed;
   position: fixed;
   background: #fff;
   background: #fff;
   color: #fff;
   color: #000000;
   display: table-cell;
   display: table-cell;
   text-align: center;
   text-align: center;
Line 745: Line 722:


.box figcaption {
.box figcaption {
     background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
     background: none repeat scroll 0 0 #fff;
     bottom: 0;
     bottom: 0;
     font-size: 20px;
    color:#000000;
     font-size: 16px;
font-weight: 300;
font-weight: 300;
     padding-left: 5px;
     padding-left: 5px;
     text-align: center;
     text-align: left;
     width: 100%;
     width: 100%;
z-index: 4;
z-index: 4;
Line 997: Line 975:


li > ul {
li > ul {
     margin-left: 20px;
     margin-left: 10px;
}
}


Line 1,016: Line 994:
     width: 50%;
     width: 50%;
}
}
@-webkit-keyframes glowing {
  /* line 8, ../scss/partials/_glow.scss */
  from {
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }


  /* line 9, ../scss/partials/_glow.scss */
#subnav-sticky-wrapper {
  50% {
     height: 5px !important;
    -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 10, ../scss/partials/_glow.scss */
  to {
     -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
}


@-khtml-keyframes glowing {
table {
  /* line 14, ../scss/partials/_glow.scss */
     border-collapse: collapse;
  from {
     margin: auto auto 40px;
     -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
     width: 635px;;
     -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 15, ../scss/partials/_glow.scss */
  50% {
     -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 16, ../scss/partials/_glow.scss */
  to {
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
}
 
th {
@-moz-keyframes glowing {
     background-color: #5F5F5F;
  /* line 20, ../scss/partials/_glow.scss */
     border: 1px solid #999999;
  from {
     color: #FFFFFF;
     -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
     box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 21, ../scss/partials/_glow.scss */
  50% {
    -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 22, ../scss/partials/_glow.scss */
  to {
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
}
 
tr td {
@-ms-keyframes glowing {
     border: 1px solid #999999;
  /* line 26, ../scss/partials/_glow.scss */
     text-align: center;
  from {
     -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 27, ../scss/partials/_glow.scss */
  50% {
    -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 28, ../scss/partials/_glow.scss */
  to {
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
}
 
tr.odd td {
@-o-keyframes glowing {
     background-color: #EEEEEE;
  /* line 32, ../scss/partials/_glow.scss */
     color: #000000;
  from {
     -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 33, ../scss/partials/_glow.scss */
  50% {
     -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 34, ../scss/partials/_glow.scss */
  to {
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
}
 
.ref li {
@keyframes glowing {
     font-size: 14px;
  /* line 38, ../scss/partials/_glow.scss */
     font-weight: 300;
  from {
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 39, ../scss/partials/_glow.scss */
  50% {
    -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
 
  /* line 40, ../scss/partials/_glow.scss */
  to {
     -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
     box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
}
</style>
<link href="http://openwetware.org/images/2/29/Nano_icon.png" rel="shortcut icon">


/* line 25, ../scss/partials/_buttons.scss */
.button {
<script src="https://biomod2013.googlecode.com/svn/trunk/js/jquery.isotope.min.js"></script>
  -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
<script src="https://biomod2013.googlecode.com/svn/trunk/js/jquery.refineslide.min.js"></script>
  -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
   <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/jquery.fancybox.pack.js"></script>
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/helpers/jquery.fancybox-buttons.js"></script>
  background-color: #eeeeee;
   <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/helpers/jquery.fancybox-media.js"></script>
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #e1e1e1));
   <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/helpers/jquery.fancybox-thumbs.js"></script>
  background: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
   <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.easing.min.js"></script>
  background: -moz-linear-gradient(top, #fbfbfb, #e1e1e1);
   <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.scrollUp.min.js"></script>
  background: -o-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: linear-gradient(top, #fbfbfb, #e1e1e1);
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border: 1px solid #d4d4d4;
  height: 32px;
  line-height: 32px;
  padding: 0px 25.6px;
   font-weight: 300;
  font-size: 14px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #666666;
  text-shadow: 0 1px 1px white;
  margin: 0;
   text-decoration: none;
  text-align: center;
}
/* line 43, ../scss/partials/_buttons.scss */
.button:hover {
  background-color: #eeeeee;
   background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, #ffffff, #dcdcdc);
  background: -moz-linear-gradient(top, #ffffff, #dcdcdc);
  background: -o-linear-gradient(top, #ffffff, #dcdcdc);
  background: linear-gradient(top, #ffffff, #dcdcdc);
}
/* line 47, ../scss/partials/_buttons.scss */
.button:active {
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
   -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
   text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);
  background: #eeeeee;
  color: #bbbbbb;
}
/* line 53, ../scss/partials/_buttons.scss */
.button:focus {
  outline: none;
}


/* line 59, ../scss/partials/_buttons.scss */
input.button, button.button {
  height: 34px;
  cursor: pointer;
}


/* line 65, ../scss/partials/_buttons.scss */
.button-block {
  display: block;
}


/* line 74, ../scss/partials/_buttons.scss */
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.stellar.min.js"></script>
.button.disabled,
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.sticky.js"></script>
.button.disabled:hover,
   <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.scrollTo.min.js"></script>
.button.disabled:active,
   <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.localscroll.min.js"></script>
input.button:disabled,
<script>
button.button:disabled {
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
   })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  background: #EEE;
  border: 1px solid #DDD;
   text-shadow: 0 1px 1px white;
  color: #CCC;
  cursor: default;
}
 
/* line 84, ../scss/partials/_buttons.scss */
.button-wrap {
   background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3e3e3), color-stop(100%, #f2f2f2));
   background: -webkit-linear-gradient(top, #e3e3e3, #f2f2f2);
  background: -moz-linear-gradient(top, #e3e3e3, #f2f2f2);
  background: -o-linear-gradient(top, #e3e3e3, #f2f2f2);
   background: linear-gradient(top, #e3e3e3, #f2f2f2);
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  -o-border-radius: 200px;
  border-radius: 200px;
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.04);
   -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.04);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.04);
  padding: 10px;
  display: inline-block;
}


/* line 100, ../scss/partials/_buttons.scss */
  ga('create', 'UA-45176973-1', 'openwetware.org');
.button-rounded {
   ga('send', 'pageview');
  -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}


/* line 100, ../scss/partials/_buttons.scss */
</script>
.button-pill {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}


/* line 100, ../scss/partials/_buttons.scss */
<style type="text/css">
.button-circle {
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
  -webkit-border-radius: 240px;
.fancybox-wrap,
  -moz-border-radius: 240px;
.fancybox-skin,
  -ms-border-radius: 240px;
.fancybox-outer,
  -o-border-radius: 240px;
.fancybox-inner,
  border-radius: 240px;
.fancybox-image,
  -webkit-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
.fancybox-wrap iframe,
  -moz-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
.fancybox-wrap object,
  box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
.fancybox-nav,
  width: 120px;
.fancybox-nav span,
  line-height: 120px;
.fancybox-tmp
  height: 120px;
{
  padding: 0px;
padding: 0;
  border-width: 4px;
margin: 0;
  font-size: 18px;
border: 0;
}
outline: none;
 
vertical-align: top;
/* line 135, ../scss/partials/_buttons.scss */
.button-primary {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00b5e5), color-stop(100%, #008db2));
  background: -webkit-linear-gradient(top, #00b5e5, #008db2);
  background: -moz-linear-gradient(top, #00b5e5, #008db2);
  background: -o-linear-gradient(top, #00b5e5, #008db2);
  background: linear-gradient(top, #00b5e5, #008db2);
  background-color: #00a1cb;
  border-color: #007998;
  color: white;
  text-shadow: 0 -1px 1px rgba(0, 40, 50, 0.35);
}
/* line 142, ../scss/partials/_buttons.scss */
.button-primary:hover {
  background-color: #000099;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00c9fe), color-stop(100%, #008db2));
  background: -webkit-linear-gradient(top, #00c9fe, #008db2);
  background: -moz-linear-gradient(top, #00c9fe, #008db2);
  background: -o-linear-gradient(top, #00c9fe, #008db2);
  background: linear-gradient(top, #00c9fe, #008db2);
}
/* line 146, ../scss/partials/_buttons.scss */
.button-primary:active {
  background: #1495b7;
  color: #005065;
}
 
/* line 135, ../scss/partials/_buttons.scss */
.button-action {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8fcf00), color-stop(100%, #6b9c00));
  background: -webkit-linear-gradient(top, #8fcf00, #6b9c00);
  background: -moz-linear-gradient(top, #8fcf00, #6b9c00);
  background: -o-linear-gradient(top, #8fcf00, #6b9c00);
  background: linear-gradient(top, #8fcf00, #6b9c00);
  background-color: #7db500;
  border-color: #5a8200;
  color: white;
  text-shadow: 0 -1px 1px rgba(19, 28, 0, 0.35);
}
}
/* line 142, ../scss/partials/_buttons.scss */
 
.button-action:hover {
.fancybox-wrap {
  background-color: #7db500;
position: absolute;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a0e800), color-stop(100%, #6b9c00));
top: 0;
  background: -webkit-linear-gradient(top, #a0e800, #6b9c00);
left: 0;
  background: -moz-linear-gradient(top, #a0e800, #6b9c00);
z-index: 8020;
  background: -o-linear-gradient(top, #a0e800, #6b9c00);
  background: linear-gradient(top, #a0e800, #6b9c00);
}
/* line 146, ../scss/partials/_buttons.scss */
.button-action:active {
  background: #76a312;
  color: #374f00;
}
}


/* line 135, ../scss/partials/_buttons.scss */
.fancybox-skin {
.button-highlight {
position: relative;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fa9915), color-stop(100%, #d87e04));
background: #f9f9f9;
  background: -webkit-linear-gradient(top, #fa9915, #d87e04);
color: #444;
  background: -moz-linear-gradient(top, #fa9915, #d87e04);
text-shadow: none;
  background: -o-linear-gradient(top, #fa9915, #d87e04);
-webkit-border-radius: 4px;
  background: linear-gradient(top, #fa9915, #d87e04);
  -moz-border-radius: 4px;
  background-color: #f18d05;
        border-radius: 4px;
  border-color: #bf7004;
  color: white;
  text-shadow: 0 -1px 1px rgba(91, 53, 2, 0.35);
}
/* line 142, ../scss/partials/_buttons.scss */
.button-highlight:hover {
  background-color: #f18d05;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fba42e), color-stop(100%, #d87e04));
  background: -webkit-linear-gradient(top, #fba42e, #d87e04);
  background: -moz-linear-gradient(top, #fba42e, #d87e04);
  background: -o-linear-gradient(top, #fba42e, #d87e04);
  background: linear-gradient(top, #fba42e, #d87e04);
}
/* line 146, ../scss/partials/_buttons.scss */
.button-highlight:active {
  background: #d8891e;
  color: #8d5303;
}
}


/* line 135, ../scss/partials/_buttons.scss */
.fancybox-opened {
.button-caution {
z-index: 8030;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e8543f), color-stop(100%, #d9331a));
  background: -webkit-linear-gradient(top, #e8543f, #d9331a);
  background: -moz-linear-gradient(top, #e8543f, #d9331a);
  background: -o-linear-gradient(top, #e8543f, #d9331a);
  background: linear-gradient(top, #e8543f, #d9331a);
  background-color: #e54028;
  border-color: #c22d18;
  color: white;
  text-shadow: 0 -1px 1px rgba(103, 24, 13, 0.35);
}
/* line 142, ../scss/partials/_buttons.scss */
.button-caution:hover {
  background-color: #e54028;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eb6855), color-stop(100%, #d9331a));
  background: -webkit-linear-gradient(top, #eb6855, #d9331a);
  background: -moz-linear-gradient(top, #eb6855, #d9331a);
  background: -o-linear-gradient(top, #eb6855, #d9331a);
  background: linear-gradient(top, #eb6855, #d9331a);
}
/* line 146, ../scss/partials/_buttons.scss */
.button-caution:active {
  background: #cd5240;
  color: #952312;
}
}


/* line 135, ../scss/partials/_buttons.scss */
.fancybox-opened .fancybox-skin {
.button-royal {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #99389f), color-stop(100%, #752a79));
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  background: -webkit-linear-gradient(top, #99389f, #752a79);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(top, #99389f, #752a79);
  background: -o-linear-gradient(top, #99389f, #752a79);
  background: linear-gradient(top, #99389f, #752a79);
  background-color: #87318c;
  border-color: #632466;
  color: white;
  text-shadow: 0 -1px 1px rgba(26, 9, 27, 0.35);
}
/* line 142, ../scss/partials/_buttons.scss */
.button-royal:hover {
  background-color: #87318c;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ab3eb2), color-stop(100%, #752a79));
  background: -webkit-linear-gradient(top, #ab3eb2, #752a79);
  background: -moz-linear-gradient(top, #ab3eb2, #752a79);
  background: -o-linear-gradient(top, #ab3eb2, #752a79);
  background: linear-gradient(top, #ab3eb2, #752a79);
}
/* line 146, ../scss/partials/_buttons.scss */
.button-royal:active {
  background: #764479;
  color: #3e1740;
}
}


/* line 160, ../scss/partials/_buttons.scss */
.fancybox-outer, .fancybox-inner {
.button-flat {
position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #eeeeee;
  border: none;
  text-shadow: none;
}
/* line 169, ../scss/partials/_buttons.scss */
.button-flat:hover {
  background: #fbfbfb;
}
/* line 172, ../scss/partials/_buttons.scss */
.button-flat:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  background: #eeeeee;
  color: #bbbbbb;
}
/* line 177, ../scss/partials/_buttons.scss */
.button-flat.disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
}


/* line 189, ../scss/partials/_buttons.scss */
.fancybox-inner {
.button-flat-primary {
overflow: hidden;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #00a1cb;
  color: white;
  text-shadow: none;
  border: none;
}
/* line 198, ../scss/partials/_buttons.scss */
.button-flat-primary:hover {
  background: #00b5e5;
}
/* line 201, ../scss/partials/_buttons.scss */
.button-flat-primary:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  background: #1495b7;
  color: #00647f;
}
/* line 206, ../scss/partials/_buttons.scss */
.button-flat-primary.disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
}


/* line 189, ../scss/partials/_buttons.scss */
.fancybox-type-iframe .fancybox-inner {
.button-flat-action {
-webkit-overflow-scrolling: touch;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #7db500;
  color: white;
  text-shadow: none;
  border: none;
}
/* line 198, ../scss/partials/_buttons.scss */
.button-flat-action:hover {
  background: #8fcf00;
}
/* line 201, ../scss/partials/_buttons.scss */
.button-flat-action:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  background: #76a312;
  color: #486900;
}
/* line 206, ../scss/partials/_buttons.scss */
.button-flat-action.disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
}


/* line 189, ../scss/partials/_buttons.scss */
.fancybox-error {
.button-flat-highlight {
color: #444;
  -webkit-box-shadow: none;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  -moz-box-shadow: none;
margin: 0;
  box-shadow: none;
padding: 15px;
  -webkit-transition-property: background;
white-space: nowrap;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #f18d05;
  color: white;
  text-shadow: none;
  border: none;
}
/* line 198, ../scss/partials/_buttons.scss */
.button-flat-highlight:hover {
  background: #fa9915;
}
/* line 201, ../scss/partials/_buttons.scss */
.button-flat-highlight:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  background: #d8891e;
  color: #a66103;
}
/* line 206, ../scss/partials/_buttons.scss */
.button-flat-highlight.disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
}


/* line 189, ../scss/partials/_buttons.scss */
.fancybox-image, .fancybox-iframe {
.button-flat-caution {
display: block;
  -webkit-box-shadow: none;
width: 100%;
  -moz-box-shadow: none;
height: 100%;
  box-shadow: none;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #e54028;
  color: white;
  text-shadow: none;
  border: none;
}
/* line 198, ../scss/partials/_buttons.scss */
.button-flat-caution:hover {
  background: #e8543f;
}
/* line 201, ../scss/partials/_buttons.scss */
.button-flat-caution:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  background: #cd5240;
  color: #ac2815;
}
/* line 206, ../scss/partials/_buttons.scss */
.button-flat-caution.disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
}


/* line 189, ../scss/partials/_buttons.scss */
.fancybox-image {
.button-flat-royal {
max-width: 100%;
  -webkit-box-shadow: none;
max-height: 100%;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #87318c;
  color: white;
  text-shadow: none;
  border: none;
}
/* line 198, ../scss/partials/_buttons.scss */
.button-flat-royal:hover {
  background: #99389f;
}
/* line 201, ../scss/partials/_buttons.scss */
.button-flat-royal:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  background: #764479;
  color: #501d53;
}
/* line 206, ../scss/partials/_buttons.scss */
.button-flat-royal.disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
}


/* line 221, ../scss/partials/_buttons.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
.button-large {
background-image: url('http://openwetware.org/images/5/55/Fancybox_sprite.png');
  font-size: 19px;
  height: 38.4px;
  line-height: 38.4px;
  padding: 0px 30.72px;
}
}


/* line 245, ../scss/partials/_buttons.scss */
#fancybox-loading {
input.button-large, button.button-large {
position: fixed;
  height: 40.4px;
top: 50%;
}
left: 50%;
 
margin-top: -22px;
/* line 221, ../scss/partials/_buttons.scss */
margin-left: -22px;
.button-small {
background-position: 0 -108px;
  font-size: 16px;
opacity: 0.8;
  height: 25.6px;
cursor: pointer;
  line-height: 25.6px;
z-index: 8060;
  padding: 0px 20.48px;
}
}


/* line 245, ../scss/partials/_buttons.scss */
#fancybox-loading div {
input.button-small, button.button-small {
width: 44px;
  height: 27.6px;
height: 44px;
background: url('http://openwetware.org/images/d/d0/Fancybox_loading.gif') center center no-repeat;
}
}


/* line 221, ../scss/partials/_buttons.scss */
.fancybox-close {
.button-tiny {
position: absolute;
  font-size: 12px;
top: -18px;
  height: 22.4px;
right: -18px;
  line-height: 22.4px;
width: 36px;
  padding: 0px 17.92px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
}


/* line 245, ../scss/partials/_buttons.scss */
.fancybox-nav {
input.button-tiny, button.button-tiny {
position: absolute;
  height: 24.4px;
top: 0;
}
width: 40%;
 
height: 100%;
/* line 265, ../scss/partials/_buttons.scss */
cursor: pointer;
.button.glow {
text-decoration: none;
  -webkit-animation-duration: 3s;
background: transparent url('http://openwetware.org/images/c/c0/Blank.gif'); /* helps IE */
  -moz-animation-duration: 3s;
-webkit-tap-highlight-color: rgba(0,0,0,0);
  -ms-animation-duration: 3s;
z-index: 8040;
  -o-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -khtml-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: glowing;
  -khtml-animation-name: glowing;
  -moz-animation-name: glowing;
  -ms-animation-name: glowing;
  -o-animation-name: glowing;
  animation-name: glowing;
}
/* line 268, ../scss/partials/_buttons.scss */
.button.glow:active {
  -webkit-animation-name: none;
  -moz-animation-name: none;
  -ms-animation-name: none;
  -o-animation-name: none;
  animation-name: none;
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
}
}


/* line 279, ../scss/partials/_buttons.scss */
.fancybox-prev {
.button-dropdown {
left: 0;
  position: relative;
  overflow: visible;
  display: inline-block;
}
}
/* line 284, ../scss/partials/_buttons.scss */
 
.button-dropdown .button-overlay {
.fancybox-next {
  position: fixed;
right: 0;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
}
}
/* line 295, ../scss/partials/_buttons.scss */
 
.button-dropdown .button .icon-caret-down {
.fancybox-nav span {
  font-size: 90%;
position: absolute;
  margin: 0px 0px 0px 3px;
top: 50%;
  vertical-align: middle;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
}
/* line 302, ../scss/partials/_buttons.scss */
 
.button-dropdown ul.button-dropdown-menu-below {
.fancybox-prev span {
  top: 115%;
left: 10px;
background-position: 0 -36px;
}
}
/* line 305, ../scss/partials/_buttons.scss */
 
.button-dropdown ul.button-dropdown-menu-above {
.fancybox-next span {
  bottom: 115%;
right: 10px;
  top: auto;
background-position: 0 -72px;
}
}
/* line 311, ../scss/partials/_buttons.scss */
 
.button-dropdown ul {
.fancybox-nav:hover span {
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
visibility: visible;
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: none;
  position: absolute;
  background: #fcfcfc;
  top: -2px;
  left: -2px;
  z-index: 1000;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  min-width: 102%;
}
}
/* line 325, ../scss/partials/_buttons.scss */
 
.button-dropdown ul li {
.fancybox-tmp {
  padding: 0px;
position: absolute;
  margin: 0px;
top: -99999px;
  display: block;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
}
}
/* line 330, ../scss/partials/_buttons.scss */
 
.button-dropdown ul li:first-child a {
/* Overlay helper */
  -moz-border-radius-topleft: 3px;
 
  -webkit-border-top-left-radius: 3px;
.fancybox-lock {
  border-top-left-radius: 3px;
    overflow: hidden !important;
  -moz-border-radius-topright: 3px;
    width: auto;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 333, ../scss/partials/_buttons.scss */
.button-dropdown ul li:last-child a {
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 339, ../scss/partials/_buttons.scss */
.button-dropdown ul .button-dropdown-divider {
  -webkit-box-shadow: inset 0px 1px 0px white;
  -moz-box-shadow: inset 0px 1px 0px white;
  box-shadow: inset 0px 1px 0px white;
  border-top: 1px solid #e4e4e4;
}
/* line 344, ../scss/partials/_buttons.scss */
.button-dropdown ul a {
  display: block;
  padding: 0px 20px;
  text-decoration: none;
  font-size: 12px;
  color: #333333;
  line-height: 30px;
  white-space: nowrap;
}
}
/* line 353, ../scss/partials/_buttons.scss */
 
.button-dropdown ul a:hover {
.fancybox-lock body {
  background-color: #3c6ab9;
    overflow: hidden !important;
  color: white;
}
}
#subnav-sticky-wrapper {
 
     height: 5px !important;
.fancybox-lock-test {
     overflow-y: hidden !important;
}
}


table {
.fancybox-overlay {
    border-collapse: collapse;
position: absolute;
    margin: auto auto 40px;
top: 0;
    width: 635px;;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url('http://openwetware.org/images/e/e0/Fancybox_overlay.png');
}
}
th {
 
    background-color: #5F5F5F;
.fancybox-overlay-fixed {
    border: 1px solid #999999;
position: fixed;
    color: #FFFFFF;
bottom: 0;
right: 0;
}
}
tr td {
 
    border: 1px solid #999999;
.fancybox-lock .fancybox-overlay {
    text-align: center;
overflow: auto;
overflow-y: scroll;
}
}
tr.odd td {
    background-color: #EEEEEE;
    color: #000000;
}
.ref li {
    font-size: 14px;
    font-weight: 300;
}
</style>
<link href="http://openwetware.org/images/2/29/Nano_icon.png" rel="shortcut icon">


/* Title helper */
<script src="https://biomod2013.googlecode.com/svn/trunk/js/jquery.isotope.min.js"></script>
<script src="https://biomod2013.googlecode.com/svn/trunk/js/jquery.refineslide.min.js"></script>
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/jquery.fancybox.pack.js"></script>
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/helpers/jquery.fancybox-buttons.js"></script>
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/helpers/jquery.fancybox-media.js"></script>
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/helpers/jquery.fancybox-thumbs.js"></script>
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.easing.min.js"></script>
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.scrollUp.min.js"></script>


.fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}


.fancybox-opened .fancybox-title {
visibility: visible;
}


  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.stellar.min.js"></script>
.fancybox-title-float-wrap {
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.sticky.js"></script>
position: absolute;
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.scrollTo.min.js"></script>
bottom: 0;
  <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.localscroll.min.js"></script>
right: 50%;
<script>
margin-bottom: -35px;
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
z-index: 8050;
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
text-align: center;
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
}
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');


  ga('create', 'UA-45176973-1', 'openwetware.org');
.fancybox-title-float-wrap .child {
  ga('send', 'pageview');
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; /* Fallback for web browsers that doesn't support RGBa */
background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
  -moz-border-radius: 15px;
        border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}


</script>
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}


<style type="text/css">
.fancybox-title-inside-wrap {
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
padding-top: 10px;
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
}


.fancybox-wrap {
.fancybox-title-over-wrap {
position: absolute;
position: absolute;
top: 0;
bottom: 0;
left: 0;
left: 0;
z-index: 8020;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
}
}


.fancybox-skin {
/*Retina graphics!*/
position: relative;
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
background: #f9f9f9;
  only screen and (min--moz-device-pixel-ratio: 1.5),
color: #444;
  only screen and (min-device-pixel-ratio: 1.5){
text-shadow: none;
-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
        border-radius: 4px;
}


.fancybox-opened {
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
z-index: 8030;
background-image: url('http://openwetware.org/images/b/b8/Fancybox_sprite%402x.png');
}
background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}


.fancybox-opened .fancybox-skin {
#fancybox-loading div {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
background-image: url('http://openwetware.org/images/0/01/Fancybox_loading%402x.gif');
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
}
}


.fancybox-outer, .fancybox-inner {
#fancybox-buttons {
position: relative;
position: fixed;
left: 0;
width: 100%;
z-index: 8050;
}
}


.fancybox-inner {
#fancybox-buttons.top {
overflow: hidden;
top: 10px;
}
}


.fancybox-type-iframe .fancybox-inner {
#fancybox-buttons.bottom {
-webkit-overflow-scrolling: touch;
bottom: 10px;
}
}


.fancybox-error {
#fancybox-buttons ul {
color: #444;
display: block;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
width: 166px;
height: 30px;
margin: 0 auto;
padding: 0;
list-style: none;
border: 1px solid #111;
border-radius: 3px;
-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
  -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
background: rgb(50,50,50);
background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}
 
#fancybox-buttons ul li {
float: left;
margin: 0;
margin: 0;
padding: 15px;
padding: 0;
white-space: nowrap;
}
}


.fancybox-image, .fancybox-iframe {
#fancybox-buttons a {
display: block;
display: block;
width: 100%;
width: 30px;
height: 100%;
height: 30px;
text-indent: -9999px;
background-color: transparent;
background-image: url('fancybox_buttons.png');
background-repeat: no-repeat;
outline: none;
opacity: 0.8;
}
}


.fancybox-image {
#fancybox-buttons a:hover {
max-width: 100%;
opacity: 1;
max-height: 100%;
}
}


#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
#fancybox-buttons a.btnPrev {
background-image: url('http://openwetware.org/images/5/55/Fancybox_sprite.png');
background-position: 5px 0;
}
}


#fancybox-loading {
#fancybox-buttons a.btnNext {
position: fixed;
background-position: -33px 0;
top: 50%;
border-right: 1px solid #3e3e3e;
left: 50%;
}
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}


#fancybox-loading div {
#fancybox-buttons a.btnPlay {
width: 44px;
background-position: 0 -30px;
height: 44px;
background: url('http://openwetware.org/images/d/d0/Fancybox_loading.gif') center center no-repeat;
}
}


.fancybox-close {
#fancybox-buttons a.btnPlayOn {
position: absolute;
background-position: -30px -30px;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
}


.fancybox-nav {
#fancybox-buttons a.btnToggle {
position: absolute;
background-position: 3px -60px;
top: 0;
border-left: 1px solid #111;
width: 40%;
border-right: 1px solid #3e3e3e;
height: 100%;
width: 35px
cursor: pointer;
text-decoration: none;
background: transparent url('http://openwetware.org/images/c/c0/Blank.gif'); /* helps IE */
-webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
}


.fancybox-prev {
#fancybox-buttons a.btnToggleOn {
left: 0;
background-position: -27px -60px;
}
}


.fancybox-next {
#fancybox-buttons a.btnClose {
right: 0;
border-left: 1px solid #111;
width: 35px;
background-position: -56px 0px;
}
}


.fancybox-nav span {
#fancybox-buttons a.btnDisabled {
position: absolute;
opacity : 0.4;
top: 50%;
cursor: default;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
}


.fancybox-prev span {
#fancybox-thumbs {
left: 10px;
position: fixed;
background-position: 0 -36px;
left: 0;
width: 100%;
overflow: hidden;
z-index: 8050;
}
}


.fancybox-next span {
#fancybox-thumbs.bottom {
right: 10px;
bottom: 2px;
background-position: 0 -72px;
}
}


.fancybox-nav:hover span {
#fancybox-thumbs.top {
visibility: visible;
top: 2px;
}
}


.fancybox-tmp {
#fancybox-thumbs ul {
position: absolute;
position: relative;
top: -99999px;
list-style: none;
left: -99999px;
margin: 0;
visibility: hidden;
padding: 0;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
}
}


/* Overlay helper */
#fancybox-thumbs ul li {
 
float: left;
.fancybox-lock {
padding: 1px;
    overflow: hidden !important;
opacity: 0.5;
    width: auto;
}
}


.fancybox-lock body {
#fancybox-thumbs ul li.active {
    overflow: hidden !important;
opacity: 0.75;
padding: 0;
border: 1px solid #fff;
}
}


.fancybox-lock-test {
#fancybox-thumbs ul li:hover {
    overflow-y: hidden !important;
opacity: 1;
}
}


.fancybox-overlay {
#fancybox-thumbs ul li a {
position: absolute;
display: block;
top: 0;
position: relative;
left: 0;
overflow: hidden;
overflow: hidden;
display: none;
border: 1px solid #222;
z-index: 8010;
background: #111;
background: url('http://openwetware.org/images/e/e0/Fancybox_overlay.png');
outline: none;
}
}


.fancybox-overlay-fixed {
#fancybox-thumbs ul li img {
position: fixed;
display: block;
bottom: 0;
position: relative;
right: 0;
border: 0;
padding: 0;
max-width: none;
}
}
 
p.serif {
.fancybox-lock .fancybox-overlay {
    font-family: "Times New Roman", Times, serif;
overflow: auto;
}
overflow-y: scroll;
.box.b1x3{
width: 853px;
      height: 465px;
}
}
 
#b2x2
/* Title helper */
{
 
position:fixed;
.fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
}
 
#main-nav {
.fancybox-opened .fancybox-title {
    width: 100%;
visibility: visible;
    height: 67px;
    background: #f2f2f2;
}
}
 
#main-nav .subnav {
.fancybox-title-float-wrap {
    display: none;
position: absolute;
    position: absolute;
bottom: 0;
    top: 67px;
right: 50%;
    left: 0px;
margin-bottom: -35px;
    right:0px;
z-index: 8050;
    width: 100%;
text-align: center;
    list-style-type: none;
    background: #f2f2f2;
    margin: 0;
    border:solid 1px #eeeeee;
    z-index:5;
    padding:0;
}
}
#main-nav .subnav li {
    display: block;


.fancybox-title-float-wrap .child {
    border-bottom: solid 1px #580000;
display: inline-block;
    margin:0;
margin-right: -100%;
}
padding: 2px 20px;
#main-nav .subnav li a {
background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    color: #333;
background: rgba(0, 0, 0, 0.8);
    height:18px;
-webkit-border-radius: 15px;
 
  -moz-border-radius: 15px;
    font-size:20px;
        border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
}
 
#main-nav .subnav li a:hover {
.fancybox-title-outside-wrap {
    background:#f9f9f9;
position: relative;
}
margin-top: 10px;
#nav-primary {
color: #fff;
    list-style-type: none;
    margin: 0;
    float: left;
    padding:0;
}
#nav-primary li {
    float: left;
    position: relative;
}
#nav-primary li a {
    float: left;
    color: #000;
    text-align: center;
    font-size: 20px;
    height: 40px;
    padding-top: 35px;
    line-height: 13px;
    width:120px;
    text-decoration:none;
}
#nav-primary li a:hover {
    text-decoration:none;
    color:#FFCC00;
}
}
 
#nav-primary li:hover .subnav {
.fancybox-title-inside-wrap {
    display: block;
padding-top: 10px;
}
}
</style>


.fancybox-title-over-wrap {
</p><p>
position: absolute;
<section id="content">
bottom: 0;
<nav id = "main-nav">
left: 0;
<ul id="nav-primary" >
color: #fff;
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU"><i class="menu-icon icon-team"></i><span>Main</span></a></li>
padding: 10px;
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Project"><i class="menu-icon icon-team"></i><span>Project</span></a></li>
background: #000;
<li class = "selected"><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Design"><i class="menu-icon icon-studio"></i><span>Design</span></a></li>
background: rgba(0, 0, 0, .8);
<li><a href="#"><i class="menu-icon icon-studio"></i><span>Experiment</span></a>
}
                                <ul class = "subnav">
                                      <li><a href = "http://openwetware.org/wiki/Biomod/2014/ASU/Materials"><span>Materials</span></a></li>
                                      <li><a href = "http://openwetware.org/wiki/Biomod/2014/ASU/Protocols"><span>Protocols</span></a></li>
                                </ul></li>
                        <li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Results"><i class="menu-icon icon-studio"></i><span>Results</span></a></li>
                        <li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Discussion"><i class="menu-icon icon-studio"></i><span>Discussion</span></a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Team"><i class="menu-icon icon-studio"></i><span>Team</span></a></li>
                        <li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Acknowledgement"><i class="menu-icon icon-studio"></i><span>Acknowledgements</span></a></li>
</ul>
</nav>


/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5){


#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url('http://openwetware.org/images/b/b8/Fancybox_sprite%402x.png');
background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}


#fancybox-loading div {
        <div id="container" class="clearfix">
background-image: url('http://openwetware.org/images/0/01/Fancybox_loading%402x.gif');
               
background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
}
}


#fancybox-buttons {
                <div id = "b2x2">
position: fixed;
                <div class="box b2x2 tease" data-symbol="intro" data-category="student">
left: 0;
                        <img src = "http://openwetware.org/images/1/1b/Rsz_ascube.png">
width: 100%;
                </div>
z-index: 8050;
      </div>
}


#fancybox-buttons.top {
                <div class="box b1x2" data-symbol="description" data-category="student">
top: 10px;
<p class = "serif" style = "color: #000000; font-size: 25px;"><span class = "mw-headline">Overall Design</span></p>
}
                      <hr>
 
<p style = "color: #000000; font-size: 18px;">The goal of this project was to develop a method to make a DNA structure with the same capabilities for protein binding as a protein antibody. We aimed to design a DNA structure with the ability to specifically bind to a target by exploiting the 3 dimensional surface of the protein. </p>
#fancybox-buttons.bottom {
bottom: 10px;
}
 
#fancybox-buttons ul {
display: block;
width: 166px;
height: 30px;
margin: 0 auto;
padding: 0;
list-style: none;
border: 1px solid #111;
border-radius: 3px;
-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
  -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
background: rgb(50,50,50);
background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}
 
#fancybox-buttons ul li {
float: left;
margin: 0;
padding: 0;
}
 
#fancybox-buttons a {
display: block;
width: 30px;
height: 30px;
text-indent: -9999px;
background-color: transparent;
background-image: url('fancybox_buttons.png');
background-repeat: no-repeat;
outline: none;
opacity: 0.8;
}
 
#fancybox-buttons a:hover {
opacity: 1;
}
 
#fancybox-buttons a.btnPrev {
background-position: 5px 0;
}
 
#fancybox-buttons a.btnNext {
background-position: -33px 0;
border-right: 1px solid #3e3e3e;
}
 
#fancybox-buttons a.btnPlay {
background-position: 0 -30px;
}
 
#fancybox-buttons a.btnPlayOn {
background-position: -30px -30px;
}
 
#fancybox-buttons a.btnToggle {
background-position: 3px -60px;
border-left: 1px solid #111;
border-right: 1px solid #3e3e3e;
width: 35px
}
 
#fancybox-buttons a.btnToggleOn {
background-position: -27px -60px;
}
 
#fancybox-buttons a.btnClose {
border-left: 1px solid #111;
width: 35px;
background-position: -56px 0px;
}
 
#fancybox-buttons a.btnDisabled {
opacity : 0.4;
cursor: default;
}
 
#fancybox-thumbs {
position: fixed;
left: 0;
width: 100%;
overflow: hidden;
z-index: 8050;
}
 
#fancybox-thumbs.bottom {
bottom: 2px;
}
 
#fancybox-thumbs.top {
top: 2px;
}
 
#fancybox-thumbs ul {
position: relative;
list-style: none;
margin: 0;
padding: 0;
}
 
#fancybox-thumbs ul li {
float: left;
padding: 1px;
opacity: 0.5;
}
 
#fancybox-thumbs ul li.active {
opacity: 0.75;
padding: 0;
border: 1px solid #fff;
}
 
#fancybox-thumbs ul li:hover {
opacity: 1;
}
 
#fancybox-thumbs ul li a {
display: block;
position: relative;
overflow: hidden;
border: 1px solid #222;
background: #111;
outline: none;
}
 
#fancybox-thumbs ul li img {
display: block;
position: relative;
border: 0;
padding: 0;
max-width: none;
}
p.serif {
    font-family: "Times New Roman", Times, serif;
}
.box.b1x3{
width: 853px;
      height: 465px;
}
#b2x2
{
position:fixed;
}
</style>


</p><p>
<p style = "color: #000000; font-size: 18px;">Traditional antibodies are comprised of several domains comprising light chains and heavy chains (Figure D1). The antibody consists of a variable domain and a constant domain (Figure D2) in which the variable domain allows the antibody to bind to foreign antigens.</p><br>
<section id="content">
<nav role="navigation">
<ul id="navmenu" class="open">
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU"><i class="menu-icon icon-team"></i><span>Main</span></a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Project"><i class="menu-icon icon-team"></i><span>Project</span></a></li>
<li class = "selected"><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Design"><i class="menu-icon icon-studio"></i><span>Design</span></a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Simulation"><i class="menu-icon icon-studio"></i><span>Simulation</span></a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Experiment"><i class="menu-icon icon-studio"></i><span>Experiment</span></a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Team"><i class="menu-icon icon-studio"></i><span>Team</span></a></li>
</ul>
</nav>


<img src = "http://openwetware.org/images/2/22/Screen_Shot_2014-10-25_at_8.32.26_PM.png"><br>


        <div id="container" class="clearfix">
<p style = "color: #000000; font-size: 18px;">One of the key design strategies for our project was to create a wide variety of DNA ‘antibodies’ by adding random sequences into oligonucleotides which are then incorporated into a DNA tile. These oligonucleotides will then form into a diverse range of secondary structures. The aim is that tiles with a correct combination of oligonucleotides will coordinate among themselves to bind a target protein.
               
Using these DNA tiles and oligonucleotides, we hope to mimic the antibody-antigen model as depicted in Figure D3:</p><br>
<img src = "http://openwetware.org/images/3/35/Screen_Shot_2014-10-25_at_9.03.08_PM.png"><br>
<p class = "serif" style = "color: #000000; font-size: 25px;"><span class = "mw-headline">DNA Tile Design</span></p>
                      <hr>
<p style = "color: #000000; font-size: 18px;">Previous studies have shown that multiple aptamers for alpha-thrombin on the edge of a DNA tile could bind a protein multivalently at specific distances from one another<sup style = "font-size: 12px;">2</sup>. However, we have focused on multivalency to the geometric face of a DNA nanostructure, rather than the edge, because (1) this limits the number of possible conformations that a set of strands can take, simplifying the selective process, (2) it allows for two-dimensional rather than solely one-dimensional spacing of aptamer elements, and (3) planar spaces on larger origami structures generally have a large amount of functionalizable space, while edges are frequently nonexistent or busy.</p>
<p style = "color: #000000; font-size: 18px;">The DNA tile structure was designed to be 28 nm x 9 nm. The tile consisted of 4 DNA bundles (helices) consisting of a total of 84 base pairs. The 4 oligonucleotides are incorporated in the 2nd and 3rd bundles as shown below in Figure D4: </p><br>
<img src = "http://openwetware.org/images/1/11/Screen_Shot_2014-10-25_at_9.05.40_PM.png"><br>
<p style = "color: #000000; font-size: 18px;">Alpha-thrombin was chosen as the target protein for this project as it was well characterized and had been used previously in studies investigating aptamer binding. The size of the DNA tile was chosen so that oligonucleotides could be inserted at a spacing relative to the dimensions of alpha-thrombin shown below. </p><br>
<img src = "http://openwetware.org/images/8/81/Screen_Shot_2014-10-25_at_9.07.16_PM.png"><br>


                <div id = "b2x2">
<p class = "serif" style = "color: #000000; font-size: 25px;"><span class = "mw-headline">Oligonucleotide Design</span></p>
                <div class="box b2x2 tease" data-symbol="intro" data-category="student">
<hr>
                        <img src = "http://openwetware.org/images/1/1b/Rsz_ascube.png">
<p style = "color: #000000; font-size: 18px;">We had to consider several factors in the design of the oligonucleotide strands to maximize the chances for the binding of the DNA antibody to alpha-thrombin. In order to achieve this we created 46 base pair oligonucleotides containing a 20 base pair random DNA sequence in the middle of the strand. Two known DNA sequences flank the random oligonucleotide sequence: a conserved 15 base pair region at the 5’ end of each sequence allows for amplification by PCR, and another 11 base pair region at the 3’ end is responsible for correct insertion into the DNA tile and also acts as a primer during PCR.</p><br>
                </div>
<img src = "http://openwetware.org/images/8/8f/Screen_Shot_2014-10-25_at_9.09.28_PM.png"><br>
      </div>
<p class = "serif" style = "color: #000000; font-size: 25px;"><span class = "mw-headline">Selection Process</span></p>
 
<hr>
                <div class="box b1x2" data-symbol="description" data-category="student">
<p style = "color: #000000; font-size: 18px;">One of the key challenges in this process is the characterization of binding between proteins and DNA antibodies. A pool of DNA antibodies were created using random sequences which result in many thousands of different oligonucleotide combinations and sequences on each DNA tile. Each of these combinations of random oligonucleotides will create unique and diverse secondary and quaternary structures on the DNA tile as the oligonucleotides interact with themselves and one another. The protein will selectively bind DNA antibodies with a complementary structure. This will allow for selection of single DNA antibodies from a pool of many thousands of variations. Electrophoretic mobility shift assay (EMSA) and affinity chromatography was used to characterize this process and to identify the DNA antibodies that have bound to the target protein. Randomized oligonucleotides which compose the selected antibodies can then be amplified by PCR and then reutilised in a new generation of tiles composed of oligonucleotides from the enriched pool. This process of selection can then be repeated in a similar method to systematic evolution of ligands by exponential enrichment (SELEX). Multiple cycles of this procedure can be performed to narrow the pool and enhance specific binding.</p><br>
                        <p style = "text-decoration:underline; font-size: 20px; font-weight: bold;">Design</p>
<img src = "http://openwetware.org/images/f/fe/Screen_Shot_2014-10-25_at_9.11.35_PM.png"><br>
<p class = "serif" style = "color: #000000; font-size: 25px;"><span class = "mw-headline">DNA Antibody Potential Applications</span></p>
<hr>
<p style = "color: #000000; font-size: 18px;">DNA antibodies due to their versatility in structure and function can be used for a variety of applications such as:</p>
<p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1) Immunology and drug targeting/delivery.</p>
<p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2) Low cost high stability antibody substitute</p>
<p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3) Enhanced programmable antibodies</p>
<p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4) Precipitation/tagging of proteins</p>
<p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5) Incorporation into larger DNA nanostructures </p>
<br>
<p class = "serif" style = "color: #000000; font-size: 25px;"><span class = "mw-headline">Conclusion of Project Design</span></p>
                      <hr>
<p style = "color: #000000; font-size: 18px;">As shown above, our project design not only characterizes the DNA antibody structure, but also the binding properties relative to the target protein. In our experiment, we utilize several conformations of oligonucleotides at the insertion site of the DNA tile in order to explore different pathways of constructing DNA antibodies.</p><br>
<a class="fancybox.iframe yt" href="//www.youtube.com/embed/6olQTUOQjCk?list=UUwmG88y6SZpJSxGwicxZEdw"><img src="http://openwetware.org/images/thumb/4/4e/Simulation_vid.jpg/800px-Simulation_vid.jpg"></a>
<br>
<p class = "serif" style = "color: #000000; font-size: 25px;"><span class = "mw-headline">References:</span></p>
                      <hr>
<p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1. Barclay A (2003). "Membrane proteins with immunoglobulin-like domains – a master superfamily of interaction </p>
<p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;molecules". Semin Immunol 15 (4): 215–223</p>
<p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2. Rinker, S., Ke, Y., Liu, Y. Chhabra, R., Yan, H. Self-assembled DNA nanostructures for distance-dependent</p>
<p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;multivalent ligand-protein binding. Nature Nanotechnology 3, 418-422 (2008).</p>
<p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3. https://www.sigmaaldrich.com/content/dam/sigma-aldrich/docs/Sigma/Product_Information_Sheet/1/t7009pis.pdf</p>
                     


<p>Design stuff goes here.</p>
                 </div>
                 </div>



Latest revision as of 23:36, 25 October 2014

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en" dir="ltr"> <head>

<title>Nanodevils - OpenWetWare</title> <style type="text/css" media="screen, projection">/*<![CDATA[*/ @import "/skins/common/shared.css?164"; @import "/skins/monobook/main.css?164"; /*]]>*/</style> <link rel="stylesheet" type="text/css" media="print" href="/skins/common/commonPrint.css?164" /> <!--[if lt IE 5.5000]><style type="text/css">@import "/skins/monobook/IE50Fixes.css?164";</style><![endif]--> <!--[if IE 5.5000]><style type="text/css">@import "/skins/monobook/IE55Fixes.css?164";</style><![endif]--> <!--[if IE 6]><style type="text/css">@import "/skins/monobook/IE60Fixes.css?164";</style><![endif]--> <!--[if IE 7]><style type="text/css">@import "/skins/monobook/IE70Fixes.css?164";</style><![endif]--> <!--[if lt IE 7]><script type="text/javascript" src="/skins/common/IEFixes.js?164"></script> <meta http-equiv="imagetoolbar" content="no" /><![endif]-->

<script type= "text/javascript">/*<![CDATA[*/ var skin = "monobook"; var stylepath = "/skins"; var wgArticlePath = "/wiki/$1"; var wgScriptPath = ""; var wgScript = "/index.php"; var wgVariantArticlePath = false; var wgActionPaths = []; var wgServer = "http://openwetware.org"; var wgCanonicalNamespace = ""; var wgCanonicalSpecialPageName = false; var wgNamespaceNumber = 0; var wgPageName = "Biomod/2014/ASU"; var wgTitle = "Biomod/2014/ASU"; var wgAction = "view"; var wgArticleId = "136275"; var wgIsArticle = true; var wgUserName = null; var wgUserGroups = null; var wgUserLanguage = "en"; var wgContentLanguage = "en"; var wgBreakFrames = false; var wgCurRevisionId = "750826"; var wgVersion = "1.13.2"; var wgEnableAPI = true; var wgEnableWriteAPI = false; var wgMWSuggestTemplate = "http://openwetware.org/api.php?action=opensearch\x26search={searchTerms}\x26namespace={namespaces}"; var wgDBname = "owwdb"; var wgSearchNamespaces = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 100, 101, 110, 111]; var wgMWSuggestMessages = ["with suggestions", "no suggestions"]; var wgRestrictionEdit = []; var wgRestrictionMove = []; /*]]>*/</script>

<script type="text/javascript" src="/skins/common/wikibits.js?164"><!-- wikibits js --></script> <!-- Head Scripts --> <script type="text/javascript" src="/skins/common/ajax.js?164"></script> <script type="text/javascript" src="/ext/AjaxShowEditors/AjaxShowEditors.js"></script> <script type="text/javascript" src="/skins/common/mwsuggest.js?164"></script> <script type="text/javascript" src="/index.php?title=-&amp;action=raw&amp;gen=js&amp;useskin=monobook"><!-- site js --></script> <style type="text/css">/*<![CDATA[*/ @import "/index.php?title=MediaWiki:Common.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=18000"; @import "/index.php?title=MediaWiki:Monobook.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=18000"; @import "/index.php?title=-&action=raw&gen=css&maxage=18000&useskin=monobook"; /*]]>*/</style> </head> <body class="mediawiki ns-0 ltr page-Biomod_2014_ASU"> <div id="globalWrapper"> <div id="column-content"> <div id="content"> <a name="top" id="top"></a> <h1 class="firstHeading">Biomod/2014/ASU</h1> <div id="bodyContent"> <h3 id="siteSub">From OpenWetWare</h3> <div id="contentSub"><span class="subpages">&lt; <a href="/wiki/Biomod" title="Biomod">Biomod</a> | <a href="/wiki/Biomod/2014" title="Biomod/2014">2014</a></span></div> <div id="jump-to-nav">Jump to: <a href="#column-one">navigation</a>, <a href="#searchInput">search</a></div> <!-- start content --> <p>

<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lato:300,100&amp;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"); }); </script>

<style type="text/css"> /**** Base styles ****/

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

}

  1. content {
   margin: 0;
   padding: 0;

background: #fff; border: none; }


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {

 margin: 0;
 padding: 0;
 border: 0;
 font: inherit;
 

}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {

 display: block;

}

body {

 /*padding: 15px;*/
 font-family: 'Lato', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
 font-size: 2rem;
 font-weight: 200;
 line-height: 1.4;
 background: #fff;
 color: #000000;
 max-width: 1280px;
 padding-top: 55px;
margin-left: auto;
   margin-right: auto;

} } h1, h2, h3, p, ul, ol, pre, dl {

 font-weight: 100;

}

h1, h2, #super-list, .box, .tagline, #index-list {

 font-family: Times New Roman;
 font-size: 18px;

}

h1, h2, h3 { font-weight: 300; }

h1 {

 font-size: 16px;
 line-height: 1.1em;

}

h2 {

 font-size: 22px;
 

}


a, a code {

 color: #FB4;
 text-decoration: none;

}

a:hover, a:hover code {

 color: #FFCC00; 

}

a:active, a:active code {

 color: #000000;
 /*background: black;*/

}

a img { border: none; }

a.anchor{display: block; position: relative; visibility: hidden;}

p{ text-align:left; }

em { color: #00EF00; } strong { font-weight: bold; }

blockquote {

 padding-left: 1.0em;
 margin-left: 1.0em;
 border-left: 1px solid #333;
 font-style: italic;

}


nav {

 background: rgba(25, 25, 25, 0.85);
 padding: 0px;
 position: fixed;
 top: 0px;
 left: 0px;
bottom: 0px;
 right: 0px;
 z-index: 100;

}

nav ul {

 width: 100%;
 
 margin: 0px auto;
 padding: 0px;
 list-style-type: none;

} nav ul li {

 float: left;
 line-height:2.5;

} nav ul li.selected {

 border-bottom: solid 10px #580000;

}

nav ul li.home {

 padding: 0px;

}

nav ul a {

 float: left;
 text-decoration: none;
 color: #F2F2F2;
 text-transform: uppercase;
 font-size: 20px;
 font-weight: 300;
 padding: 0px 20px 0;

}


  1. content {
   margin-top: 60px;

}

  1. filters > li{

margin: 0px; display: inline-block; }

.box.clickable:hover{ background: none repeat scroll 0 0 #fff; }

.clickable img { transition: 0.3s ease; }

.clickable img:hover { opacity:0.9; transition: 0.3s ease; }

.background { left: 0;

   margin: 0;
   max-width: 100%;
   padding: 0;
   

} /*the boxes*/

.box.b2x2{ height: 300px; width: 300px;

       position: fixed;

} .box.b2x2 > img{ display: block;

   margin-left: auto;
   margin-right: auto;
   margin-top: 10px;
   height: 300px;
   width: 300px;
   position: fixed;

}

.box.b2x1{ height: 360px; }

.box.b1x2{ width: 930px;

       height: 4830px;

}

.box.b1x3{ width: 700px; }


/*start page*/

.box.intro { font-size:7.2rem;}

.box > p { font-size: 16px;

   padding: 0 20px;
   margin-top: 10px;
   text-align: justify;

font-weight: 300; }

.box > h2 { font-size: 20px;

   font-weight: 100;

text-align:left; margin-left: 20px;

   margin-top: 15px;

}

.tease > h2 {

   font-size: 40px;
   font-weight: 100;
   margin-top: 80px;
   

}


/*project*/

.project{ background-attachment: fixed;

   width: 100%;

padding-bottom: 40px; }

.project h2 { color: #FFFFFF;

   font-weight: 300;
   margin-bottom: 30px;
   margin-left: 180px;
   padding-top: 20px;
   position: relative;

}


.project h3 {

   font-size: 26px;

}

.project .box { margin-bottom: 20px;

   margin-top: 0;

}

.interlude{ background: none repeat scroll 0 0 #2A2A2A; box-shadow: 0 0 25px rgba(0, 0, 0, 0.8); border: 1px solid rgba(0, 0, 0, 0.3);

   height: 150px;
   position: relative;
   z-index: 3;

}

.interlude *{ float:left; }

.interlude h2{ color: #FFFFFF;

   display: block;
   font-weight: 300;
   line-height: 150px;
   margin-left: 24%;
   margin-right: -14%;
   width: 50%;

}

.interlude img{ float: left;

   line-height: 150px;
   margin-left: 10%;
   margin-top: 25px;
   vertical-align: middle;

}


.clear{ clear: both; }


.project_box{ background: none repeat scroll 0 0 #FFFFFF;

   color: #000000;
   display: block;
   float: left;
   font-size: 18px;
   font-weight: 300;
   line-height: 1.6;
   margin-left: auto;
   margin-right: auto;
   overflow: hidden;
   padding: 10px;
   width: 50%;

}

.figure_box{

   display: block;
   float: left;
   margin-left: 20px;
   overflow: hidden;
   width: 230px;

}


/*se*/

.project_box h2{ color: #1A1A1A;

   display: block;
   font-weight: 300;
   margin-left: 0%;
   margin-right: -10%;
   width: 90%;

}

.project_box p{

   text-align: justify;

margin-bottom: 18px; }

.project_box li { margin-left:50px }

  1. pb_mot.project_box{

height: 350px; }

  1. pb_dna_scaff.project_box{

height: 400px; }

  1. pb_dna_req.project_box{

height: 250px; }

  1. pb_poly_intro.project_box{

/*right: -20%;*/ height: 200px;

}

  1. pb_poly_pmoxa.project_box{

/*right: -20%;*/ height: 600px; width: 1000px; overflow:scroll; }

  1. pb_ir.project_box{

/*right: -20%;*/ height: 1300px; }

  1. pb_poly_cp.project_box{

/*right: -20%;*/ height: 600px; }

/*team page*/ .bio_box {

   background: none repeat scroll 0 0 #E74C3C;
   float: left;
   font-size: 15px;
   height: 440px;
   padding: 15px;
   text-align: justify;
   width: 210px;

}

.bio_box > .name{ font-size: 24px;

   font-weight: 300;
   margin-bottom: 25px;
   text-align: center;
   width: 100%;

}

.bio_box > p{

   text-align: justify;

font-weight: 300; font-size: 16px; } .box.big img{

   opacity:1;

}

.flag > *{ float:left; } .flag > p{ font-size: 18px;

   position: relative;
   text-align: center;
   top: -6px;
   width: 75%;

margin-bottom: 10px; }

  1. team .big{

opacity:1; }

.head{ width:220px; float:left; }

/*sponsor page*/

  1. sponsors .box {
   background: none repeat scroll 0 0 white;

}


  1. sponsors figcaption {
   height: 65px;
   width: 100%;

font-size: 15px;

   font-weight: 300;
   top: auto;
   bottom: 0;
   opacity: 0;
   transform: translateY(100%);

transition: transform 0.4s, opacity 0.1s 0.3s; -webkit-transform: translateY(100%);

   -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;

}

  1. sponsors .descr{

background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);

   font-size: 12px;
   font-weight: 300;
   height: 60px;

margin: 0;

   padding-left: 10px;
   padding-right: 10px;
   padding-top: 10px;
   text-align: justify;
   top: -155px;
   line-height: 1.3;

}

  1. sponsors .descr p{

width:90%; margin-left:auto; margin-right:auto; }

  1. sponsors figure.clickable:hover figcaption{
   opacity: 1;
   transform: translateY(0px);
   transition: transform 0.4s, opacity 0.1s;

-webkit-transform: translateY(0px);

   -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;

}

  1. sponsors figure:hover .descr{
   opacity: 1;
   transform: translateY(155px);
   transition: transform 0.4s, opacity 0.1s;

-webkit-transform: translateY(155px); -webkit-transition: -webkit-transform 0.4s, opacity 0.1s; }

/*gallery*/

  1. gallery .box img{

min-height: 220px;

   min-width: 220px;

} /*ptocols*/ .protocol_box{ background: none repeat scroll 0 0 #FFFFFF;

   color: #000000;
   display: block;
   float: left;
   font-size: 18px;
   font-weight: 300;
   line-height: 1.6;
   margin-left: 40px;
   margin-right: auto;
   overflow: hidden;
   padding: 10px;
   width: 66%;

} .protocol_box li { margin-left:50px }

.protocol_box p{

   text-align: justify;

margin-top: 18px; }

.protocol_box h1 { font-size: 30px; }

.protocol_box h2 { font-size: 24px; }

.protocol_box h3 { font-size: 22px; }

/*Outreach*/

.outreach_box{ background: none repeat scroll 0 0 #FFFFFF;

   color: #000000;
   display: block;
   float: left;
   font-size: 18px;
   font-weight: 300;
   line-height: 1.6;
   margin-left: 10px;
   margin-right: auto;
   overflow: hidden;
   padding: 10px;
   width: 70%;

}

.outreach_box li { margin-left:50px }


/*Acknowlegement*/

.ack_box{ background: none repeat scroll 0 0 #FFFFFF;

   color: #000000;

text-align: center;

   display: block;
   float: left;
   font-size: 18px;
   font-weight: 300;
   line-height: 1.6;
   margin-left: 10px;
   margin-right: auto;
   overflow: hidden;
   padding: 10px;
   width: 80%;

} .ack_box p { text-align: center; } .next, .prev{ z-index: 99; background-image: url("http://openwetware.org/images/5/55/Fancybox_sprite.png"); width: 36px; height: 36px; top: 200px; }


figure.box > .next { left: 425px; background-position: 0 -72px; }

figure.box > .prev { background-position: 0 -36px; }

/**** Isotope styles ****/

/* required for containers to inherit vertical size from window */ html, body {

 height: 100%;

}

  1. container {
 padding: 0px;
 bottom-margin: 10px;

}

.box {

 width: 220px;
 height: 220px;
 margin: 10px;
 float: left;
 overflow: hidden;
 position: fixed;
 background: #fff;
 color: #000000;
 display: table-cell;
 text-align: center;
 vertical-align: middle;
 overflow:hidden;

} div#b2x2{ position:fixed;} figure.box > *{ left: 0;

   position: absolute;
   right: 0;

}

.box figure{ overflow: hidden; }

.box figcaption {

   background: none repeat scroll 0 0 #fff;
   bottom: 0;
   color:#000000;
   font-size: 16px;

font-weight: 300;

   padding-left: 5px;
   text-align: left;
   width: 100%;

z-index: 4; }

.clickable .box:hover {

 cursor: pointer;

}

/* The Magnificent Clearfix: nicolasgallagher.com/micro-clearfix-hack/ */ .clearfix:before, .clearfix:after { content: ""; display: table; } .clearfix:after { clear: both; } .clearfix { zoom: 1; }

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {

 z-index: 2;

}

.isotope-hidden.isotope-item {

 pointer-events: none;
 z-index: 1;

}

/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {

 -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
     -ms-transition-duration: 0.8s;
      -o-transition-duration: 0.8s;
         transition-duration: 0.8s;

}

.isotope {

 -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
     -ms-transition-property: height, width;
      -o-transition-property: height, width;
         transition-property: height, width;

}

.isotope .isotope-item {

 -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:    -moz-transform, opacity;
     -ms-transition-property:     -ms-transform, opacity;
      -o-transition-property:      -o-transform, opacity;
         transition-property:         transform, opacity;

} .rs-wrap:after, .rs-slider:after, .rs-thumb-wrap:after, .rs-arrows:after, .rs-caption:after {

   content: ".";
   display: block;
   height: 0;
   clear: both;
   line-height: 0;
   visibility: hidden;

}

/* ===[ Slider ]=== */

.rs-wrap {

   position: relative;
   max-width: 100%;

}

.rs-slide-bg { *zoom: 1 }

.rs-slider > li > a { display: block }

.rs-slider > li {

   list-style: none;
   filter: alpha(opacity=0);
   opacity: 0;
   width: 100%;
   height: 100%;
   margin: 0 -100% 0 0;
   padding: 0;
   float: left;
   position: relative;

}

   .rs-slider > li > a {
       padding: 0;
       background: none;
       -webkit-border-radius: 0;
       -moz-border-radius: 0;
       border-radius: 0;
   }
   .rs-slider > li img {
       display: block;
       max-width: 100%;
       max-height: 100%;
       -ms-interpolation-mode: bicubic;
   }

/* ===[ Thumbnails ]=== */

.rs-thumb-wrap { *zoom: 1 }

   .rs-thumb-wrap > a {
       display: block;
       float: left;
       position: relative;
       -moz-box-sizing: border-box;
       -webkit-box-sizing: border-box;
       box-sizing: border-box;
       -webkit-backface-visibility: hidden; /* Hardware accelerate to prevent jumps on transition */
   }
       .rs-thumb-wrap > a > img {
           max-width: 100%;
           max-height: 100%;
           display: block;
           -ms-interpolation-mode: bicubic;
       }

.rs-thumb-wrap > a:first-child { margin-left: 0!important }

/* ===[ Arrows ]=== */

.rs-arrows .rs-next, .rs-arrows .rs-prev { z-index: 1; background-image: url("fancybox_sprite.png");}

.rs-arrows .rs-next, .rs-arrows .rs-prev { z-index: 1; background-image: url("fancybox_sprite.png");}

.rs-arrows:hover .rs-next, .rs-arrows:hover .rs-prev { z-index: 2; }

/* ===[ Captions ]=== */

.rs-caption {

   position: absolute;
   max-height: 100%;
   overflow: auto;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   bottom: 0;
   left: 0;

}

.rs-caption.rs-top-left {

   top: 0;
   bottom: auto;

}

.rs-caption.rs-top-right {

   top: 0;
   right: 0;
   left: auto;
   bottom: auto;

}

.rs-caption.rs-bottom-left {

   bottom: 0;
   left: 0;

}

.rs-caption.rs-bottom-right {

   right: 0;
   left: auto;
   border-bottom: none;
   border-right: none;

}

.rs-caption.rs-top {

   top: 0;
   bottom: auto;
   width: 100%!important;

}

.rs-caption.rs-bottom { width: 100%!important }

.rs-caption.rs-left {

   top: 0;
   height: 100%;

}

.rs-caption.rs-right {

   top: 0;
   left: auto;
   right: 0;
   height: 100%;

}

/* ===[ Grid ]=== */

.rs-grid {

   position: absolute;
   overflow: hidden;
   width: 100%;
   height: 100%;
   display: none;

}

.rs-gridlet {

   position: absolute;
   opacity: 1;

}

/* Optional - remove captions at smaller screen widths @media screen and (max-width: 480px) { .rs-caption { opacity: 0!important; } }

  • /

.project_box > img {

   margin-left: 90px;

}


  1. protocols, #polymers_protocols, #origami_protocols, #reaction_protocols, #nanocontainer_protocols, #imaging_protocols {
   font-size: 20px;
   font-weight: 300;
   margin-bottom: 30px;
   margin-left: 50px;

}


  1. protocols > h2, #polymers_protocols > h2, #origami_protocols > h2, #reaction_protocols > h2, #nanocontainer_protocols > h2, #imaging_protocols > h2 {
   margin-bottom: 20px;
   margin-top: 20px;

}


  1. protocols .interlude, #polymers_protocols .interlude, #origami_protocols .interlude, #reaction_protocols .interlude, #nanocontainer_protocols .interlude, #imaging_protocols .interlude {
   margin-left: -50px !important;

}


  1. protocols > ul {
   margin-bottom: 30px;
   margin-left: 30px;
   margin-top: 20px;

}

li > ul {

   margin-left: 10px;

}

/*achievement*/

.achievement_box{ background: none repeat scroll 0 0 #FFFFFF;

   color: #000000;
   display: block;
   float: left;
   font-size: 18px;
   font-weight: 300;
   line-height: 1.6;
   margin-left: 180px;
   margin-right: auto;
   overflow: hidden;
   padding: 10px;
   width: 50%;

}

  1. subnav-sticky-wrapper {
   height: 5px !important;

}

table {

   border-collapse: collapse;
   margin: auto auto 40px;
   width: 635px;;

} th {

   background-color: #5F5F5F;
   border: 1px solid #999999;
   color: #FFFFFF;

} tr td {

   border: 1px solid #999999;
   text-align: center;

} tr.odd td {

   background-color: #EEEEEE;
   color: #000000;

} .ref li {

   font-size: 14px;
   font-weight: 300;

} </style> <link href="http://openwetware.org/images/2/29/Nano_icon.png" rel="shortcut icon">


<script src="https://biomod2013.googlecode.com/svn/trunk/js/jquery.isotope.min.js"></script> <script src="https://biomod2013.googlecode.com/svn/trunk/js/jquery.refineslide.min.js"></script>

 <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/jquery.fancybox.pack.js"></script>
 <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/helpers/jquery.fancybox-buttons.js"></script>
 <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/helpers/jquery.fancybox-media.js"></script>
 <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/fb/helpers/jquery.fancybox-thumbs.js"></script>
 <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.easing.min.js"></script>
 <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.scrollUp.min.js"></script>


 <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.stellar.min.js"></script>
 <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.sticky.js"></script>
 <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.scrollTo.min.js"></script>
 <script type="text/javascript" src="http://biomod2013.googlecode.com/svn/trunk/js/jquery.localscroll.min.js"></script>

<script>

 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 ga('create', 'UA-45176973-1', 'openwetware.org');
 ga('send', 'pageview');

</script>

<style type="text/css"> /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */ .fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }

.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }

.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.fancybox-opened { z-index: 8030; }

.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner { position: relative; }

.fancybox-inner { overflow: hidden; }

.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }

.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 15px; white-space: nowrap; }

.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }

.fancybox-image { max-width: 100%; max-height: 100%; }

  1. fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {

background-image: url('http://openwetware.org/images/5/55/Fancybox_sprite.png'); }

  1. fancybox-loading {

position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }

  1. fancybox-loading div {

width: 44px; height: 44px; background: url('http://openwetware.org/images/d/d0/Fancybox_loading.gif') center center no-repeat; }

.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }

.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url('http://openwetware.org/images/c/c0/Blank.gif'); /* helps IE */ -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 8040; }

.fancybox-prev { left: 0; }

.fancybox-next { right: 0; }

.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }

.fancybox-prev span { left: 10px; background-position: 0 -36px; }

.fancybox-next span { right: 10px; background-position: 0 -72px; }

.fancybox-nav:hover span { visibility: visible; }

.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

/* Overlay helper */

.fancybox-lock {

   overflow: hidden !important;
   width: auto;

}

.fancybox-lock body {

   overflow: hidden !important;

}

.fancybox-lock-test {

   overflow-y: hidden !important;

}

.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url('http://openwetware.org/images/e/e0/Fancybox_overlay.png'); }

.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }

.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* Title helper */

.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative; text-shadow: none; z-index: 8050; }

.fancybox-opened .fancybox-title { visibility: visible; }

.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }

.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }

.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }

.fancybox-title-inside-wrap { padding-top: 10px; }

.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }

/*Retina graphics!*/ @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('http://openwetware.org/images/b/b8/Fancybox_sprite%402x.png'); background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ }

#fancybox-loading div { background-image: url('http://openwetware.org/images/0/01/Fancybox_loading%402x.gif'); background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ } }

  1. fancybox-buttons {

position: fixed; left: 0; width: 100%; z-index: 8050; }

  1. fancybox-buttons.top {

top: 10px; }

  1. fancybox-buttons.bottom {

bottom: 10px; }

  1. fancybox-buttons ul {

display: block; width: 166px; height: 30px; margin: 0 auto; padding: 0; list-style: none; border: 1px solid #111; border-radius: 3px; -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05); -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05); box-shadow: inset 0 0 0 1px rgba(255,255,255,.05); background: rgb(50,50,50); background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51))); background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%); background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%); background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%); background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 ); }

  1. fancybox-buttons ul li {

float: left; margin: 0; padding: 0; }

  1. fancybox-buttons a {

display: block; width: 30px; height: 30px; text-indent: -9999px; background-color: transparent; background-image: url('fancybox_buttons.png'); background-repeat: no-repeat; outline: none; opacity: 0.8; }

  1. fancybox-buttons a:hover {

opacity: 1; }

  1. fancybox-buttons a.btnPrev {

background-position: 5px 0; }

  1. fancybox-buttons a.btnNext {

background-position: -33px 0; border-right: 1px solid #3e3e3e; }

  1. fancybox-buttons a.btnPlay {

background-position: 0 -30px; }

  1. fancybox-buttons a.btnPlayOn {

background-position: -30px -30px; }

  1. fancybox-buttons a.btnToggle {

background-position: 3px -60px; border-left: 1px solid #111; border-right: 1px solid #3e3e3e; width: 35px }

  1. fancybox-buttons a.btnToggleOn {

background-position: -27px -60px; }

  1. fancybox-buttons a.btnClose {

border-left: 1px solid #111; width: 35px; background-position: -56px 0px; }

  1. fancybox-buttons a.btnDisabled {

opacity : 0.4; cursor: default; }

  1. fancybox-thumbs {

position: fixed; left: 0; width: 100%; overflow: hidden; z-index: 8050; }

  1. fancybox-thumbs.bottom {

bottom: 2px; }

  1. fancybox-thumbs.top {

top: 2px; }

  1. fancybox-thumbs ul {

position: relative; list-style: none; margin: 0; padding: 0; }

  1. fancybox-thumbs ul li {

float: left; padding: 1px; opacity: 0.5; }

  1. fancybox-thumbs ul li.active {

opacity: 0.75; padding: 0; border: 1px solid #fff; }

  1. fancybox-thumbs ul li:hover {

opacity: 1; }

  1. fancybox-thumbs ul li a {

display: block; position: relative; overflow: hidden; border: 1px solid #222; background: #111; outline: none; }

  1. fancybox-thumbs ul li img {

display: block; position: relative; border: 0; padding: 0; max-width: none; } p.serif {

   font-family: "Times New Roman", Times, serif;

} .box.b1x3{ width: 853px;

      height: 465px;

}

  1. b2x2

{ position:fixed; }

  1. main-nav {
   width: 100%;
   height: 67px;
   background: #f2f2f2;

}

  1. main-nav .subnav {
   display: none;
   position: absolute;
   top: 67px;
   left: 0px;
   right:0px;
   width: 100%;
   list-style-type: none;
   background: #f2f2f2;
   margin: 0;
   border:solid 1px #eeeeee;
   z-index:5;
   padding:0;

}

  1. main-nav .subnav li {
   display: block;
   border-bottom: solid 1px #580000;
   margin:0;

}

  1. main-nav .subnav li a {
   color: #333;
   height:18px;
  
   font-size:20px;

}

  1. main-nav .subnav li a:hover {
   background:#f9f9f9;

}

  1. nav-primary {
   list-style-type: none;
   margin: 0;
   float: left;
   padding:0;

}

  1. nav-primary li {
   float: left;
   position: relative;

}

  1. nav-primary li a {
   float: left;
   color: #000;
   text-align: center;
   font-size: 20px;
   height: 40px;
   padding-top: 35px;
   line-height: 13px;
   width:120px;
   text-decoration:none;

}

  1. nav-primary li a:hover {
   text-decoration:none;
   color:#FFCC00;

}

  1. nav-primary li:hover .subnav {
   display: block;

} </style>

</p><p> <section id="content"> <nav id = "main-nav"> <ul id="nav-primary" > <li><a href="http://openwetware.org/wiki/Biomod/2014/ASU"><i class="menu-icon icon-team"></i><span>Main</span></a></li> <li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Project"><i class="menu-icon icon-team"></i><span>Project</span></a></li> <li class = "selected"><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Design"><i class="menu-icon icon-studio"></i><span>Design</span></a></li> <li><a href="#"><i class="menu-icon icon-studio"></i><span>Experiment</span></a>

                                <ul class = "subnav">
                                      <li><a href = "http://openwetware.org/wiki/Biomod/2014/ASU/Materials"><span>Materials</span></a></li>
                                      <li><a href = "http://openwetware.org/wiki/Biomod/2014/ASU/Protocols"><span>Protocols</span></a></li>
                                </ul></li>
                       <li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Results"><i class="menu-icon icon-studio"></i><span>Results</span></a></li>
                       <li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Discussion"><i class="menu-icon icon-studio"></i><span>Discussion</span></a></li>

<li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Team"><i class="menu-icon icon-studio"></i><span>Team</span></a></li>

                       <li><a href="http://openwetware.org/wiki/Biomod/2014/ASU/Acknowledgement"><i class="menu-icon icon-studio"></i><span>Acknowledgements</span></a></li>	

</ul> </nav>


        <div id="container" class="clearfix">
               
               <div id = "b2x2">
               <div class="box b2x2 tease" data-symbol="intro" data-category="student">
                       <img src = "http://openwetware.org/images/1/1b/Rsz_ascube.png">
               </div>
     </div>
               <div class="box b1x2" data-symbol="description" data-category="student">

<p class = "serif" style = "color: #000000; font-size: 25px;"><span class = "mw-headline">Overall Design</span></p>

                      <hr>

<p style = "color: #000000; font-size: 18px;">The goal of this project was to develop a method to make a DNA structure with the same capabilities for protein binding as a protein antibody. We aimed to design a DNA structure with the ability to specifically bind to a target by exploiting the 3 dimensional surface of the protein. </p>

<p style = "color: #000000; font-size: 18px;">Traditional antibodies are comprised of several domains comprising light chains and heavy chains (Figure D1). The antibody consists of a variable domain and a constant domain (Figure D2) in which the variable domain allows the antibody to bind to foreign antigens.</p><br>

<img src = "http://openwetware.org/images/2/22/Screen_Shot_2014-10-25_at_8.32.26_PM.png"><br>

<p style = "color: #000000; font-size: 18px;">One of the key design strategies for our project was to create a wide variety of DNA ‘antibodies’ by adding random sequences into oligonucleotides which are then incorporated into a DNA tile. These oligonucleotides will then form into a diverse range of secondary structures. The aim is that tiles with a correct combination of oligonucleotides will coordinate among themselves to bind a target protein. Using these DNA tiles and oligonucleotides, we hope to mimic the antibody-antigen model as depicted in Figure D3:</p><br> <img src = "http://openwetware.org/images/3/35/Screen_Shot_2014-10-25_at_9.03.08_PM.png"><br> <p class = "serif" style = "color: #000000; font-size: 25px;"><span class = "mw-headline">DNA Tile Design</span></p>

                      <hr>

<p style = "color: #000000; font-size: 18px;">Previous studies have shown that multiple aptamers for alpha-thrombin on the edge of a DNA tile could bind a protein multivalently at specific distances from one another<sup style = "font-size: 12px;">2</sup>. However, we have focused on multivalency to the geometric face of a DNA nanostructure, rather than the edge, because (1) this limits the number of possible conformations that a set of strands can take, simplifying the selective process, (2) it allows for two-dimensional rather than solely one-dimensional spacing of aptamer elements, and (3) planar spaces on larger origami structures generally have a large amount of functionalizable space, while edges are frequently nonexistent or busy.</p> <p style = "color: #000000; font-size: 18px;">The DNA tile structure was designed to be 28 nm x 9 nm. The tile consisted of 4 DNA bundles (helices) consisting of a total of 84 base pairs. The 4 oligonucleotides are incorporated in the 2nd and 3rd bundles as shown below in Figure D4: </p><br> <img src = "http://openwetware.org/images/1/11/Screen_Shot_2014-10-25_at_9.05.40_PM.png"><br> <p style = "color: #000000; font-size: 18px;">Alpha-thrombin was chosen as the target protein for this project as it was well characterized and had been used previously in studies investigating aptamer binding. The size of the DNA tile was chosen so that oligonucleotides could be inserted at a spacing relative to the dimensions of alpha-thrombin shown below. </p><br> <img src = "http://openwetware.org/images/8/81/Screen_Shot_2014-10-25_at_9.07.16_PM.png"><br>

<p class = "serif" style = "color: #000000; font-size: 25px;"><span class = "mw-headline">Oligonucleotide Design</span></p> <hr> <p style = "color: #000000; font-size: 18px;">We had to consider several factors in the design of the oligonucleotide strands to maximize the chances for the binding of the DNA antibody to alpha-thrombin. In order to achieve this we created 46 base pair oligonucleotides containing a 20 base pair random DNA sequence in the middle of the strand. Two known DNA sequences flank the random oligonucleotide sequence: a conserved 15 base pair region at the 5’ end of each sequence allows for amplification by PCR, and another 11 base pair region at the 3’ end is responsible for correct insertion into the DNA tile and also acts as a primer during PCR.</p><br> <img src = "http://openwetware.org/images/8/8f/Screen_Shot_2014-10-25_at_9.09.28_PM.png"><br> <p class = "serif" style = "color: #000000; font-size: 25px;"><span class = "mw-headline">Selection Process</span></p> <hr> <p style = "color: #000000; font-size: 18px;">One of the key challenges in this process is the characterization of binding between proteins and DNA antibodies. A pool of DNA antibodies were created using random sequences which result in many thousands of different oligonucleotide combinations and sequences on each DNA tile. Each of these combinations of random oligonucleotides will create unique and diverse secondary and quaternary structures on the DNA tile as the oligonucleotides interact with themselves and one another. The protein will selectively bind DNA antibodies with a complementary structure. This will allow for selection of single DNA antibodies from a pool of many thousands of variations. Electrophoretic mobility shift assay (EMSA) and affinity chromatography was used to characterize this process and to identify the DNA antibodies that have bound to the target protein. Randomized oligonucleotides which compose the selected antibodies can then be amplified by PCR and then reutilised in a new generation of tiles composed of oligonucleotides from the enriched pool. This process of selection can then be repeated in a similar method to systematic evolution of ligands by exponential enrichment (SELEX). Multiple cycles of this procedure can be performed to narrow the pool and enhance specific binding.</p><br> <img src = "http://openwetware.org/images/f/fe/Screen_Shot_2014-10-25_at_9.11.35_PM.png"><br> <p class = "serif" style = "color: #000000; font-size: 25px;"><span class = "mw-headline">DNA Antibody Potential Applications</span></p> <hr> <p style = "color: #000000; font-size: 18px;">DNA antibodies due to their versatility in structure and function can be used for a variety of applications such as:</p> <p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1) Immunology and drug targeting/delivery.</p> <p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2) Low cost high stability antibody substitute</p> <p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3) Enhanced programmable antibodies</p> <p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4) Precipitation/tagging of proteins</p> <p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5) Incorporation into larger DNA nanostructures </p> <br> <p class = "serif" style = "color: #000000; font-size: 25px;"><span class = "mw-headline">Conclusion of Project Design</span></p>

                      <hr>

<p style = "color: #000000; font-size: 18px;">As shown above, our project design not only characterizes the DNA antibody structure, but also the binding properties relative to the target protein. In our experiment, we utilize several conformations of oligonucleotides at the insertion site of the DNA tile in order to explore different pathways of constructing DNA antibodies.</p><br>

<a class="fancybox.iframe yt" href="//www.youtube.com/embed/6olQTUOQjCk?list=UUwmG88y6SZpJSxGwicxZEdw"><img src="http://openwetware.org/images/thumb/4/4e/Simulation_vid.jpg/800px-Simulation_vid.jpg"></a>

<br> <p class = "serif" style = "color: #000000; font-size: 25px;"><span class = "mw-headline">References:</span></p>

                      <hr>

<p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1. Barclay A (2003). "Membrane proteins with immunoglobulin-like domains – a master superfamily of interaction </p> <p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;molecules". Semin Immunol 15 (4): 215–223</p> <p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2. Rinker, S., Ke, Y., Liu, Y. Chhabra, R., Yan, H. Self-assembled DNA nanostructures for distance-dependent</p> <p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;multivalent ligand-protein binding. Nature Nanotechnology 3, 418-422 (2008).</p> <p style = "color: #000000; font-size: 18px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3. https://www.sigmaaldrich.com/content/dam/sigma-aldrich/docs/Sigma/Product_Information_Sheet/1/t7009pis.pdf</p>


               </div>


</div>

 <script>
   $(function(){
     var $container = $('#container');
     $container.isotope({
       itemSelector : '.box',
               columnWidth: 220,
               sortBy : 'random',
               gutterWidth: 10,
               cornerStampSelector: '.logo',
               category : function( $elem ) {
                               return $elem.attr('data-category');
                       },
               sortBy: 'category'
     });



   });
 </script>

<script>

$(function () { $('.rs-slider').refineSlide({ transition  : 'fade', useThumbs  : false, autoplay: false, maxWidth: 460, onInit : function () { var slider = this.slider; $('.next').on('click', function (e) { e.preventDefault(); slider.next() }); $('.prev').on('click', function (e) { e.preventDefault(); slider.prev() });

} }); }); </script> <script> $(document).ready(function() { $(".yt").fancybox({ maxWidth : 800, maxHeight : 600, fitToView : false, width : '70%', height : '70%', autoSize : false, closeClick : false, openEffect : 'none', closeEffect : 'none' }); }); </script>

 </section>

</p> <!-- NewPP limit report Preprocessor node count: 14/1000000 Post-expand include size: 82/2097152 bytes Template argument size: 0/2097152 bytes Expensive parser function count: 0/100 -->

<!-- Saved in parser cache with key owwdb:pcache:idhash:136275-0!1!0!!en!2!edit=0 and timestamp 20141003222942 --> <div class="printfooter"> Retrieved from "<a href="http://openwetware.org/wiki/Biomod/2014/ASU/Design">http://openwetware.org/wiki/Biomod/2014/ASU/Design</a>"</div> <!-- end content --> <div class="visualClear"></div> </div> </div> </div>


<div id="column-one"> <div id="p-cactions" class="portlet"> <h5>Views</h5> <div class="pBody"> <ul> <li id="ca-nstab-main" class="selected"><a href="/wiki/Biomod/2014/ASU/Design" title="View the content page [c]" accesskey="c">Page</a></li> <li id="ca-talk" class="new"><a href="/index.php?title=Talk:Biomod/2014/ASU/Design&amp;action=edit" title="Discussion about the content page [t]" accesskey="t">Talk</a></li> <li id="ca-viewsource"><a href="/index.php?title=Biomod/2014/ASU/Design&amp;action=edit" title="This page is protected.&#10;You can view its source. [e]" accesskey="e">View source</a></li> <li id="ca-history"><a href="/index.php?title=Biomod/2014/ASU/Design&amp;action=history" title="Past versions of this page. [h]" accesskey="h">History</a></li> </ul> </div> </div> <div class="portlet" id="p-personal"> <h5>Personal tools</h5> <div class="pBody"> <ul> <li id="pt-anonuserpage"><a href="/wiki/User:209.147.144.5" title="The user page for the ip you&#039;re editing as [.]" accesskey="." class="new">209.147.144.5</a></li> <li id="pt-anontalk"><a href="/wiki/User_talk:209.147.144.5" title="Discussion about edits from this ip address [n]" accesskey="n" class="new">Talk for this IP</a></li> <li id="pt-anonlogin"><a href="/index.php?title=Special:UserLogin&amp;returnto=Biomod/2014/ASU/Design" title="You are encouraged to log in, it is not mandatory however. [o]" accesskey="o">Log in</a></li> </ul> </div> </div>

<div id="sidebar-main"> <div class="portlet" id="p-logo"> <a style="background-image: url(/OWWEmblem2.png);" href="/wiki/Main_Page" title="Visit the Main Page [z]" accesskey="z"></a> </div> <script type="text/javascript"> if (window.isMSIE55) fixalpha(); </script> <div class='portlet' id='p-navigation'> <h5>Navigation</h5> <div class='pBody'> <ul> <li id="n-mainpage"><a href="/wiki/Main_Page" title="Visit the Main Page [z]" accesskey="z">Main Page</a></li> <li id="n-recentchanges"><a href="/wiki/Special:RecentChanges" title="The list of recent changes in the wiki. [r]" accesskey="r">Recent changes</a></li> <li id="n-help"><a href="/wiki/Help:Contents" title="The place to find out.">Help</a></li> <li id="n-contactoww"><a href="/wiki/Special:Contact">Contact OWW</a></li> <li id="n-ocnotebook"><a href="/wiki/Help:Notebook/One_Click_Setup">Add a Lab Notebook</a></li> </ul> </div> </div> <div class='portlet' id='p-research'> <h5>research</h5> <div class='pBody'> <ul> <li id="n-Materials"><a href="/wiki/Materials">Materials</a></li> <li id="n-Protocols"><a href="/wiki/Protocols">Protocols</a></li> <li id="n-Resources"><a href="/wiki/Resources">Resources</a></li> </ul> </div> </div>

<div id="p-search" class="portlet testing"> <h5><label for="searchInput">Search</label></h5> <div id="searchBody" class="pBody"> <form action="/wiki/Special:Search" id="searchform"><div> <input id="searchInput" name="search" type="text" title="Search OpenWetWare [f]" accesskey="f" value="" /> <input type='submit' name="googlefulltext" class="searchButton" id="mw-googleSearchButton" value="Search" title="Google search of OpenWetWare for this text" /> <input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if exists" />&nbsp; <a href="/wiki/Help:Search"><img title="Click here for help on OWW Search features" src="/images/7/70/Random.png" alt="Help" /></a> </div></form> </div> </div> <div class="portlet" id="p-tb"> <h5>Toolbox</h5> <div class="pBody"> <ul> <li id="t-whatlinkshere"><a href="/wiki/Special:WhatLinksHere/Biomod/2014/ASU/Design" title="List of all wiki pages that link here [j]" accesskey="j">What links here</a></li> <li id="t-recentchangeslinked"><a href="/wiki/Special:RecentChangesLinked/Biomod/2014/ASU/Design" title="Recent changes in pages linked from this page [k]" accesskey="k">Related changes</a></li> <li id="t-upload"><a href="/wiki/Special:Upload" title="Upload files [u]" accesskey="u">Upload file</a></li> <li id="t-specialpages"><a href="/wiki/Special:SpecialPages" title="List of all special pages [q]" accesskey="q">Special pages</a></li> <li id="t-print"><a href="/index.php?title=Biomod/2014/ASU/Design&amp;printable=yes" title="Printable version of this page [p]" accesskey="p">Printable version</a></li> <li id="t-permalink"><a href="/index.php?title=Biomod/2014/ASU/Design&amp;oldid=750826" title="Permanent link to this version of the page">Permanent link</a></li><li id="t-cite"><a href="/index.php?title=Special:Cite&amp;page=Biomod/2014/ASU/Design&amp;id=750826">Cite this page</a></li><li id="t-pdf"><a href="/wiki/Special:CategorySubscriptions/Biomod/2014/ASU/Design">Subscribe to Categories</a></li> </ul> </div> </div> <div class="portlet" id="p-authorlist"> <h5>Contributing Authors</h5> <div class="pBody"> <ul> <li class="t-authorlink"><a href = "http://openwetware.org/wiki/User:Lucas_Schirmer" title="Original Author: Lucas Schirmer (31 Edits)"><b>Lucas Schirmer</b></a> </li> <li class="t-authorlink"><a href = "http://openwetware.org/wiki/User:ROBIN_ABRAHAM_Nadar" title="Contributing Author: ROBIN ABRAHAM Nadar (11 Edits)">ROBIN ABRAHAM Nadar</a> </li> </ul> </div> </div>

       <div id="p-join" class="portlet">
               <div align="center">
                       <a href="/wiki/OpenWetWare:How_to_join">

<img style="margin:2px;" src="http://openwetware.org/images/0/03/88x31_JoinOWW.png" border=0 /></a>

               </div>
       </div>

</div>

</div><!-- end of the left column -->


<div class="visualClear"></div> <div id="footer"> <div id="f-poweredbyico"><a href="http://www.mediawiki.org/"><img src="/skins/common/images/poweredby_mediawiki_88x31.png" alt="Powered by MediaWiki" /></a></div> <div id="f-copyrightico"><a href="http://creativecommons.org/licenses/by-sa/2.5/"><img src="/somerights20.png" alt='GNU FDL or Creative Commons BY-SA' /></a></div> <ul id="f-list"> <li id="lastmod"> This page was last modified on 27 October 2013, at 08:02.</li> <li id="viewcount">This page has been accessed 9,782 times.</li> <li id="copyright">Content is available under <a href="/wiki/Copyright" title="Copyright">GNU FDL or Creative Commons BY-SA</a>.</li> <li id="privacy"><a href="/wiki/OpenWetWare:Privacy_policy" title="OpenWetWare:Privacy policy">Privacy policy</a></li> <li id="about"><a href="/wiki/OpenWetWare:About" title="OpenWetWare:About">About OpenWetWare</a></li> <li id="disclaimer"><a href="/wiki/OpenWetWare:General_disclaimer" title="OpenWetWare:General disclaimer">Disclaimers</a></li> </ul> </div>


<script type="text/javascript">if (window.runOnloadHook) runOnloadHook();</script>

<script src="/js/Urchin/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-2860391-2"; urchinTracker(); </script> </div> <!-- Served in 0.468 secs. --><!-- add a little something for the spambots out there... --> <!-- The comment tags around the url *ARE* intentional --> <!-- <a href="http://openwetware.org/ferry.php">concatenate-federal</a> --> </body></html>