Difference between revisions of "Team:NKU CHINA"

Line 1: Line 1:
<HTML>
+
<html>
<head>  
+
<head>
 +
<title>Team:NKU_China-2018.igem.org</title>
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta content="IE=edge" http-equiv="X-UA-Compatible">  
+
<meta name="keywords" content="" />
<title>Homepage</title>
+
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<style>
+
<!-- css -->
<!--
+
<link href="https://2018.igem.org/Team:NKU_CHINA/page/css1?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" />
#sideMenu,
+
<link href="https://2018.igem.org/Team:NKU_CHINA/page/css2?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" />
#top_title{
+
<link href="https://2018.igem.org/Team:NKU_CHINA/page/css3?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" />
    display: none;
+
<link href="https://2018.igem.org/Team:NKU_CHINA/page/css4?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" />
}
+
#content{
+
    width: 100%;
+
    margin: 0px;
+
    padding:0;
+
}
+
body{
+
background-image:url("https://static.igem.org/mediawiki/2018/f/f9/T--NKU_CHINA--WIKIbackground1.jpg")
+
background-size:1366px 768px;
+
  
}
+
<!-- /css -->
 
+
<!-- js files -->
html{font-size:62.5%;font-family:'helvetica neue',tahoma,arial,'hiragino sans gb','Simsun',sans-serif}
+
<script src="https://2018.igem.org/Team:NKU_CHINA/page_js_modernizr?action=raw&ctype=text/javascript"></script>
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,hr{margin:0;padding:0}
+
<!-- /js files -->
body{line-height:1.333;font-size:12px}
+
h1,h2,h3,h4,h5,h6{font-size:100%;font-family:arial,'hiragino sans gb','microsoft yahei','Simsun',sans-serif}
+
#menu {
+
background-color: #4f4f4f;
+
height: 55px;
+
width: 100%;
+
margin:0 ;
+
position:fixed;
+
top:-25px;
+
  transition: all 0.3s ease-in-out 0.1s;
+
}
+
#menu:hover{
+
top:15px;
+
  transition: all 0.3s ease-in-out ;
+
}
+
.nav ul{
+
list-style-type:none;
+
margin-left:20%;
+
padding:0;
+
overflow:hidden;
+
 
+
}
+
.nav ul li{
+
float:left;
+
ist-style-type:none
+
 
+
}
+
.nav ul li a{
+
text-align:center;
+
text-decoration:none;
+
padding: 14px 16px;
+
display:block;
+
color:white;
+
background-color:#4f4f4f;
+
}
+
 
+
.nav ul li a:hover {
+
background-color:#00A2E9 ;
+
}
+
.team,.project,.hp{
+
position:relative;
+
}
+
.dropdown1,.dropdown2,.dropdown3{
+
height:0px;
+
transition:all 1s ease;
+
overflow:hidden;
+
padding:0;
+
opacity: 0.3;
+
 
+
}
+
.team:hover .dropdown1, .project:hover .dropdown2{
+
height:500px;
+
opacity: 1;
+
}
+
.hp:hover .dropdown3{height:500px;
+
opacity: 1;}
+
 
+
</style>
+
 
</head>
 
</head>
 
 
<body>
 
<body>
 +
<!-- inner banner -->
 +
<section class="inner-banner">
 +
<!-- navigation section -->
 +
<div class="navbar-wrapper">
 +
<div class="container">
 +
<nav class="navbar navbar-inverse navbar-static-top">
 +
<div class="navbar-header">
 +
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
 +
<span class="sr-only">Toggle navigation</span>
 +
<span class="icon-bar"></span>
 +
<span class="icon-bar"></span>
 +
<span class="icon-bar"></span>
 +
</button>
 +
</div>
 +
<div id="navbar" class="navbar-collapse collapse">
 +
<ul class="nav navbar-nav cl-effect-20">
 +
<li class="active"><a href="home.html"><span data-hover="Home">Home</span></a></li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown"><span data-hover="Team">Team</span></a>
 +
<ul class="dropdown-menu">
 +
<li><a href="#">Team</a></li>
 +
<li class="divider"></li>
 +
<li><a href="#">Collaborations</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown"><span data-hover="Project">Project</span></a>
 +
<ul class="dropdown-menu">
 +
<li><a href="#">Description</a></li>
 +
<li class="divider"></li>
 +
