Difference between revisions of "Team:NKU China"

Line 1: Line 1:
{{NKU_China/header}}
 
 
<html lang="en">
 
<html lang="en">
 
<head>
 
<head>
Line 14: Line 13:
 
     <title>Team:NKU-China</title>
 
     <title>Team:NKU-China</title>
 
</head>
 
</head>
<body>     
+
<body>
 +
     <header>
 +
    <nav class="navbar navbar-default navbar-fixed navbar-transparent dark bootsnav">
 +
        <div class="container">
 +
            <!-- Start Atribute Navigation -->
 +
            <div class="attr-nav">
 +
                <ul>
 +
                    <li class="side-menu"><a href="#"><i class="fa fa-bars"></i></a></li>
 +
                </ul>
 +
            </div>
 +
            <!-- End Atribute Navigation -->
 +
 
 +
            <!-- Start Header Navigation -->
 +
            <div class="navbar-header">
 +
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-menu">
 +
                    <i class="fa fa-bars"></i>
 +
                </button>
 +
                <a class="navbar-brand" href="#">
 +
                    <img src="#" class="logo logo-display" alt="">
 +
                    <img src="#" class="logo logo-scrolled" alt="">
 +
                </a>
 +
            </div>
 +
            <!-- End Header Navigation -->
 +
 
 +
            <!-- Collect the nav links, forms, and other content for toggling -->
 +
            <div class="collapse navbar-collapse" id="navbar-menu">
 +
                <ul class="nav navbar-nav navbar-right" data-in="fadeInDown" data-out="fadeOutUp">
 +
                    <li><a href="#">HOME</a></li>
 +
                    <li class="dropdown">
 +
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown" >TEAM</a>
 +
                        <ul class="dropdown-menu">
 +
                            <li><a href="#">Team</a></li>
 +
                            <li><a href="#">Collaborations</a></li>
 +
                        </ul>
 +
                    </li>
 +
                    <li class="dropdown megamenu-fw">
 +
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown">PROJECTS</a>
 +
                        <ul class="dropdown-menu megamenu-content" role="menu">
 +
                            <li>
 +
                                <div class="row">
 +
                                    <div class="col-menu col-md-6">
 +
                                        <div class="content">
 +
                                            <ul class="menu-col">
 +
                                                <li><a href="#">Description</a></li>
 +
                                                <li><a href="#">Design</a></li>
 +
                                                <li><a href="#">Experiments</a></li>
 +
                                                <li><a href="#">Notebook</a></li>
 +
                                                <li><a href="#">InterLab</a></li>
 +
                                                <li><a href="#">Contribution</a></li>
 +
                                            </ul>
 +
                                        </div>
 +
                                    </div><!-- end col-3 -->
 +
                                    <div class="col-menu col-md-6">
 +
                                        <div class="content">
 +
                                            <ul class="menu-col">
 +
                                                <li><a href="#">Model</a></li>
 +
                                                <li><a href="#">Results</a></li>
 +
                                                <li><a href="#">Demonstrate</a></li>
 +
                                                <li><a href="#">Inprove</a></li>
 +
                                                <li><a href="#">Attributions</a></li>
 +
                                            </ul>
 +
                                        </div>
 +
                                    </div><!-- end col-3 -->
 +
                                </div>
 +
                        </ul>
 +
 
 +
                    <li class="dropdown">
 +
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown" >PARTS</a>
 +
                        <ul class="dropdown-menu">
 +
                            <li><a href="#">Parts</a></li>
 +
                            <li><a href="#">Basic Parts</a></li>
 +
                            <li><a href="#">Composite Parts</a></li>
 +
                            <li><a href="#">Parts Collection</a></li>
 +
                        </ul>
 +
                    </li>
 +
                    <li><a href="#">SAFETY</a></li>
 +
                    <li class="dropdown">
 +
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown" >HUMAN PRACTICES</a>
 +
                        <ul class="dropdown-menu">
 +
                            <li><a href="#">Silver HP</a></li>
 +
                            <li><a href="#">Integrated and Gold</a></li>
 +
                            <li><a href="#">Composite Parts</a></li>
 +
                            <li><a href="#">Public Engagement</a></li>
 +
                        </ul>
 +
                    </li>
 +
                    <li class="dropdown">
 +
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown" >AWARDS</a>
 +
                        <ul class="dropdown-menu">
 +
                            <li><a href="#">Applied Design</a></li>
 +
                            <li><a href="#">Entrepreneurship</a></li>
 +
                            <li><a href="#">Hardware</a></li>
 +
                            <li><a href="#">Measurement</a></li>
 +
                            <li><a href="#">Modeling</a></li>
 +
                            <li><a href="#">Software</a></li>
 +
                        </ul>
 +
                    </li>
 +
                </ul>
 +
            </div><!-- /.navbar-collapse -->
 +
        </div>
 +
 
 +
        <!-- Start Side Menu -->
 +
        <div class="side">
 +
            <a href="#" class="close-side"><i class="fa fa-times"></i></a>
 +
            <div class="widget">
 +
                <h6 class="title">Custom Pages</h6>
 +
                <ul class="link">
 +
                    <li><a href="#">HOME</a></li>
 +
                    <li><a href="#">TEAMS</a></li>
 +
                    <li><a href="#">PROJECTS</a></li>
 +
                    <li><a href="#">PARTS</a></li>
 +
                    <li><a href="#">SAFETY</a></li>
 +
                    <li><a href="#">HUMAN PRACTICES</a></li>
 +
                </ul>
 +
            </div>
 +
            <div class="widget">
 +
                <h6 class="title">Additional Links</h6>
 +
                <ul class="link">
 +
                    <li><a href="#">NKU_China</a></li>
 +
                </ul>
 +
            </div>
 +
        </div>
 +
        <!-- End Side Menu -->
 +
    </nav>
 +
    <!-- End Navigation -->
 +
    <div class="clearfix"></div>
 +
    <script type="text/javascript" src="https://2017.igem.org/Team:NKU_China/Javascript/bootsnav?
 +
