Team:NJU-QIBEBT/humanPractice

From 2014.igem.org

(Difference between revisions)
(Created page with "<!DOCTYPE html> <html> <head> <title></title> <meta charset="utf-8"> <script src="http://libs.baidu.com/jquery/1.8.1/jquery.min.js"></script> <script type="text/javascript"> ...")
 
(35 intermediate revisions not shown)
Line 1: Line 1:
-
<!DOCTYPE html>
+
{{Team:NJU-QIBEBT/CSS/Reset}}
<html>
<html>
<head>
<head>
<title></title>
<title></title>
<meta charset="utf-8">
<meta charset="utf-8">
-
<script src="http://libs.baidu.com/jquery/1.8.1/jquery.min.js"></script>
 
<script type="text/javascript">
<script type="text/javascript">
     $(function(){
     $(function(){
Line 41: Line 40:
         color: #333333;
         color: #333333;
     }
     }
-
    body{
+
         #header{
-
         background: url("https://static.igem.org/mediawiki/2014/f/f3/Halftone.png") repeat;
+
-
    }
+
-
    #header{
+
         margin: 0 auto;
         margin: 0 auto;
         width: 100%;
         width: 100%;
Line 52: Line 48:
         width: 100%;
         width: 100%;
         height: 50px;
         height: 50px;
-
         background:url("https://static.igem.org/mediawiki/2014/a/ae/10.jpg");
+
         background:url("https://static.igem.org/mediawiki/2014/3/30/NJU_Bac.jpg");
     }
     }
     ul#nav_content{
     ul#nav_content{
Line 67: Line 63:
         padding: 0 12px;
         padding: 0 12px;
         transition:all 0.4s;
         transition:all 0.4s;
-
         font-size: 18px;
+
         font-size: 14px;
 +
        font-weight:bold;
         font-family: 'PT Sans', sans-serif;
         font-family: 'PT Sans', sans-serif;
Line 129: Line 126:
     }
     }
     body{
     body{
-
         background: url("https://static.igem.org/mediawiki/2014/f/f3/Halftone.png") repeat;
+
         background: url("https://static.igem.org/mediawiki/2014/0/0c/Halloween.jpg") fixed;
 +
        background-size:100% auto;
         padding:0;
         padding:0;
         margin: 0;
         margin: 0;
Line 158: Line 156:
     }
     }
     */
     */
-
    #back_to_top {
+
    #back_to_top {
         position: fixed;
         position: fixed;
         left: 50%;
         left: 50%;
         margin-left: 500px;
         margin-left: 500px;
-
         width: 100px;
+
         width: 110px;
-
         height: 100px;
+
         height: 110px;
         bottom: 30px;
         bottom: 30px;
-
         background: url("https://static.igem.org/mediawiki/2014/2/2e/Nju_back_to_top.png");
+
         background: url("https://static.igem.org/mediawiki/2014/8/86/Still_superman-f.png");
 +
       
     }
     }
     #back_to_top:hover{
     #back_to_top:hover{
-
         background: url("https://static.igem.org/mediawiki/2014/3/35/Nju_back_to_top.gif");
+
         background: url("https://static.igem.org/mediawiki/2014/b/b6/Flying_superman-ff.gif");
 +
        height: 105px;
 +
        bottom: 25px;
 +
 
 +
 
     }
     }
     #footer{
     #footer{
         width: 100%;
         width: 100%;
         background: url("https://static.igem.org/mediawiki/2014/6/6f/NJU_motif_grille.png") repeat;
         background: url("https://static.igem.org/mediawiki/2014/6/6f/NJU_motif_grille.png") repeat;
-
         height: 150px;
+
         height: 200px;
 +
    }
 +
    #footer img{
 +
        height: 50px;
 +
        margin-top: 10px;
     }
     }
     #footer #footerContent{
     #footer #footerContent{
Line 205: Line 212:
         width: 100%;
         width: 100%;
         height: 50px;
         height: 50px;
-
         background:url("https://static.igem.org/mediawiki/2014/a/ae/10.jpg");