<li><a href="#">Experiments</a></li>
 +
<li class="divider"></li>
 +
<li><a href="#">Model</a></li>
 +
<li class="divider"></li>
 +
<li><a href="#">Proof of Concept</a></li>
 +
<li class="divider"></li>
 +
<li><a href="#">Demonstrate</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown"><span data-hover="HP">HP</span></a>
 +
<ul class="dropdown-menu">
 +
<li><a href="#">Human Practices</a></li>
 +
<li class="divider"></li>
 +
<li><a href="#">Silver HP</a></li>
 +
<li class="divider"></li>
 +
<li><a href="#">Integrated and Gold</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="#"><span data-hover="Safety">Safety</span></a></li>
 +
<li><a href="#"><span data-hover="Attributions">Attributions</span></a></li>
 +
<li><a href="#"><span data-hover="Parts">Parts</span></a></li>
 +
<li><a href="https://2018.igem.org/Team:NKU_CHINA/interlab"><span data-hover="InterLab">InterLab</span></a></li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown"><span data-hover="Notebook">Notebook</span></a>
 +
<ul class="dropdown-menu">
 +
<li><a href="#">Lab Notes</a></li>
 +
<li class="divider"></li>
 +
<li><a href="#">Protocols</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</div>
 +
</nav>
 +
</div>
 +
</div>
 +
<!-- /navigation section -->
 +
<div class='header'>
 +
<h2 class="inner-header">iGEM:NKU_China</h2>
 +
</div>
 +
</section>
  
<div id="menu" class="nav">
+
<section class="service-wthree">
<ul>
+
<div class="container">
<li><a href="https://2018.igem.org/Team:NKU_CHINA">Home</a></li>
+
        <!-- Service Tabs -->
<li class="team"><a href="#">Team</a>
+
<h3 class="text-center">Project Description</h3>
<div class="dropdown1">
+
        <ul id="myTab" class="nav nav-tabs nav-justified" data-aos="flip-up">
<a href="#">Team</a>
+
<li class="active"><a href="#service-one" data-toggle="tab">Abstract</a></li>
<a href="#">Collaboration</a>
+
            <li class=""><a href="#service-two" data-toggle="tab">Motivation</a></li>
 +
<li class=""><a href="#service-three" data-toggle="tab">PopQC</a></li>
 +
            <li class=""><a href="#service-four" data-toggle="tab">Organism</a></li>
 +
        </ul>
 +
<div id="myTabContent" class="tab-content" data-aos="flip-up">
 +
            <div class="tab-pane fade active in" id="service-one">
 +
                <p class="serv-w3-agileits">Biosynthesis enables renewable and environmental-friendly production of various compounds. However, present biosynthetic performance still awaits improvements to be cost competitive with petroleum-based chemical synthesis and to be suitable for large-scale industrial production. In order to achieve this goal, many approaches have been created, among which PopQC (Population Quality Control) is proved to be efficient. In our project, PopQC was developed in Bacillus amyloliquefaciens LL3 and Bacillus subtilis 168 to continuously select high-performing cells in order to improve the yield of target metabolite—glutamate. In the presence of PopQC, high-producers stayed alive while low-producers were unable to survive. Consequently, the average intracellular concentration as well as the yield of glutamate among the population was enhanced, which finally led to poly-γ-glutamate yield enhancement.</p>
 +
            </div>
 +
<div class="tab-pane fade" id="service-two">
 +
                <p class="serv-w3-agileits">Artificial biosynthetic pathways have enabled renewable, environmental-friendly production of a variety of significant products ranging from simple fuels (such as ethanol, butanol and fatty acid derivatives) to intricate natural products (such as artemisinin, strictosidine, erythromycin, and so on). However, these biosynthetic processes are always criticized for being uneconomical for large-scale industrial production because of their relatively lower yield compared to petroleum-based chemical synthesis. Therefore, it’s urgent and important to create new approaches to enhance biosynthetic performance. </p>
 +
            </div>
 +
<div class="tab-pane fade" id="service-three">
 +
