|
|
| (25 intermediate revisions not shown.) |
| Line 1: |
Line 1: |
| - | *Team name: BioNanoWizards | + | <html> |
| - | *Institution: National institute of chemistry, Ljubljana, Slovenia | + | <head> |
| - | *Faculty mentor: Roman Jerala | + | <style> |
| - | *Postdoc mentor: Iva Hafner Bratkovič | + | #globalWrapper {width: 1000px; padding:0; border:0; margin:0 auto 0 auto;} |
| - | *Team members: | + | @media screen { body { background: #E3E3E3 0 0 0 0 no-repeat; /* changed default background */ } } |
| - | **Vid Kočar | + | #column-one {display:none; width:0px;} |
| - | **Jernej Turnšek | + | #contentSub {display:none; width:0px;} |
| - | **Marko Verce | + | #column-content {border:0px; width: 1000px; padding:0; margin:0;} |
| | + | .firstHeading {display:none;} |
| | + | #footer {display:none;} |
| | + | #content {background-color: #e3e3e3; border:0; padding:0; margin:0;} |
| | + | #bodyContent {background: none; border:0x; padding0; margin:0;} |
| | + | #header{display:none;} |
| | + | </style> |
| | + | <style type="text/css"> |
| | + | /* |
| | + | Design by Free CSS Templates |
| | + | http://www.freecsstemplates.org |
| | + | Released for free under a Creative Commons Attribution 2.5 License |
| | + | */ |
| | + | body { |
| | + | margin: 0; |
| | + | padding:0; |
| | + | background: #E3E3E3; |
| | + | font-family: Arial, Helvetica, sans-serif; |
| | + | font-size: 12px; |
| | + | color: #616161; |
| | + | } |
| | + | p, ul, ol { |
| | + | margin-top: 0; |
| | + | line-height: 180%; |
| | + | } |
| | + | ul, ol { |
| | + | } |
| | + | a { |
| | + | text-decoration: none; |
| | + | color: #274775; |
| | + | } |
| | + | a:hover { |
| | + | } |
| | + | #wrapper { |
| | + | margin: 0 auto; |
| | + | padding: 0; |
| | + | } |
| | + | .container { |
| | + | width: 1000px; |
| | + | margin: 0px auto; |
| | + | } |
| | + | /* Header */ |
| | + | #headercss { |
| | + | width: 900px; |
| | + | height: 150px; |
| | + | margin: 0 auto; |
| | + | padding: 0px 50px; |
| | + | background: url(http://openwetware.org/images/c/cc/Img01.PNG) no-repeat left top; |
| | + | position: relative; |
| | + | z-index:10; |
| | + | } |
| | + | /* Logo */ |
| | + | #logo { |
| | + | width: 800px; |
| | + | margin: 0 0 0 0; |
| | + | padding: 30px 0 0 0; |
| | + | } |
| | + | #logolinknabiomod { |
| | + | width: 800px; |
| | + | margin: 0 0 0 0; |
| | + | padding: 0 0 0 0; |
| | + | } |
| | + | #logolinknabiomod h1, #logo p { |
| | + | } |
| | + | #logolinknabiomod h1 { |
| | + | padding: 60px 0px 0px 0px; |
| | + | letter-spacing: -2px; |
| | + | font-size: 3.8em; |
| | + | background: none; |
| | + | } |
| | + | #logolinknabiomod p { |
| | + | margin: 0 0 0 0; |
| | + | padding: 0 0 0 0; |
| | + | letter-spacing: -1px; |
| | + | font: normal 14px Georgia, "Times New Roman", Times, serif; |
| | + | font-style: normal; |
| | + | color: #8e8e8e; |
| | + | } #logolinknabiomod p a { |
| | + | color: #8E8E8E; |
| | + | } |
| | + | #logolinknabiomod a { |
| | + | border: none; |
| | + | background: none; |
| | + | text-decoration: none; |
| | + | } |
| | + | /* Splash */ |
| | + | #splash { |
| | + | height: 300px; |
| | + | } |
| | + | /* Menu */ |
| | + | /* Page */ |
| | + | #page { |
| | + | width: 890px; |
| | + | margin: 0 auto; |
| | + | padding: 30px 55px; |
| | + | background: url(http://openwetware.org/images/e/e6/Lepidimg03.jpg) repeat-y left top; |
| | + | } |
| | + | /* Content */ |
| | + | #content { |
| | + | float: left; |
| | + | width: 890px; |
| | + | padding: 0px 0px 0px 0px; |
| | + | background: none; |
| | + | } |
| | + | .post .entry { |
| | + | text-align: justify; |
| | + | font: Arial; |
| | + | letter-spacing: 0px; |
| | + | z-index:5; |
| | + | } |
| | + | /* Three Column Footer Content */ |
| | + | #footer-content { |
| | + | background: url(http://openwetware.org/images/e/e3/Img04brezcrne.JPG) repeat-y left top; |
| | + | color: #BFBFBF; |
| | + | } |
| | + | #footer-bg { |
| | + | overflow: hidden; |
| | + | width: 890px; |
| | + | padding: 10px 55px 80px 55px; |
| | + | background: url(http://openwetware.org/images/0/06/Footerbrezozadja.jpg) no-repeat left bottom; |
| | + | } |
| | + | #footer-content h2 { |
| | + | margin: 0px; |
| | + | padding: 0px 0px 20px 0px; |
| | + | letter-spacing: -1px; |
| | + | text-transform: lowercase; |
| | + | font-size: 26px; |
| | + | color: #202020; |
| | + | } |
| | + | #footer-content ul { |
| | + | margin: 0px; |
| | + | padding: 0px 0px 0px 0px; |
| | + | } |
| | + | #footer-content a { |
| | + | color: #447ECF; |
| | + | } |
| | + | #column1 { |
| | + | float: left; |
| | + | width: 423px; |
| | + | margin: 0px 0px 0px 0px; |
| | + | text-align: justify; |
| | + | } |
| | + | #column2 { |
| | + | float: right; |
| | + | width: 423px; |
| | + | margin: 0px 0px 0px 0px; |
| | + | text-align: justify; |
| | + | } |
| | + | /* Footer */ |
| | + | #footerCSS { |
| | + | height: 20px; |
| | + | width: 600px; |
| | + | padding: 0px 200px 0px 200px; |
| | + | font-family: Arial, Helvetica, sans-serif; |
| | + | } |
| | + | #footerCSS p { |
| | + | margin: 0; |
| | + | padding-top: 0px; |
| | + | line-height: normal; |
| | + | font-size: 9px; |
| | + | text-align: center; |
| | + | color: #202020; |
| | + | } |
| | + | #footerCSS a { |
| | + | color: #202020; |
| | + | } |
| | + | #marketing { |
| | + | overflow: hidden; |
| | + | margin-bottom: 30px; |
| | + | padding: 20px 0px 10px 0px; |
| | + | border-top: 1px solid #E3E3E3; |
| | + | border-bottom: 1px solid #E3E3E3; |
| | + | } |
| | + | #marketing .text1 { |
| | + | float: left; |
| | + | margin: 0px; |
| | + | padding: 0 0 0 100px; |
| | + | font-size: 34px; |
| | + | color: #345E9B; |
| | + | } |
| | + | #marketing .text2 { |
| | + | float: right; |
| | + | } |
| | + | #marketing .text2 a { |
| | + | display: block; |
| | + | width: 252px; |
| | + | height: 38px; |
| | + | padding: 15px 100px 0px 0px; |
| | + | background: url(http://openwetware.org/images/f/f4/Lepidimg07.jpg) no-repeat left top; |
| | + | letter-spacing: -2px; |
| | + | text-align: center; |
| | + | font-size: 30px; |
| | + | color: #ffffff; |
| | + | } |
| | + | #jebenimeni { |
| | + | width: 800px; |
| | + | height: 30px; |
| | + | padding: 45px 0 0 0;} |
| | + | <!-- Start PureCSSMenu.com STYLE --> |
| | + | #pcm{display:none;} |
| | + | ul.pureCssMenu ul{display:none} |
| | + | ul.pureCssMenu li:hover>ul{display:block} |
| | + | ul.pureCssMenu ul{position: absolute;left:-1px;top:98%;} |
| | + | ul.pureCssMenu ul ul{position: absolute;left:98%;top:-2px;} |
| | + | ul.pureCssMenu,ul.pureCssMenu ul { |
| | + | margin:0px; |
| | + | list-style:none; |
| | + | padding:0px 2px 2px 0px; |
| | + | background-color:#2A4B7D; |
| | + | background-repeat:repeat; |
| | + | border-color:#cccccc #111111 #111111 #cccccc; |
| | + | border-width:1px; |
| | + | border-style:solid; |
| | + | } |
| | + | ul.pureCssMenu table {border-collapse:collapse}ul.pureCssMenu { |
| | + | display:block; |
| | + | zoom:1; |
| | + | float: left; |
| | + | } |
| | + | ul.pureCssMenu ul{ |
| | + | width:260.40000000000003px; |
| | + | } |
| | + | ul.pureCssMenu li{ |
| | + | display:block; |
| | + | margin:2px 0px 0px 2px; |
| | + | font-size:0px; |
| | + | } |
| | + | ul.pureCssMenu a:active, ul.pureCssMenu a:focus { |
| | + | outline-style:none; |
| | + | } |
| | + | ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover { |
| | + | display:block; |
| | + | vertical-align:middle; |
| | + | background-color:#2A4B7D; |
| | + | border-width:1px; |
| | + | border-color:#2A4B7D; |
| | + | border-style:solid; |
| | + | text-align:left; |
| | + | text-decoration:none; |
| | + | padding:2px 5px 2px 10px; |
| | + | _padding-left:0; |
| | + | font:16px Trebuchet MS; |
| | + | color: #ffffff; |
| | + | text-decoration:none; |
| | + | cursor:default; |
| | + | } |
| | + | ul.pureCssMenu span{ |
| | + | overflow:hidden; |
| | + | } |
| | + | ul.pureCssMenu li { |
| | + | float:left; |
| | + | } |
| | + | ul.pureCssMenu ul li { |
| | + | float:none; |
| | + | } |
| | + | ul.pureCssMenu ul a { |
| | + | text-align:left; |
| | + | white-space:nowrap; |
| | + | } |
| | + | ul.pureCssMenu li.sep{ |
| | + | text-align:left; |
| | + | padding:0px; |
| | + | line-height:0; |
| | + | height:100%; |
| | + | } |
| | + | ul.pureCssMenu li.sep span{ |
| | + | float:none; padding-right:0; |
| | + | width:3px; |
| | + | height:100%; |
| | + | display:inline-block; |
| | + | background-color:#cccccc #111111 #111111 #cccccc; background-image:none;} |
| | + | ul.pureCssMenu ul li.sep span{ |
| | + | width:100%; |
| | + | height:3px; |
| | + | } |
| | + | ul.pureCssMenu li:hover{ |
| | + | position:relative; |
| | + | } |
| | + | ul.pureCssMenu li:hover>a{ |
| | + | background-color:#377D9F; |
| | + | border-color:#377D9F; |
| | + | border-style:solid; |
| | + | font:16px Trebuchet MS; |
| | + | color: #FFFFFF; |
| | + | text-decoration:none; |
| | + | } |
| | + | ul.pureCssMenu li a:hover{ |
| | + | position:relative; |
| | + | background-color:#377D9F; |
| | + | border-color:#377D9F; |
| | + | border-style:solid; |
| | + | font:16px Trebuchet MS; |
| | + | color: #FFFFFF; |
| | + | text-decoration:none; |
| | + | } |
| | + | ul.pureCssMenu li.dis a { |
| | + | color: #666 !important; |
| | + | } |
| | + | ul.pureCssMenu img {border: none;float:left;_float:none;margin-right:2px;width:16px; |
| | + | height:16px; |
| | + | } |
| | + | ul.pureCssMenu ul img {width:16px; |
| | + | height:16px; |
| | + | } |
| | + | ul.pureCssMenu img.over{display:none} |
| | + | ul.pureCssMenu li.dis a:hover img.over{display:none !important} |
| | + | ul.pureCssMenu li.dis a:hover img.def {display:inline !important} |
| | + | ul.pureCssMenu li:hover > a img.def {display:none} |
| | + | ul.pureCssMenu li:hover > a img.over {display:inline} |
| | + | ul.pureCssMenu a:hover img.over,ul.pureCssMenu a:hover ul img.def,ul.pureCssMenu a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover img.over{display:inline} |
| | + | ul.pureCssMenu a:hover img.def,ul.pureCssMenu a:hover ul img.over,ul.pureCssMenu a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover img.def{display:none} |
| | + | ul.pureCssMenu a:hover ul,ul.pureCssMenu a:hover a:hover ul{display:block} |
| | + | ul.pureCssMenu a:hover ul ul{display:none} |
| | + | ul.pureCssMenu span{ |
| | + | display:block; |
| | + | background-image:url(http://openwetware.org/images/5/50/Arr_white.gif); |
| | + | background-position:right center; |
| | + | background-repeat: no-repeat; |
| | + | padding-right:12px;} |
| | + | ul.pureCssMenu li:hover>a>span{ background-image:url(http://openwetware.org/images/6/6f/Arrv_white.gif); |
| | + | } |
| | + | ul.pureCssMenu a:hover span{ _background-image:url(http://openwetware.org/images/6/6f/Arrv_white.gif)} |
| | + | ul.pureCssMenu ul span,ul.pureCssMenu a:hover table span{background-image:url(http://openwetware.org/images/5/50/Arr_white.gif)} |
| | + | <!-- End PureCSSMenu.com STYLE --> |
| | + | </style> |
| | + | </head> |
| | + | <body> |
| | + | <div id="wrapper"> |
| | + | <div id="headercss" class="container"> |
| | + | <div id="logo"> |
| | + | <div id="logolinknabiomod"> |
| | + | <p><a href="http://openwetware.org/wiki/Biomod/2011"><-- |
| | + | Back to BioMod 2011</a></p> |
| | + | </div> |
| | + | <div id="jebenimeni"> |
| | + | <!-- Start PureCSSMenu.com MENU --> |
| | + | <ul class="pureCssMenu pureCssMenum"> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards">Home</a></li> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="#"><span>Idea</span></a><!--[if lte IE 6]><table><tr><td><![endif]--> |
| | + | <ul class="pureCssMenum"> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/ideastateoftheart">State |
| | + | of the art</a></li> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/ideaproteinaddons">Protein |
| | + | add-ons</a></li> |
| | + | <!-- TUKI SEM IZBRISAL PROTEIN CHIMERAS --> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/ideaverticalstacks">Vertical |
| | + | stacks</a></li> |
| | + | </ul> |
| | + | <!--[if lte IE 6]></td></tr></table></a><![endif]--></li> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="#"><span>Results</span></a><!--[if lte IE 6]><table><tr><td><![endif]--> |
| | + | <ul class="pureCssMenum"> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/resultssummary">Summary</a></li> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="#"><span>Protein add-ons</span></a><!--[if lte IE 6]><table><tr><td><![endif]--> |
| | + | <ul class="pureCssMenum"> |
| | + | <li class="pureCssMenui"><a |
| | + | class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/resultssolublezfp">Soluble |
| | + | ZFPs</a></li> |
| | + | <li class="pureCssMenui"><a |
| | + | class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/resultstightbindingzfp">Tight |
| | + | binding ZFPs</a></li> |
| | + | <li class="pureCssMenui"><a |
| | + | class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/resultsfunctionalizedzfp">Functionalized |
| | + | ZFPs</a></li> |
| | + | <li class="pureCssMenui"><a |
| | + | class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/protdnahybrid">Protein-DNA |
| | + | origami hybrid</a></li> |
| | + | </ul> |
| | + | <!--[if lte IE 6]></td></tr></table></a><![endif]--></li> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="#"><span>Vertical stacks</span></a><!--[if lte IE 6]><table><tr><td><![endif]--> |
| | + | <ul class="pureCssMenum"> |
| | + | <li class="pureCssMenui"><a |
| | + | class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/resultsdnatethers">DNA |
| | + | tethers</a></li> |
| | + | <li class="pureCssMenui"><a |
| | + | class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/resultsproteintethers">Protein |
| | + | tethers</a></li> |
| | + | </ul> |
| | + | <!--[if lte IE 6]></td></tr></table></a><![endif]--></li> |
| | + | </ul> |
| | + | <!--[if lte IE 6]></td></tr></table></a><![endif]--></li> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="#"><span>Discussion</span></a><!--[if lte IE 6]><table><tr><td><![endif]--> |
| | + | <ul class="pureCssMenum"> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/discussion">Discussion</a></li> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="#"><span>Applications</span></a><!--[if lte IE 6]><table><tr><td><![endif]--> |
| | + | <ul class="pureCssMenum"> |
| | + | <li class="pureCssMenui"><a |
| | + | class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/applabonchip">Lab-on-a-nanochip</a></li> |
| | + | <li class="pureCssMenui"><a |
| | + | class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/appbiosynthteticcompartments">Biosynthetic |
| | + | compartments</a></li> |
| | + | <li class="pureCssMenui"><a |
| | + | class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/appbiosensors">Biosensors</a></li> |
| | + | <li class="pureCssMenui"><a |
| | + | class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/appnanoelectronics">Nanoelectronics</a></li> |
| | + | </ul> |
| | + | </li> |
| | + | </ul> |
| | + | <!--[if lte IE 6]></td></tr></table></a><![endif]--></li> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="#"><span>Methods</span></a><!--[if lte IE 6]><table><tr><td><![endif]--> |
| | + | <ul class="pureCssMenum"> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="#"><span>DNA origami design</span></a><!--[if lte IE 6]><table><tr><td><![endif]--> |
| | + | <ul class="pureCssMenum"> |
| | + | <li class="pureCssMenui"><a |
| | + | class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/methgeneraldesignstrategy">General |
| | + | design strategy</a></li> |
| | + | <li class="pureCssMenui"><a |
| | + | class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/methmodifications%20">Modifications</a></li> |
| | + | </ul> |
| | + | <!--[if lte IE 6]></td></tr></table></a><![endif]--></li> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/methplasmidconst">Plasmid |
| | + | construction</a></li> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/methprotprodandisol">Protein |
| | + | production and isolation</a></li> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="#"><span>Protein characterization</span></a><!--[if lte IE 6]><table><tr><td><![endif]--> |
| | + | <ul class="pureCssMenum"> |
| | + | <li class="pureCssMenui"><a |
| | + | class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/methemsa">EMSA</a></li> |
| | + | <li class="pureCssMenui"><a |
| | + | class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/methalphascreen">AlphaScreen |
| | + | assay</a></li> |
| | + | <li class="pureCssMenui"><a |
| | + | class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/methbret">BRET |
| | + | assay</a></li> |
| | + | </ul> |
| | + | <!--[if lte IE 6]></td></tr></table></a><![endif]--></li> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/methafm">AFM</a></li> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/methtimeline">Timeline</a></li> |
| | + | </ul> |
| | + | <!--[if lte IE 6]></td></tr></table></a><![endif]--></li> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/team">Team</a></li> |
| | + | <li class="pureCssMenui"><a class="pureCssMenui" |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/acknowledgments">Acknowledgments</a></li> |
| | + | </ul> |
| | + | <!-- End PureCSSMenu.com MENU --> |
| | + | </div> |
| | + | </div> |
| | + | </div> |
| | + | <!-- end #header --> |
| | + | <div id="splash" class="container"><img |
| | + | src="http://openwetware.org/images/a/a2/Biowizfrontpic.jpg" |
| | + | alt="" height="300" width="1000"></div> |
| | + | <div id="page" class="container"> |
| | + | <div id="marketing"> |
| | + | <p class="text1">Our project in 5 minutes</p> |
| | + | <p class="text2"><a |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/tour">Take |
| | + | Tour</a></p> |
| | + | </div> |
| | + | <div id="content"> |
| | + | <div class="post"> |
| | + | <div class="entry"><span style="font-family: Arial;">Nucleic |
| | + | acid nanostructural design is a powerful tool for constructing complex |
| | + | assemblies of different shapes that can be addressed with nanometer |
| | + | resolution. For technological applications DNA origami has to be |
| | + | functionalized in different ways and at selected positions. We |
| | + | significantly extend the repertoire of available modifiers by "DNA |
| | + | origami add-ons", introducing DNA-binding protein domains, which can be |
| | + | selected from hundreds of modular zinc finger proteins (ZFPs). We |
| | + | modified DNA origami by site-specific incorporation of binding staples |
| | + | that contain the recognition site for different ZFPs, thus replacing |
| | + | the need for chemical modifications with self-assembly. An additional |
| | + | advantage of using proteins for DNA origami functionalization is the |
| | + | ability to prepare genetic fusions with variable protein functional |
| | + | domains. Specific binding of ZFP-fusions to DNA origami was |
| | + | demonstrated by AFM. Further step towards applications was provided by |
| | + | the idea and experimental demonstration of vertical DNA origami stacks |
| | + | that can arrange functionalized DNA origami layers in a defined order, |
| | + | which increases the density of integration and represents a |
| | + | technological platform for nanoelectronic components. |
| | + | </span><br style="font-family: Arial;"><br> |
| | + | |
| | + | |
| | + | <iframe width="853" height="480" src="http://www.youtube.com/embed/zpa1YJXFAuk?rel=0" frameborder="0" |
| | + | allowfullscreen></iframe><br><br><br> |
| | + | |
| | + | |
| | + | <big style="font-family: Arial;"><big><big><span |
| | + | style="color: black; font-weight: bold;">Goals of the project</span></big></big></big><br> |
| | + | <span style="font-family: Arial;"><br> |
| | + | </span> |
| | + | <ul> |
| | + | <li>Explore the potential of DNA-binding proteins (zinc finger |
| | + | proteins - ZFPs) for the versatile and multiple position-specific |
| | + | addressing on DNA origami.</li> |
| | + | <li>Explore the feasibility of preparing vertical DNA origami |
| | + | stacks using DNA or protein tethers for potential applications.<br> |
| | + | <br> |
| | + | </li> |
| | + | </ul> |
| | + | <big style="font-family: Arial;"><big><big><span |
| | + | style="color: black; font-weight: bold;">Achievements</span></big></big></big><br> |
| | + | <span style="font-family: Arial;"><br> |
| | + | <span style="font-weight: bold;">a)</span> We |
| | + | demonstrated proof of the principle for the use of DNA-binding |
| | + | protein domains for addressing specific positions on DNA origami |
| | + | rectangles and introducting selected functional protein domains<br> |
| | + | <span style="font-weight: bold;">b)</span> We |
| | + | designed and experimentally confirmed formation of verticaly stacked |
| | + | DNA origami layers<br> |
| | + | <br> |
| | + | <img style="width: 890px; height: 229px; margin-bottom: 10px;" |
| | + | alt="" src="http://openwetware.org/images/2/2b/Uvodna.png"><br> |
| | + | <br> |
| | + | </span> |
| | + | <div style="text-align: left;"><big |
| | + | style="font-family: Arial;"><span |
| | + | style="color: black; font-weight: bold;">Those results would |
| | + | not have been possible without solving many smaller challenges:</span></big><br> |
| | + | </div> |
| | + | <span style="font-family: Arial;"><br> |
| | + | </span> |
| | + | <ul> |
| | + | <li>Solve in vitro solubility problem of ZFPs, which is |
| | + | essential for manufacturing protein-derivatized DNA origami. We |
| | + | achieved this by the addition of GST and MBP domains.We constructed, |
| | + | expressed and purified 11 different combinations of short and long ZFPs |
| | + | fused to other protein domains.</li> |
| | + | <li>Prepare functional fusions of ZFPs with yellow fluorescent |
| | + | protein (mCitrine) and Renilla luciferase (RLuc) that can sense the |
| | + | proximity of their DNA-bound positions up to 10 nm distance and |
| | + | generate optical signals without external illumination.</li> |
| | + | <li>Experimentaly determine the selectivity of long zinc finger |
| | + | domain chimeras for their DNA origami attachment staples using |
| | + | AlphaScreen and electrophoretic mobility shift assay (EMSA).</li> |
| | + | <li>Design attachment staples for binding ZFP chimeras to DNA |
| | + | origami.</li> |
| | + | <li>Design DNA biding staples for DNA-tethered vertical stacks.</li> |
| | + | <li>Prepare and purify twin ZFP protein chimeras as DNA origami |
| | + | tethers. |
| | + | <br> |
| | + | </li> |
| | + | </ul> |
| | + | <span style="font-family: Arial;"><br> |
| | + | </span><big style="font-family: Arial;"><big><big><span |
| | + | style="color: black; font-weight: bold;">Relevance and |
| | + | applications</span></big></big></big><br> |
| | + | <span style="font-family: Arial;"><br> |
| | + | Our results <span style="font-weight: bold;">provide the |
| | + | foundation for many real world potential applications</span>.The |
| | + | ability of DNA origami to fold into almost any desired shape combined |
| | + | with protein functionality at specific positions represents the perfect |
| | + | marriage for countless applications. Large number of available DNA |
| | + | binding protein domains show promise for simultaneous and specific |
| | + | position-specific addressing of DNA origami.</span><br |
| | + | style="font-family: Arial;"> |
| | + | <br style="font-family: Arial;"> |
| | + | <span style="font-family: Arial;">We expect that ZFP |
| | + | chimeras will push forward the development of high-tech applications |
| | + | such as <a |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/applabonchip">lab-on-a-nanochip</a>, |
| | + | novel types of <a |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/appbiosynthteticcompartments">artificial |
| | + | biosynthetic organelles</a>, light emitting <a |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/appbiosensors">nanosensors</a> |
| | + | and many others. We extended DNA origami assemblies into the third |
| | + | dimension by formation of vertical stacks where the vertical |
| | + | arrangement is formed based either on DNA or protein tethers. Vertical |
| | + | stacking of DNA origami allows combinations of differently derivatized |
| | + | (e.g. metalized, carbon nanotube derivatized) DNA layers for the |
| | + | formation of various <a |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/appnanoelectronics">nanoelectronic |
| | + | components</a>, such as nanocapacitors, nanobatteries, ID tags |
| | + | and other devices with dimensions at the nanoscale.<br> |
| | + | </span><span style="font-family: Arial;"></span><span |
| | + | style="font-family: Arial;"></span><br> |
| | + | <table |
| | + | style="width: 100%; text-align: left; margin-left: auto; margin-right: auto;" |
| | + | border="0" cellpadding="2" cellspacing="2"> |
| | + | <tbody> |
| | + | <tr> |
| | + | <td style="text-align: center;"> |
| | + | <a href="http://www4.clustrmaps.com/user/161e7bf9"><img |
| | + | src="http://www4.clustrmaps.com/stats/maps-no_clusters/openwetware.org-wiki-Biomod-2011-Slovenia-BioNanoWizards-thumb.jpg" |
| | + | alt="Locations of visitors to this page"></a> |
| | + | </td> |
| | + | </tr> |
| | + | </tbody> |
| | + | </table> |
| | + | <!-- TU SE KONEA GLAVNO BESEDILO NA STRANI --> </div> |
| | + | </div> |
| | + | </div> |
| | + | <!-- end #content --> |
| | + | <div style="clear: both;"> </div> |
| | + | </div> |
| | + | <!-- end #page --></div> |
| | + | <div id="footer-content" class="container"> |
| | + | <div id="footer-bg"> |
| | + | <table |
| | + | style="width: 100%; text-align: left; margin-left: auto; margin-right: auto;" |
| | + | border="0" cellpadding="2" cellspacing="2"> |
| | + | <tbody> |
| | + | <tr> |
| | + | <td style="text-align: right; width: 50%;"><br> |
| | + | </td> |
| | + | <td style="text-align: left; width: 50%;"><a |
| | + | href="http://openwetware.org/wiki/Biomod/2011/Slovenia/BioNanoWizards/ideastateoftheart"><img |
| | + | alt="" style="border: 0px solid ; width: 132px; height: 39px;" |
| | + | src="http://openwetware.org/images/6/69/Nextblue.JPG"></a></td> |
| | + | </tr> |
| | + | </tbody> |
| | + | </table> |
| | + | </div> |
| | + | </div> |
| | + | <div id="footerCSS"> |
| | + | <p>BioNanoWizards - BioMod 2011 team Slovenia. Design |
| | + | by <a href="http://www.freecsstemplates.org/">Free CSS |
| | + | Templates</a>.</p> |
| | + | </div> |
| | + | <!-- end #footer --> |
| | + | </body> |
| | + | </html> |