+
         background:url("https://static.igem.org/mediawiki/2014/3/30/NJU_Bac.jpg");
     }
     }
     #main{
     #main{
         z-index: 99;
         z-index: 99;
 +
        background: url("https://static.igem.org/mediawiki/2014/f/f3/Halftone.png") repeat;
 +
        padding:10px;
 +
        border-radius:8px;
     }
     }
</style>
</style>
Line 218: Line 228:
         width: 960px;
         width: 960px;
         margin: 0 auto;
         margin: 0 auto;
 +
        box-shadow: 0px 1px 5px #111111;
     }
     }
     #main #fixedMenu{
     #main #fixedMenu{
Line 231: Line 242:
     }
     }
     #main p{
     #main p{
-
        font-size: 1.4em;
 
         font-family: 'PT Sans', sans-serif;
         font-family: 'PT Sans', sans-serif;
     }
     }
Line 237: Line 247:
         display: none;
         display: none;
         height: 36px;
         height: 36px;
-
    }
 
-
    #sideMenu{
 
-
        position: fixed;
 
-
        display: none;
 
     }
     }
</style>
</style>
Line 247: Line 253:
         margin-top: 10px;
         margin-top: 10px;
         margin-bottom: 10px;
         margin-bottom: 10px;
-
         font-size: 16px;
+
         font-size: 18px;
     }
     }
     #main img{
     #main img{
Line 254: Line 260:
         margin-bottom: 30px;
         margin-bottom: 30px;
         margin-left: 30px;
         margin-left: 30px;
-
        width: 80%;
 
     }
     }
     #main h1{
     #main h1{
Line 279: Line 284:
<div id="header">
<div id="header">
     <div id="nav-top">
     <div id="nav-top">
-
         <img src="https://static.igem.org/mediawiki/2014/1/19/Day.jpg" width="100%">
+
         <img src="https://static.igem.org/mediawiki/2014/9/9c/Banner_night.jpg" width="100%">
     </div>
     </div>
     <div id="nav-bottom">
     <div id="nav-bottom">
Line 285: Line 290:
             <li class="menu"><a href="/Team:NJU-QIBEBT">HOME</a>
             <li class="menu"><a href="/Team:NJU-QIBEBT">HOME</a>
             </li>
             </li>
-
             <li class="menu"><a href="background">PROJECT</a>
+
             <li class="menu"><a href="/Team:NJU-QIBEBT/team/Overview">PROJECT</a>
                 <ul>
                 <ul>
                     <li><a href="/Team:NJU-QIBEBT/team/Overview">Overview</a></li>
                     <li><a href="/Team:NJU-QIBEBT/team/Overview">Overview</a></li>
Line 295: Line 300:
             </li>
             </li>
-
             <li class="menu"><a href="/Team:NJU-QIBEBT/ACHIEVEMENT">ACHIEVEMENT</a>
+
             <li class="menu"><a href="/Team:NJU-QIBEBT/ACHIEVEMENT/Parts test results">ACHIEVEMENT</a>
                 <ul>
                 <ul>
                     <li><a href="/Team:NJU-QIBEBT/ACHIEVEMENT/Parts test results">Parts test results</a></li>
                     <li><a href="/Team:NJU-QIBEBT/ACHIEVEMENT/Parts test results">Parts test results</a></li>
Line 302: Line 307:
                 </ul>
                 </ul>
             </li>
             </li>
-
             <li class="menu"><a href="/Team:NJU-QIBEBT/wetlab">WET LAB</a>
+
             <li class="menu"><a href="/Team:NJU-QIBEBT/wetlab/Protocol">WET LAB</a>
                 <ul>
                 <ul>
                     <li><a href="/Team:NJU-QIBEBT/wetlab/Protocol">Protocol</a></li>
                     <li><a href="/Team:NJU-QIBEBT/wetlab/Protocol">Protocol</a></li>
                     <li><a href="/Team:NJU-QIBEBT/wetlab/Notebook">Notebook</a></li>
                     <li><a href="/Team:NJU-QIBEBT/wetlab/Notebook">Notebook</a></li>
                     <li><a href="/Team:NJU-QIBEBT/wetlab/Parts">Parts</a></li>
                     <li><a href="/Team:NJU-QIBEBT/wetlab/Parts">Parts</a></li>
 +
                    <li><a href="/Team:NJU-QIBEBT/wetlab/cooperation"> Cooperation </a></li>
                 </ul>
                 </ul>
             </li>
             </li>
             <li class="menu"><a href="/Team:NJU-QIBEBT/humanPractice">HUMAN PRACTICE</a></li>
             <li class="menu"><a href="/Team:NJU-QIBEBT/humanPractice">HUMAN PRACTICE</a></li>