<p class="serv-w3-agileits">PopQC, which is the abbreviation for population quality control, is a new approach designed for biosynthesis yield enhancement based on the non-genetic cell-to-cell variation. Because of some nongenetic differences, different cells in a single colony will have considerable variations in protein and metabolite concentrations. Therefore, in cell cultures there will be both high- and low-producers, and the intrinsic low-producers might cause suboptimal ensemble biosynthesis. The elimination of low-producers can realize the efficient utilization of substrates and high yield of target products. Based on this, PopQC was designed as a plasmid-based gene circuit, which continuously selects high-producers to optimize the biosynthetic performance. </p>
 +
            </div>
 +
            <div class="tab-pane fade" id="service-four">
 +
<p class="serv-w3-agileits">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quae repudiandae fugiat illo cupiditate excepturi esse officiis consectetur, laudantium qui voluptatem. Ad necessitatibus velit, accusantium expedita debitis impedit rerum totam id. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Natus quibusdam recusandae illum, nesciunt, architecto, saepe facere, voluptas eum incidunt dolores magni itaque autem neque velit in. At quia quaerat asperiores.</p>
 +
            </div>
 +
        </div>
 +
</div>
 +
<h3 class="text-center">Our Design</h3>
 +
</section>
 +
<div class="container">
 +
<div class="row">
 +
            <ul>
 +
                <li class="thumbnail col-xs-6 col-sm-6">
 +
                    <a href="#picture1" data-toggle="modal"><img src="https://static.igem.org/mediawiki/2018/5/5b/T--NKU_CHINA--13.jpg" style="height: 250px;width: 250px;" alt="pHT01-PopQC">
 +
                    <div class="caption"></a>
 +
                        <p><a href="#picture1" data-toggle="modal" class="btn btn-primary" role="button">Read more</a></p>
 +
                    </div>
 +
                </li>
 +
                <li class="thumbnail col-xs-6 col-sm-6">
 +
                    <a href="#picture2" data-toggle="modal"><img src="https://static.igem.org/mediawiki/2018/5/54/T--NKU_CHINA--14.jpg" style="height: 250px;width: 420px;" alt="pHT01-P-eGFP"></a>
 +
                    <div class="caption">
 +
                        <p><a href="#picture2" data-toggle="modal" class="btn btn-primary" role="button">Read more</a></p>
 +
                    </div>     
 +
                </li>
 +
                <li class="thumbnail col-xs-6 col-sm-6">
 +
                    <a href="#picture3" data-toggle="modal"><img src="https://static.igem.org/mediawiki/2018/4/45/T--NKU_CHINA--15.jpg" style="height: 250px;width: 450px;" alt="pHT01-Tet"></a>
 +
                    <div class="caption">
 +
                        <p><a href="#picture3"data-toggle="modal" class="btn btn-primary" role="button">Read more</a></p>
 +
                    </div>
 +
                </li>
 +
                <li class="thumbnail col-xs-6 col-sm-6">
 +
                    <a href="#picture4" data-toggle="modal"><img src="https://static.igem.org/mediawiki/2018/7/71/T--NKU_CHINA--16.jpg" style="height: 250px;width: 420px;" alt="part III:pHT01-PopQC"></a>
 +
                    <div class="caption">
 +
                        <p><a href="#picture4" data-toggle="modal" class="btn btn-primary" role="button">Read more</a></p>
 +
                    </div>
 +
                </li>
 +
            </ul>
 +
</div>
 
</div>
 
</div>
</li>
+
    <!-- modal windows -->
<li><a href="#">Attributions</a></li>
+
        <div id="picture1" class="modal fade" tabindex="-1">
<li class="project"><a href="#">Project</a>
+
            <div class="modal-dialog">
<div class="dropdown2">
+
                <div class="modal-content">
<a href="https://2018.igem.org/Team:NKU_CHINA/Project/Description">Description</a>
+
                    <div class="modal-body">
<a href="#">Experiments</a>
+
                        <p><img src="https://static.igem.org/mediawiki/2018/5/5b/T--NKU_CHINA--13.jpg" style="height: 250px;width: 250px;" alt="pHT01-PopQC" class="img-responsive pull-left">To achieve our goal, plasmid pHT01-PopQC (lacI gene under glt promoter control) was constructed, with the mechanism of gltAB regulation applied, and transformed  into Bacillus amyloliquefaciens LL3 and Bacillus subtilis 168. Transformants were cultured in M9 medium with tetracycline at a certain concentration. In high-producers, due to the high concentration of glutamate, gltAB promoter was repressed by Glutamate-bound GltC. Therefore, the expression of Lac I, which binds PlacO and repress it transcription, was repressed. Without Lac I binding to PlacO, the expression of Tet R (tetracycline resistance gene) was not repressed, so these cells synthesized enough amount of tetracycline efflux pumps to maintain alive. In contrast, in low-producers the repression of TetR caused inability to pump out tetracycline and put cells to death.To make this PopQC more practical, the quantitative relationship in it was determined through three parts of assays.</p>