action=raw&ctype=text/javascript"></script>   
 +
    <script type="text/javascript" src="https://2017.igem.org/Team:NKU_China/Javascript/jQuery?
 +
action=raw&ctype=text/javascript"></script>
 +
</header>
 
     <div class="new-wrapper container-fluid">
 
     <div class="new-wrapper container-fluid">
 
         <div class="container introduction">
 
         <div class="container introduction">

Revision as of 07:56, 1 July 2017

   Team:NKU-China

In the process of oil recovering by water injection method, it will form large water channels in the bottom. Water mainly flows through these channels, which stops brushing the oil hidden in the minor channel branches in soil, so that the remaining oil will be trapped into the branches. Our project is aiming to engineer Enterobacter sp. FY-07 (which is separated from oilfield produced water and able to produce cellulose naturally), so as to controllably produce rhamnolipid and cellulose. Rhamnolipid is a biosurfactant with the ability of emulsifying oil, so the oil can be easily washed out. Cellulose can clog large water channels, helping water enter into the gaps of soil and wash out the oil within them. Our project is aimed at improving oil recovery rate in the oil harvesting process using this kind of bacteria.
PROCESS ACHIEVED
1. We have cloned rhamnolipid synthesis gene (rhIABC) in Pseudomonas aeruginosa, and transformed it into E.coli BL21 and successfully achieved the expression of rhIABC in E.coli BL21.
2. We have transformed rhIABC into FY-07 and successfully fulfilled the co-production of rhamnolipid and cellulose.
3. Based on E.coli fimbriae control system (E.coli fimbriae (Fim) phase variation system), we have finished the switch design, to whose both ends GFP and RFP have been linked. This modified switch has been transformed into BL21 and proved to be feasible.
FUTURE PLAN
1. Finish the construction of plasmid.
2. Introduce molecular switch and rhamnolipid synthase into BscA gene knock out FY-07 strain.
3. Achieve controllable expression of rhamnolipid and cellulose in FY-07 strain.
4. Introduce suicide system and ensure the controllability.
COMMUNICATION AND CORPORATIONS
1. We expect to communicate with the practitioners in oil industry so as to know more about applying petroleum microorganisms into oil production. Please contact us if you are a practitioner in oil industry who has some knowledge in this field.
2. We are looking for a suitable suicide system so that the bacteria will not survive in the environment for a long time. Please contact us if you have some recommendations.
3. Please do not hesitate to contact us if you are interested in our project. We are looking forward to communicating with you!

Our e-mail: nkuigem2017@163.com
 
 

Contacts

Address

Nankai University
No.94 Weijin Road, Nankai District
Tianjin, P.R.China 300071