-
             <li class="menu"><a href="/Team:NJU-QIBEBT/SAFETY">SAFETY</a></li>
+
             <li class="menu"><a href="/Team:NJU-QIBEBT/SAFETY">ETHICS SAFETY</a></li>
-
             <li class="menu"><a href="/Team:NJU-QIBEBT/team">TEAM</a></li>
+
             <li class="menu"><a href="/Team:NJU-QIBEBT/team">TEAM</a>
 +
                <ul>
 +
                    <li><a href="/Team:NJU-QIBEBT/wetlab/member">member</a></li>
 +
                    <li><a href="/Team:NJU-QIBEBT/wetlab/attribution">Attribution</a></li>
 +
                </ul>
 +
</li>
             <li class="menu"><a href="/Team:NJU-QIBEBT/ACKNOWLEDGEMENT">ACKNOWLEDGEMENT</a></li>
             <li class="menu"><a href="/Team:NJU-QIBEBT/ACKNOWLEDGEMENT">ACKNOWLEDGEMENT</a></li>
         </ul>
         </ul>
Line 323: Line 334:
</div>
</div>
-
<div id="sideMenu" style="display: none">
+
<div id="sideMenu" >
-
    <ul>
+
        <a href="https://2014.igem.org/Main_Page" style="position:absolute;left:50%;top:305px;margin-left:-600px;"><img src="https://static.igem.org/mediawiki/2014/0/0b/IGEM_y.png" style="width:70px;"></a>
-
        <li><a>111111</a></li>
+
-
        <li><a>222222</a></li>
+
-
        <li><a>333333</a></li>
+
-
        <li><a>444444</a></li>
+
-
    </ul>
+
</div>
</div>
-
<div id="main" style="min-height:1000px">
+
<div id="main" style="min-height:500px">
-
     <h1>SAFETY</h1>
+
     <h1>Human Practice</h1>
-
     <h2>Overview</h2>
+
<div class="hr_pro">
-
     <p>We carried out our project in the M3 laboratory, Nanjing University. All of our work was completed in bio-safety level (BSL) 1 labs. Some of the parts we used in the project were extracted from E. Coli and the others were supported by the QIBEBT which posed no detriment to the researchers and environment when handled under the basic bio-safety guidelines.
+
<hr style="" width="100%" >
 +
<hr size="10px" noshade=true />
 +
</div>
 +
     <h2>Meetup at Huazhong Agricultural University
 +
    </h2>
 +
     <p>On 23rd and 24th of August, we participated in a sharing conference established by Huazhong Agricultural University. Zhou Yu, Qin Zhen, Rong Hui and Zhang Qiuhao from our team went to Wuhan and met up with students from Peking University, Sun Yat-Sen University, Wuhan University and some other universities. We gave a presentation about our project and also got to know what other teams were busy with. An internet-based group was set up for further discussion. Another team from Wuhan focuses on the fatty acid as well, thus our two teams shared experience for a mutual progress. Although some of the team’s project is quite different from ours, their experience about problems solving is still valuable to us.
     </p>
     </p>
-
     <h2>Laboratory safety</h2>
+
     <img src="https://static.igem.org/mediawiki/2014/3/37/075.jpg">
-
    <h3>Researcher safety
+
    <img src="https://static.igem.org/mediawiki/2014/5/50/076.jpg">
-
    </h3>
+
<br><br/>
-
     <p>All the experiments were performed according to the laboratory safety regulations of Nanjing University.  And all the members were trained for the knowledge and skills which may be involved in the experiments to guarantee their safety and health. The cell we used in every experiment is harmless to the experimenters. EB was used in the electrophoresis, we are fully alert to it. We strictly follow the protocol and avoid careless operation.
+
<br><br/>
-
     </p>
+
<div class="hr_pro">
-
     <h3>Gene safety</h3>