<a href="#">Model</a>
+
                    </div>
<a href="#">Prof of concept</a>
+
                    <div class="modal-footer">
</div>
+
                        <button class="btn btn-primary" data-dismiss="modal">Close</button>
</li>
+
                    </div>
<li class="hp"><a href="#">Human Practice</a>
+
                </div>
<div class="dropdown3">
+
            </div>
<a href="#">HP</a>
+
        </div>
<a href="#">Sliver</a>
+
        <div id="picture2" class="modal fade" tabindex="-1">
<a href="#">Gold</a>
+
            <div class="modal-dialog">
</div>
+
                <div class="modal-content">
</li>
+
                    <div class="modal-body">
<li><a href="https://2018.igem.org/Team:NKU_CHINA/interlab">Interlab</a></li>
+
                        <p><img src="https://static.igem.org/mediawiki/2018/5/54/T--NKU_CHINA--14.jpg" style="height: 350px;width: 580px;" alt="pHT01-P-eGFP">In part I, plasmid pHT01-P-eGFP (gfp gene under glt promoter control) was constructed and transformed into Bacillus amyloliquefaciens LL3 and Bacillus subtilis 168. Transformants were cultured in M9 mediums with different concentration of glutamate, which will consequently affect the transcription level of eGFP. By determining the fluorescence density, the effect of Glu-GltC-PgltAB regulation was determined. </p>
<li><a href="#">Safety</a></li>
+
                    </div>
<li><a href="#">Parts</a></li>
+
                    <div class="modal-footer">
</ul>
+
                        <button class="btn btn-primary" data-dismiss="modal">Close</button>
</div>
+
                    </div>
 
+
                </div>
 
+
            </div>
 +
        </div>
 +
        <div id="picture3" class="modal fade" tabindex="-1">
 +
            <div class="modal-dialog">
 +
                <div class="modal-content">
 +
                    <div class="modal-body">
 +
                        <p><img src="https://static.igem.org/mediawiki/2018/4/45/T--NKU_CHINA--15.jpg" style="height: 300px;width: 580px;" alt="pHT01-Tet">In part II, a group of plasmids named pHT01-Tet (lacI gene under promoters varing in strengths) was constructed by altering lacI promoter and transformed into hosts. Different promoters finally led to discrepant resistance to tetracycline in different transformants. By plate counting, the repression effect of LacI to tetA expression was determined.</p>
 +
                    </div>
 +
                    <div class="modal-footer">
 +
                        <button class="btn btn-primary" data-dismiss="modal">Close</button>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
        <div id="picture4" class="modal fade" tabindex="-1">
 +
            <div class="modal-dialog">
 +
                <div class="modal-content">
 +
                    <div class="modal-body">
 +
                        <p><img src="https://static.igem.org/mediawiki/2018/7/71/T--NKU_CHINA--16.jpg" style="height: 330px;width: 580px;" alt="part III:pHT01-PopQC">In part III, plasmid pHT01-PopQC was constructed and transformed into hosts. By plate counting and testing the concentration of glutamate, the overall effect of PopQC was determined.</p>
 +
                    </div>
 +
                    <div class="modal-footer">
 +
                        <button class="btn btn-primary" data-dismiss="modal">Close</button>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    <!-- modal windows -->
  
 +
<!-- footer -->
 +
<section class="footer-w3ls">
 +
<div class="container">
 +
<img src="https://static.igem.org/mediawiki/2018/5/50/T--NKU_CHINA--duihui.png" style="height:100px;width:120px;">
 +
    <img src="https://static.igem.org/mediawiki/2018/f/ff/T--NKU_CHINA--yuanhui.png" style="height: 130px;width: 130px;">
 +
<img src="https://static.igem.org/mediawiki/2018/9/9a/T--NKU_CHINA--xiaohui.png" style="height: 100px;width: 100px;">
 +
    <p class="footer-w3-agileits2">Copyright &copy;iGEM:NKU_China-All rights reserved.Based on jQuery and Bootstrap.</p>
 +
