BXMU-PROJECT

From OpenWetWare
Jump to navigationJump to search

<html> <!--import jquery libraries--> <script src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery-1.8.2.min.js"></script> <script src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery-ui-1.9.1.custom.min.js"></script> <script src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery.smooth-scroll.min.js"></script> <script src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/lightbox.js"></script> <script type="text/javascript" src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery.queryloader2.js"></script> <!-- progress preloading--> <script type="text/javascript" src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/superfish.js"></script> <!-- menu bar--> <script type="text/javascript" src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery.hoverIntent.minified.js"></script> <!-- replaces hover for navigation--> <script type="text/javascript" src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery.scrollTo-1.4.3.1-min.js"></script> <script type="text/javascript" src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery.localscroll-1.2.7-min.js"></script> <!--import webfonts--> <link href='http://fonts.googleapis.com/css?family=Merriweather:400,700' rel='stylesheet' type='text/css'> <link href='http://biomod-dresden-2012.googlecode.com/svn/trunk/css/superfish.css' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="http://biomod-dresden-2012.googlecode.com/svn/trunk/css/lightbox.css" type="text/css" media="screen" /> <link rel="stylesheet" href="http://code.jquery.com/ui/1.9.0/themes/base/jquery-ui.css" /> <script type"text/javascript"> // Main function that waits for the browser to be ready $(document).ready(function(){ //make css accesible, please change the alter_css to chnage the style var alter_css = $("#alter_css").html(); $("style").remove(); $('head').append('<link rel="stylesheet" href="/skins/monobook/shared.css?164" type="text/css" />'); $('head').append('<link rel="stylesheet" href="http://biomod-dresden-2012.googlecode.com/svn/trunk/nanos.css" type="text/css" />'); //additional divs $(".firstHeading").wrap('<div id="header"></div>'); $(".firstHeading").wrap('<div id="inner_header"></div>'); $(".firstHeading").wrap('<div id="title_con"></div>'); var nav = $("#nav").html();

$('#inner_header').append(nav);

                       $('#inner_header').append('<div class="clear"></div>');

//clean up wiki framework

$("#sidebar-main").remove(); $(".portlet").remove(); //fix breadcrumbs $('#contentSub').remove(); //fix heading var h1 = $(".firstHeading").text().split("/"); $(".firstHeading").text(h1[h1.length-1]); //start plugins for navigation $("ul.sf-menu").superfish({ delay: 800, // one second delay on mouseout animation: {opacity:'show',height:'show'}, // fade-in and slide-down animation speed: 'normal', // faster animation speed }); $('#main_saurs').localScroll(); $("tr:odd").addClass("odd");

}); </script>

<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-35720700-1']); _gaq.push(['_trackPageview']);