+
<hr style="" width="100%" >
-
     <p>There are five main genes were used in our project: AtFatA, BTE, MsbA, fasbA and fabB. First of all, we use fabA and fabB to control the saturation levels of FFAs. In fact, the two genes are the gene of E. coli , we just enhance the concentration in our engineering E.coli to produce extra products. What’s more, we use the promoter to control the gene and make sure it would not be overused. Gene MsbA is under the same regulation.
+
<hr size="10px" noshade=true />
 +
</div>
 +
     <h2>Internship in Qingdao Institute of Bioenergy and Bioprocess Technology, CAS
 +
     </h2>
 +
     <img src="https://static.igem.org/mediawiki/2014/d/d2/078.jpg" width="270px">
 +
    <img src="https://static.igem.org/mediawiki/2014/3/35/079.jpg" width="270px" >
 +
    <img src="https://static.igem.org/mediawiki/2014/7/7c/077.jpg" width="200px" >
 +
 
 +
     <p>
 +
        In late August, 3 members of our team, Zhou Yu, Rao Bing and Zhu Ruichi, went to Qingdao Institute of Bioenergy and Bioprocess Technology for the function test of the plasmids we built. They conducted a few experiments there including extracting fatty acids and examine the species of fatty acids under the guidance of the PhD students there. One of the significant experiment they did there was they applied fermenter to cultivate a huge amount of E.coli for more quantity of fatty acids.
 +
 
 +
 
     </p>
     </p>
 +
<br><br/>
 +
<br><br/>
 +
<div class="hr_pro">
 +
<hr style="" width="100%" >
 +
<hr size="10px" noshade=true />
 +
</div>
 +
    <h2>Small-scale Industrialization
 +
    </h2>
 +
    <p>
 +
        After the experiments in Qingdao Institute of Bioenergy and Bioprocess Technology, Zhou Yu went to the factory in Qingdao with our project. He tried to apply what we studied to practice. The technician taught him some experience on fermentation. At the same time, he also learned something from the industry and managed to apply to our project. Huge fermenters were used for fermentation in a large scale.
-
    <p>To produce FFA of different length, we utilized AtFatA from Arabidopsis thaliana and BTE from U. californica. Even though the two genes are transformed into our engineering E.coli from other species, there are homologous genes in every species actually. What’s more, E.coli can generate FFA naturally and the FFA is a kind of natural products in nature.
 
     </p>
     </p>
-
     <h3>Operation safety
+
     <img src="https://static.igem.org/mediawiki/2014/0/0d/080.jpg">
-
    </h3>
+
     <img src="https://static.igem.org/mediawiki/2014/2/2b/082.jpg">
-
     <p>Every researcher must wear rubber glove and lab-gown before operating in the laboratory. Any experimental apparatus must be operated according to the safety rules. When using the UV lamp, we attach great importance to the protection on our eyes and skin.
+
     <img src="https://static.igem.org/mediawiki/2014/7/78/081.jpg">
-
     </p>
+
 
-
     <p>The operation of super clean bench:
+
      
-
     </p>
+
     <img src="https://static.igem.org/mediawiki/2014/2/2c/084.jpg">
-
    <p>In order to maintain the state of sterility, anything that did not relate to the work in the super clean bench is forbidden to be put into the bench.
+
<br><br/>
-
    </p>
+
<br><br/>
-
    <p>Before using the super clean bench, light it with UV lamp for the purpose of sterilizing the bacteria.
+
<div class="hr_pro">
-
    </p>
+
<hr style="" width="100%" >
-
    <p>After cleaning your hand with alcohol, you must be careful for the alcohol lamp.
+
<hr size="10px" noshade=true />
-
    </p>
+
</div>
-
    <p>When using super clean bench,the fan should keep on.
+
     <h2>Establishment of an iGEM Club in Nanjing University
-
    </p>
+
-
     <h2>Public safety
+
     </h2>
     </h2>
-
     <p>We have designed the eukaryotic circuit, which cannot be expressed by procaryotic microorganisms. And the cell we used is very fragile and it will soon die when leaving the culture medium. So it will not bring contamination to the environment.
+
     <p>
-
    </p>