</div>
 +
</section>
 +
<!-- /footer -->
 +
<!-- back to top -->
 +
<a href="#0" class="cd-top">Top</a>
 +
<!-- /back to top -->
 +
<!-- js files -->
 +
<script src="https://2018.igem.org/Team:NKU_CHINA/page_js1?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Team:NKU_CHINA/page_js2?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Team:NKU_CHINA/page_js3?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Team:NKU_CHINA/page_js4?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Team:NKU_CHINA/page_js5?action=raw&ctype=text/javascript"></script>
 +
<!-- js for back to top -->
 +
<script src="https://2018.igem.org/Team:NKU_CHINA/page_js6?action=raw&ctype=text/javascript"></script>
 +
<!-- /js for back to top -->
 +
<!-- js for inner banner -->
 +
<script src="https://2018.igem.org/Team:NKU_CHINA/page_js7?action=raw&ctype=text/javascript"></script>
 +
<script>
 +
var myBgFader = $('.header').bgfader([
 +
  'https://static.igem.org/mediawiki/2018/4/4e/T--NKU_CHINA--1111.jpg',
 +
  'https://static.igem.org/mediawiki/2018/5/58/T--NKU_CHINA--2222.jpg',
 +
], {
 +
  'timeout': 2500,
 +
  'speed': 2500,
 +
  'opacity': 0.4
 +
})
 +
myBgFader.start()
 +
</script>
 +
<!-- /js for inner banner -->
 +
<!-- js for bootstrap dropdown -->
 +
<script src="https://2018.igem.org/Team:NKU_CHINA/page_js8?action=raw&ctype=text/javascript"></script>
 +
<!-- /js for bootstrap dropdown -->
 +
<script src="https://2018.igem.org/Team:NKU_CHINA/page_js9?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Team:NKU_CHINA/page_js10?action=raw&ctype=text/javascript"></script>
 +
<!-- /js files -->
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 11:08, 10 August 2018

Team:NKU_China-2018.igem.org

iGEM:NKU_China

Project Description

Biosynthesis enables renewable and environmental-friendly production of various compounds. However, present biosynthetic performance still awaits improvements to be cost competitive with petroleum-based chemical synthesis and to be suitable for large-scale industrial production. In order to achieve this goal, many approaches have been created, among which PopQC (Population Quality Control) is proved to be efficient. In our project, PopQC was developed in Bacillus amyloliquefaciens LL3 and Bacillus subtilis 168 to continuously select high-performing cells in order to improve the yield of target metabolite—glutamate. In the presence of PopQC, high-producers stayed alive while low-producers were unable to survive. Consequently, the average intracellular concentration as well as the yield of glutamate among the population was enhanced, which finally led to poly-γ-glutamate yield enhancement.

Artificial biosynthetic pathways have enabled renewable, environmental-friendly production of a variety of significant products ranging from simple fuels (such as ethanol, butanol and fatty acid derivatives) to intricate natural products (such as artemisinin, strictosidine, erythromycin, and so on). However, these biosynthetic processes are always criticized for being uneconomical for large-scale industrial production because of their relatively lower yield compared to petroleum-based chemical synthesis. Therefore, it’s urgent and important to create new approaches to enhance biosynthetic performance.

PopQC, which is the abbreviation for population quality control, is a new approach designed for biosynthesis yield enhancement based on the non-genetic cell-to-cell variation. Because of some nongenetic differences, different cells in a single colony will have considerable variations in protein and metabolite concentrations. Therefore, in cell cultures there will be both high- and low-producers, and the intrinsic low-producers might cause suboptimal ensemble biosynthesis. The elimination of low-producers can realize the efficient utilization of substrates and high yield of target products. Based on this, PopQC was designed as a plasmid-based gene circuit, which continuously selects high-producers to optimize the biosynthetic performance.

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quae repudiandae fugiat illo cupiditate excepturi esse officiis consectetur, laudantium qui voluptatem. Ad necessitatibus velit, accusantium expedita debitis impedit rerum totam id. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Natus quibusdam recusandae illum, nesciunt, architecto, saepe facere, voluptas eum incidunt dolores magni itaque autem neque velit in. At quia quaerat asperiores.

Our Design

Top