(function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="text/javascript">var addthis_config = {"data_track_addressbar":false};</script> <script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-508414b242f27ceb"></script>


<script id="nav"> <div id="nav"> <ul id="nav" class="sf-menu"> <li><a href="http://openwetware.org/wiki/BXMU">home</a></li> <li><a href="http://openwetware.org/wiki/BXMU-TEAM">team</a> <ul> <li><a href="http://openwetware.org/wiki/BXMU-TEAM#students">Students</a></li> <li><a href="http://openwetware.org/wiki/BXMU-TEAM#mentors">Mentors</a></li> </ul>

                                            </li>


<li><a href="http://openwetware.org/wiki/BXMU-PROJECT">project</a> <ul> <li><a href="http://openwetware.org/wiki/BXMU-PROJECT#result">Result</a></li> <li><a href="http://openwetware.org/wiki/BXMU-PROJECT#methods">Methods</a></li> </ul> </li> <li><a href="http://openwetware.org/wiki/BXMU-LABBOOK">lab_book</a> <ul> <li><a href="http://openwetware.org/wiki/BXMU-LABBOOK#backgrounds">Background</a></li> <li><a href="http://openwetware.org/wiki/BXMU-LABBOOK#overviews">Overview</a></li> <li><a href="http://openwetware.org/wiki/BXMU-LABBOOK#references">References</a></li> </ul> </li> <li><a href="http://openwetware.org/wiki/BXMU-SPONSORS">sponsors</a>

                                               <ul>

<li><a href="http://openwetware.org/wiki/BXMU-SPONSORS#personal">Personal</a></li> <li><a href="http://openwetware.org/wiki/BXMU-SPONSORS#school&society">School&Society</a></li> </ul>

                                       </li>

</ul> </div> </script>

</html> <html> <script type="text/javascript" src="http://biomod-dresden-2012.googlecode.com/svn/trunk/js/jquery.tweet.js"></script> <script type"text/javascript"> $(document).ready(function(){ window.scrollTo(0, 155); $(".tweet").tweet({ count: 6, query: "from:nanosaurs", loading_text: "searching twitter..." });

   });

$(document).ready(function(){ $("tr:odd").addClass("odd"); });

</script>

<body>

<div id="main_saurs" style="width:960px;"> <div class="content_list"> <a href="#result" style="color:black;background:#fff294;font-size:28px;font-family:Tekton Pro;">Result</a> <a href="#methods" style="color:black;background:#99CCFF;font-size:28px;font-family:Tekton Pro;">Method</a> </div> <div style="padding:0; margin:5px 0; height:1px; overflow:hidden; font:1px/1px simsun; border-bottom:1px dashed #999"></div> <a id="result"><h2><b>Result</b></h2> <div style="padding:0; margin:5px 0; height:1px; overflow:hidden; font:1px/1px simsun; border-bottom:1px dashed #999"></div> </a>


<h3>1.Construction of BL21(DE3)pET28a-bis-His tag GDH-NOX</h3> <img style="float:center;margin:0px 20px 0px 0px;border:2px solid black;" src="http://openwetware.org/images/7/7f/Ixmu-tem2.png"> <img style="float:center;margin:0px 20px 0px 0px;border:2px solid black;" src="http://openwetware.org/images/0/02/Ixmu-tem3.png"> <img style="float:center;margin:0px 20px 0px 0px;border:2px solid black;" src="http://openwetware.org/images/e/ed/Ixmu-tem4.png"> <img style="float:center;margin:0px 20px 0px 0px;border:2px solid black;" src="http://openwetware.org/images/7/75/Ixmu-tem1.png">


</body>

<h3>2. Expression and purification of bis-His tag GDH-NOX</h3> <p>Our final results are as following table:</p>

<img style="margin:0 auto;" src="http://openwetware.org/images/9/9b/Xmu_table1-1.jpg">
<h3>3. Assembly of enzyme nanoring mediated by nickel ion</h3>

<p>xxxxxxxxxxxxxx</p>

<h4>4. Tanning experiment</h4> <p></p> <h5>4.1 DHA synthesis by purified enzyme</h5> <h5>4.2 DHA synthesis by crude enzymee</h5> <h5>4.3 Sunless Tanning</h5>


<div style="padding:0; margin:5px 0; height:1px; overflow:hidden; font:1px/1px simsun; border-bottom:1px dashed #999"></div> <a id="methods"><h2><b>Methods</b></h2> <div style="padding:0; margin:5px 0; height:1px; overflow:hidden; font:1px/1px simsun; border-bottom:1px dashed #999"></div> <h3>1 Genetic Manipulation</h3>

<p>The method used to form the GUVs is “Vesicle Formation from emulsion”. This method consists in a controlled hydration of dried or nearly dried films of lipids deposited on a solid surface, in this case electrodes. </p>

<h3>2. Gene expression and enzyme purification</h3> <p>xxxxxx</p>

<h3>3. Nickel ion mediated enzyme assembly</h3> <p>xxxxxx</p>

<h3>4. In situ synthesis of DHA and sunless tanning </h3> <p>xxxxxx</p>

<h3>5. Characterization and analytic approaches</h3> <p>xxxxxx</p>

<a href="#top" style="background-color: #F5F5F5;box-shadow: 0 0 6px #808080;bottom: 30px;position: fixed;right:50px;left:auto;color: #444444;padding: 5px 10px;cursor: pointer;"><img src="http://www.openwetware.org/images/8/87/Top.png"></a>

</div> <div class="clear"></div>

</body> </html>