+
        A club named iGEM was formed in Nanjing University by our team and another team 'Nanjing-China’. We can publicize the idea of the iGEM competition to other students and thus it can attract more students to join this competition. Furthermore, this club intends to recruit some members from other departments and our team can therefore be more versatile. Anyway, the establishment of this club will enable the iGEM competition to continue at our university in the future.
-
    <p>The general public has no access into our lab without permission. If they are willing to learn about our lab and our project, we will guide them to ensure their safety.
+
     </p>
     </p>
</div>
</div>
Line 372: Line 400:
     <div id="footerContent">
     <div id="footerContent">
         <div id="footerLeft">
         <div id="footerLeft">
-
            <img src="">
+
<img src="https://static.igem.org/mediawiki/2014/5/58/Nanjing_university_ack.jpg">
 +
<img src="https://static.igem.org/mediawiki/2014/5/50/M3-Acknowledgement11.png" >
 +
 
 +
<img src="https://static.igem.org/mediawiki/2014/2/28/M3-Acknowledgement1.png" >
 +
<img src="https://static.igem.org/mediawiki/2014/f/f7/QIBEBT.jpg" >
 +
 
         </div>
         </div>
-
         <div id="footerRight">
+
         <div id="footerRight" style="text-align:left;'>
-
             <h3>Nanjing University</h3>
+
             <p style="color:white;font-size:20px;" > </p>
-
             <p>Address:No.22 Hankou Rd.,Gulou District, Nanjing, Jiangsu 210093,P.R.China.
+
            <p style="color:white;font-size:28px;" > Nanjing University </p>
 +
             <p style="color:white;font-size:20px;">Address:No.22 Hankou Rd.,Gulou District, Nanjing, Jiangsu 210093,P.R.China.
             </p>
             </p>
-
             <p>TEL:(+86)132999999999</p>
+
             <p style="color:white;font-size:20px;" >TEL:(+86)15261874993</p>
-
             <p>Email:xxxx@163.com</p>
+
             <p style="color:white;font-size:20px;" >Email:NJU_QIBEBT@outlook.com</p>
Line 386: Line 420:
     </div>
     </div>
</div>
</div>
-
<a href="#" id="back_to_top"></a>
+
<a href="#" id="back_to_top"><span></span></a>
</body>
</body>
</html>
</html>

Latest revision as of 03:48, 18 October 2014

Human Practice



Meetup at Huazhong Agricultural University

On 23rd and 24th of August, we participated in a sharing conference established by Huazhong Agricultural University. Zhou Yu, Qin Zhen, Rong Hui and Zhang Qiuhao from our team went to Wuhan and met up with students from Peking University, Sun Yat-Sen University, Wuhan University and some other universities. We gave a presentation about our project and also got to know what other teams were busy with. An internet-based group was set up for further discussion. Another team from Wuhan focuses on the fatty acid as well, thus our two teams shared experience for a mutual progress. Although some of the team’s project is quite different from ours, their experience about problems solving is still valuable to us.







Internship in Qingdao Institute of Bioenergy and Bioprocess Technology, CAS

In late August, 3 members of our team, Zhou Yu, Rao Bing and Zhu Ruichi, went to Qingdao Institute of Bioenergy and Bioprocess Technology for the function test of the plasmids we built. They conducted a few experiments there including extracting fatty acids and examine the species of fatty acids under the guidance of the PhD students there. One of the significant experiment they did there was they applied fermenter to cultivate a huge amount of E.coli for more quantity of fatty acids.







Small-scale Industrialization

After the experiments in Qingdao Institute of Bioenergy and Bioprocess Technology, Zhou Yu went to the factory in Qingdao with our project. He tried to apply what we studied to practice. The technician taught him some experience on fermentation. At the same time, he also learned something from the industry and managed to apply to our project. Huge fermenters were used for fermentation in a large scale.







Establishment of an iGEM Club in Nanjing University

A club named iGEM was formed in Nanjing University by our team and another team 'Nanjing-China’. We can publicize the idea of the iGEM competition to other students and thus it can attract more students to join this competition. Furthermore, this club intends to recruit some members from other departments and our team can therefore be more versatile. Anyway, the establishment of this club will enable the iGEM competition to continue at our university in the future.