BXMU-LABBOOK

From OpenWetWare
Revision as of 08:51, 12 May 2014 by Wang Ting (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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="#backgrounds" style="color:black;background:#fff294;font-size:28px;font-family:Tekton Pro;">Background</a> <a href="#overviews" style="color:black;background:#c6e8a6;font-size:28px;font-family:Tekton Pro;">Overview</a> <a href="#references" style="color:black;background:#99CCFF;font-size:28px;font-family:Tekton Pro;">References</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="backgrounds"><h2><b>Background</b></h2></a> <div style="padding:0; margin:5px 0; height:1px; overflow:hidden; font:1px/1px simsun; border-bottom:1px dashed #999"></div> <hr> <h3>Risk of Tradtional Tattoo</h3>

<p>Tattoos have been developed over years as a decorative art for personalization. They are frequently used by some to celebrate events, to memorialize an important one, to customize individuals and etc. However, traditional tattoo techniques always come with serious side effects including potential health risks, instant pains, and removal problems. <br>

Allergic reactions and skin infection are most common undesired outcome of performing tattoos. It is already known that tattoo inks may contain certain chemicals which are mutagenic (capable of causing mutations), teratogenic (capable of causing birth defects), and carcinogenic (capable of causing cancer). Additionally, there are certain chances that people might be infected with fatal diseases such as AIDS if tattoo pins are not replaced after each tattoo operation.

Instant pains are almost inevitable during tattoo processes. Traditional tattoo processes always involves tattoo pins which carry different inks. These pins penetrate through human cuticular layer and stimulate the nerve cells in the dermis, causing instant dramatic pains. Tattoo removal has always been a problem over years. Tattoo was even considered permanent since it's difficult to remove.

Therefore, our team is targeting at building a method to perform harmless biotattoos. </p> <hr> <h3>Introduction to DHA</h3> <p>DHA, the ingredient for self tanning, has been used successfully for about 40 years now. Its unique self tanning ability, skin substantivity and remarkable safety make DHA the most important active substance for sunless tanning. DHA induces a concentration-dependent formation of brown color complexes through an irreversible non-enzymatic glycosylation of amines or amino groups in skin proteins. This process is known as the Maillard reaction.It was demonstrated by Microscopic studies that DHA-pigment masses distributed irregularly in the keratin layer.Highly concentrated DHA (around 10%) is generally required to for effective tanning. However, DHA at this concentration range might bring servere dermatitis and other negative side effects to human health. Therefore, in situ synthesis of DHA through enzymatic reactions methods were utilized to continuously produce DHA on desired areas while the DHA concentration remains within a safe range. Here a multi-enzyme system GDH-NOX was employed to effectively produce DHA. To make this process commercially easily accessible, the regeneration of NAD+ was achieved by couplled GDH-NOX multi-enzyme system. </p>


<table> <tr> <th><center>XXXXX</center></th> <th><center>XXXXX</center></th> <th><center>XXXXX</center></th> </tr> <tr> <td>XXXXX</td> <td>&nbsp;</td> <td>XX</td> </tr>

<tr>
<td>XXXX</td>
<td>&nbsp;</td>
<td>XXXX</td>
</tr> 
<tr>
<td>XXXX</td>
<td>XXXX</td>
<td>XXXX</td>
</tr>
<tr>
<td>XXXX<br/>XXXX</td>
<td>XXXX</td>
<td>XXXX</td></tr> 
<tr>
<td>XXXX</td>
<td>&nbsp;</td>
<td>Xxx</td>
</tr> 
<tr>
<td>XXXX</td>
<td>&nbsp;</td>
<td>XXXX</td>
</tr> 
<tr>
<td><b>XXXX</b></td>
<td>&nbsp;</td>
<td>XXXX</td>
</tr>
<tr>
<td><b>XXXX</b></td>
<td colspan="2">1. XXXX.</td>
</tr> 
<tr>
<td>&nbsp;</td>
<td colspan="2">2. XXXX.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td colspan="2">3. XXXX.</td>
</tr>
<tr>
<td>&nbsp;</td>
<td colspan="2">4. XXXX </td>
</tr>
</table>

<div style="padding:0; margin:5px 0; height:1px; overflow:hidden; font:1px/1px simsun; border-bottom:1px dashed #999"></div> <a id="overviews"><h2><b>Overview</b></h2> <div style="padding:0; margin:5px 0; height:1px; overflow:hidden; font:1px/1px simsun; border-bottom:1px dashed #999"></div> <hr> <h3>Our Overview</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>

<ol> <li>Preparation of lipids solution</li> <p>The lipid mixture contains 1, 2-dioleoyl-sn-glycero-3-phosphocholine (DOPC) and 1, 2-dioleoyl-sn-glycero-3-phosphoserine (DOPS) in a 9:1 proportion in 1 mg/ml concentration. The solution is prepared with the organic solvent chloroform.</p> <li>Lipids spreading</li> <p>.</p> <li>Solvent evaporation</li> <p></li> <p></p>

</ol> <div class="img_right img_link"><a rel=""><img src="http://openwetware.org/images/b/b3/OurExperiment.jpg"></a> <div class="descr"></div></div>

<hr> <h3>Expecting Results</h3>

<p>The method employed consists of rehydratation and extrusion, whose detailed procedures are summarized as following:</p>

<ol> <li>Preparation of lipids solution</li> <p>The lipid mixture of 1 mg/ml concentration contains 1, 2-dioleoyl-sn-glycero-3-phosphocholine (DOPC) and 1, 2-dioleoyl-sn-glycero-3-phosphoserine (DOPS) with 0%-10% DOPS volume. The solution is prepared with the organic solvent chloroform.</p> <li>Evaporation</li> <p>25 µl of sample solution are distributed as evenly as possible in the interior surface of a crystal meanwhile it is blown-dry using nitrogen. To totally evacuate the solvent of chloroform, the vial is left during one hour inside a drier. </p> <li>Hydratation</li> <p>500 µl of the working buffer (HEPES, NaCl and w/o Mg2+) is used to hydrate the dry lipid.</p> <li>Incubation</li> <p>The vials are left for 2 hours of incubation; mix the sample using a vortexer.</p> <li>Freeze/thaw</li> <p>The sample is immersed in liquid nitrogen followed by boiling water for 5 cycles totally.</p> <li>Extrusion</li> <p>Assemble the membrane inside the extruder as it follows:</p> <ol type="a"> <li>The Teflon piece is wetted with buffer.</li> <li>The 2 pieces of cellulose membrane are placed in a support in the center of the Teflon piece.</li> <li>Put the PC membrane with a pore size of 50-100 µm on the taller piece of the holder.</li> <li>A drop of buffer is placed on top of the membrane.</li> <li>The 2 pieces of Teflon holder are placed together.</li> <li>The syringe is filled with the lipid solution, and extrude at least 11 times.</li> <li>The extruded sample from the acceptor syringe is withdrawn. The solution should look clearer than it was before extrusion.</li> </ol> <li>Cleaning</li> <p>The Teflon piece, o-ring and syringe should be rinsed with copious 2-propanol and deionized water after use. Otherwise the residues will contaminate the next sample.</p> </ol>

</div> <div class="clear"></div> <div style="padding:0; margin:5px 0; height:1px; overflow:hidden; font:1px/1px simsun; border-bottom:1px dashed #999"></div> <a id="references"><h2><b>References</b></h2></a> <div style="padding:0; margin:5px 0; height:1px; overflow:hidden; font:1px/1px simsun; border-bottom:1px dashed #999"></div> <ul>

<p> 1. Tsui-Fen Chou, Christopher So, Brian R. White, Jonathan C. T. Carlson, Mehmet Sarikaya, Carston R. Wagner. Enzyme Nanorings[J]. ACS Nano. 2008, 2 (12),2519–2525.<br>

2. Adrian Fegan, Brian White, Jonathan C. T. Carlson, Carston R. Wagner. Chemically controlled protein assembly: techniques and applications[J]. Chem Rev. 2010, 110, 3315-3336.<br>

3. Brian R. White, Qing Li, Carston R. Wagner. Chemically Induced Self-Assembly of Enzyme Nanorings[J]. Methods Mol Biol. 2011,743, 17-26.<br>

4. Sonja Billerbeck, Johannes H?rle, Sven Panke.The good of two worlds: increasing complexity in cell-free systems[J]. Current Opinion in Biotechnology. 2013, In Press.<br>

5. Wei Zhang, Quan Luo, Lu Miao, Chunxi Hou, Yushi Bai, Zeyuan Dong, Jiayun Xu, Junqiu Liu. Self-assembly of glutathione S-transferase into nanowires.Nanoscale[J]. 2012, 4, 5847-5851.<br>

6. N Benamar, A F Laplante, F Lahjomri and R M Leblanc. Modulated photoacoustic spectroscopy study of an artificial tanning on human skin induced by dihydroxyacetone[J]. Physiol. Meas. 25, 1199, doi:10.1088/0967-3334/25/5/010.<br>

7. Anita B Petersena, Hans Christian Wulfa, Robert Gniadeckia, Barbara Gajkowskab. Dihydroxyacetone, the active browning ingredient in sunless tanning lotions, induces DNA damage, cell-cycle block and apoptosis in cultured HaCaT keratinocytes[J]. Mutation Research/Genetic Toxicology and Environmental Mutagenesis.2004, 560(2),173–186.<br> 8.Adrian Fegan, Brian White, Jonathan C. T. Carlson, Carston R. Wagner. Chemically controlled protein assembly: techniques and applications[J]. Chem Rev. 2010, 110, 3315-3336.<br> </p> </li> </ul>

<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> </body> </html>