Difference between revisions of "Team:Nankai/Description"

Line 1: Line 1:
<html>
+
{{Nankai}}
<head>
+
<html>
<title>Agronomy a Agriculture Category Flat Bootstarp Resposive Website Template | Home :: w3layouts</title>
+
<h4>Project Description</h4>
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all">
+
<p>  
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
+
Poly-γ-glutamic acid (γ-PGA) is an important,  naturally occurring polyamide consisting of D/L-glutamate monomers. Unlike  typical peptide linkages, the amide linkages inγ-PGA are  formed between the α-amino group and the  γ-carboxyl group. γ-PGA exhibits many favorable features such as biodegradable, water soluble, edible and non-toxic to humans and the environment. Therefore, it has been widely used in fields of foods, medicines, cosmetics and  agriculture and many unique applications, such as a sustained release material  and drug carrier, curable biological adhesive, biodegradable fibres, and highly  water absorbable hydrogels.<br>
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<br>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
  Strains capable for producing γ-PGA  are divided into two categories based on their requirement for glutamate acid:  glutamate-dependent strains and glutamate-independent strains.  Glutamate-independent strains are preferable for industrial production because  of their low cost and simplified fermentation process. However, compared with  glutamate-dependent strains, their lower γ-PGA productivity limits their  industrial application.  Therefore, the construction of a glutamate-independent strain with high γ-PGA yield is  important for industrial applications. <br>
<meta name="keywords" content="Agronomy Responsive web template, Bootstrap Web Templates, Flat Web Templates, Andriod Compatible web template,  
+
  <br>
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyErricsson, Motorola web design" />
+
  <em>Bacillusamyloliquefaciens</em> LL3, isolated from fermented food, is a  glutamate-independent strain, which can produce 3-4 g/L γ-PGA with sucrose as  its carbon source and ammonium sulfate as its nitrogen source. The <em>B. amyloliquefaciens</em> LL3 strain was deposited in the China Center for Type Culture  Collection (CCTCC) with accession number CCTCC M 208109 and its whole genome has been sequenced in 2011. In this study, we aimed to improve the γ-PGA production based on the <em>B. amyloliquefaciens </em>NK-1 strain (a derivative of LL3 strain with  its endogenous plasmid and <em>upp</em> gene  deleted).<br>
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
+
  <br>
<link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100' rel='stylesheet' type='text/css'><script src="js/responsiveslides.min.js"></script>
+
In order to improve  γ-PGA production, we employed two strategies to fine-tune the synthetic pathways and balance the metabolism in the glutamate-independent <em>B. amyloliquefaciens </em>NK-1 strain. Firstly,  we constructed a metabolic toggle switch in the NK-1 strain to inhibit the  expression of ODHC (2-oxoglutarate dehydrogenase complex) by adding IPTG in the  stationary stage and distribute the metabolic flux more frequently to be used  for γ-PGA precursor-glutamate synthesis. As scientists had found that the activity of ODHC was rather  low when glutamate was highly produced in a  <em>Corynebacterium&nbsp;glutamicum</em> strain. Second, to balance the increase  of endogenous glutamate production, we optimized the expression level of <em>pgsBCA</em> genes (responsible for γ-PGA synthesis) by replacing its native promoter to  seven different strength of promoters. Through these two strategies, we aimed  to obtain a γ-PGA production improved mutant strain. </p>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
+
<script src="js/jquery-1.11.1.min.js"></script>
+
<script src="js/responsiveslides.min.js"></script>
+
    <script>
+
    $(function () {
+
      $("#slider").responsiveSlides({
+
      auto: true,
+
      nav: true,
+
      speed: 500,
+
        namespace: "callbacks",
+
        pager: true,
+
      });
+
    });
+
  </script>
+
<!---- start-smoth-scrolling---->
+
<script type="text/javascript" src="js/move-top.js"></script>
+
<script type="text/javascript" src="js/easing.js"></script>
+
  <script type="text/javascript">
+
jQuery(document).ready(function($) {
+
$(".scroll").click(function(event){
+
event.preventDefault();
+
$('html,body').animate({scrollTop:$(this.hash).offset().top},1200);
+
});
+
});
+
</script>
+
<!---End-smoth-scrolling---->
+
<link rel="stylesheet" href="css/swipebox.css">
+
<script src="js/jquery.swipebox.min.js"></script>  
+
    <script type="text/javascript">
+
jQuery(function($) {
+
$(".swipebox").swipebox();
+
});
+
</script>
+
  
 +
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
  
</head>
 
<body>
 
  <div class="header" id="home">
 
  <div class="container">
 
  <div class="header-top">
 
<div class="logo">
 
  <a href="index.html"> China NKIGEM</a>
 
  <p>Nankai Univ..</p>
 
  </div>
 
  <div class='top-menu'>
 
  <label class="menu">  </label>
 
  <ul>
 
  <li><a href='index.html' class="active"><span>Main Page</span></a></li>
 
    <li><a href='about.html'><span>Team</span></a></li>
 
  <li><a href='services.html'><span>Lab</span></a></li>
 
  <li><a href='news.html'><span>News</span></a></li>
 
  <li><a href='contact.html'><span>Experiment</span></a></li>
 
    <div class="clearfix"> </div>
 
    </ul>
 
    <!-- script for menu -->
 
 
<script>
 
$("label.menu").click(function(){
 
$(".top-menu ul").slideToggle("slow" , function(){
 
});
 
});
 
</script>
 
 
<!-- //script for menu -->
 
 
</div>
 
</div>
 
  </div>
 
  </div>
 
  <div class="header-slider">
 
  <div class="slider">
 
    <div class="callbacks_container">
 
      <ul class="rslides" id="slider">
 
        <li>
 
          <img src="https://static.igem.org/mediawiki/2015/c/c3/408fa2055c87e41aae87d8ce0947c7fa.jpg" alt="">
 
          <div class="caption">
 
          <h3>Nankai University</h3>
 
          </div>
 
        </li>
 
        <li>
 
          <img src="https://static.igem.org/mediawiki/2015/c/c3/408fa2055c87e41aae87d8ce0947c7fa.jpg" alt="">
 
          <div class="caption">
 
          <h3>Nankai Senery</h3>
 
          </div>
 
        </li>
 
        <li>
 
          <img src="https://static.igem.org/mediawiki/2015/c/c3/408fa2055c87e41aae87d8ce0947c7fa.jpg" alt="">
 
          <div class="caption">
 
          <h3>Nankai Main building</h3>
 
          </div>
 
        </li>
 
      </ul>
 
  </div>
 
</div>
 
</div>
 
<div class="content">
 
<div class="welcome">
 
<div class="container">
 
<div class="wel-grids">
 
<div class="col-md-4 wel-grid">
 
<img src="DSC02180.JPG" alt="" width="300" height="400" class="img-responsive" />
 
</div>
 
<div class="col-md-8 wel-grid1">
 
<h3>welcome</h3>
 
<h6>南开大学是国家教育部直属重点综合性大学,是敬爱的周恩来总理的母校。南开大学由严修、张伯苓秉承教育救国理念创办,肇始于1904年,成立于1919年。1937年校园遭侵华日军炸毁,学校南迁,1938年与北京大学、清华大学合组西南联合大学,被誉为“学府北辰”。1946年回津复校并改为国立。新中国成立后,经历高等教育院系调整,成为文理并重的全国重点大学。改革开放以来,天津对外贸易学院、中国旅游管理干部学院相继并入,经教育部与天津市共建支持,学校发展成为国家“211工程”和“985工程”重点建设的综合性研究型大学。南开大学坚持“允公允能,日新月异”的校训,弘扬“爱国、敬业、创新、乐群”的传统和“文以治国、理以强国、商以富国”的理念,以“知中国,服务中国”为宗旨,以杰出校友周恩来为楷模,作育英才,繁荣学术,强国兴邦,传承文明,努力建设世界一流大学</h6>
 
<a href="#" class="button">read more</a>
 
</div>
 
<div class="clearfix"> </div>
 
</div>
 
</div>
 
</div>
 
<div class="service-section">
 
<div class="container">
 
<h3>our services</h3>
 
<div class="service-grids">
 
<div class="col-md-4 service-grid">
 
<h4>团队简介</h4>
 
<img src="https://static.igem.org/mediawiki/2015/e/eb/E8c752622e255daf3772a2bd29a5aca4.jpg" alt="" height="100" class="img-responsive" />
 
<h5>Team INtroduction</h5>
 
<p>Nankai IGEM was established in 2015 consisting of 21 members. We are a team and a big family</p>
 
<a href="#" class="button1"> more read</a>
 
</div>
 
<div class="col-md-4 service-grid">
 
<h4>实验课题</h4>
 
<img src="https://static.igem.org/mediawiki/2015/e/eb/E8c752622e255daf3772a2bd29a5aca4.jpg" class="img-responsive" alt="" />
 
<h5>Research Topic</h5>
 
<p>We are working for promotion of the cell expression in certain protein by modifying gene&nbsp;start.</p>
 
<a href="#" class="button1"> more read</a>
 
</div>
 
<div class="col-md-4 service-grid">
 
<h4>实验室</h4>
 
<img src="https://static.igem.org/mediawiki/2015/e/eb/E8c752622e255daf3772a2bd29a5aca4.jpg" class="img-responsive" alt="" />
 
<h5>LAd information</h5>
 
<p>Stem-cell Lab of Chen &amp; Microorganisms of Song in Nankai College of Life Science in 2015</p>
 
<p> <a href="#" class="button1"> more read</a> </p>
 
</div>
 
<div class="clearfix"> </div>
 
</div>
 
</div>
 
</div>
 
<div class="what"></div>
 
<div class="news-section">
 
  <p>&nbsp;</p>
 
  <p>&nbsp;</p>
 
  <p>&nbsp;</p>
 
  <p>&nbsp;</p>
 
  <p>&nbsp;</p>
 
  <p>&nbsp;</p>
 
  <p>&nbsp;</p>
 
  <p>&nbsp;</p>
 
  <div class="news-grids">
 
    <div class="clearfix"> </div>
 
</div>
 
</div>
 
<div class="google-map"></div>
 
<div class="contact-section">
 
<div class="container">
 
<h3> LEAVE US A MESSAGE</h3>
 
<div class="contact-grid">
 
<div class="col-md-4 contactgrid">
 
<input type="text" class="text" value=" name" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = ' name';}">
 
</div>
 
<div class="col-md-4 contactgrid">
 
<input type="text" class="text" value="email" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'email';}">
 
</div>
 
<div class="col-md-4 contactgrid">
 
<input type="text" class="text" value="phone" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'phone';}">
 
</div>
 
<div class="clearfix"> </div>
 
<div class="col-md-12 contactgrid1">
 
<textarea onfocus="if(this.value == 'Your Message') this.value='';" onblur="if(this.value == '') this.value='Your Message';" >Your Message</textarea>
 
</div>
 
<div class="contactgrid2">
 
<input type="button" value="send message">
 
  </div>
 
 
 
</div>
 
 
</div>
 
</div>
 
<div class="footer-section">
 
<div class="container">
 
<div class="footer-top">
 
<div class="social-icons">
 
<a href="#"><i class="icon1"></i></a>
 
<a href="#"><i class="icon2"></i></a>
 
<a href="#"><i class="icon3"></i></a>
 
</div>
 
</div>
 
 
<div class="footer-bottom">
 
<p> Copyright &copy;2015  All rights  Reserved | Template by<a href="http://w3layouts.com" target="target_blank">W3Layouts</a></p>
 
</div>
 
<script type="text/javascript">
 
$(document).ready(function() {
 
/*
 
var defaults = {
 
  containerID: 'toTop', // fading element id
 
containerHoverID: 'toTopHover', // fading element hover id
 
scrollSpeed: 1200,
 
easingType: 'linear'
 
};
 
*/
 
 
$().UItoTop({ easingType: 'easeOutQuart' });
 
 
});
 
</script>
 
<a class="scroll" href="#home" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
 
 
</div>
 
</div>
 
</body>
 
 
</html>
 
</html>

Revision as of 09:13, 19 July 2015

Medigo Blue, free responsive template

Project Description

Poly-γ-glutamic acid (γ-PGA) is an important, naturally occurring polyamide consisting of D/L-glutamate monomers. Unlike typical peptide linkages, the amide linkages inγ-PGA are formed between the α-amino group and the γ-carboxyl group. γ-PGA exhibits many favorable features such as biodegradable, water soluble, edible and non-toxic to humans and the environment. Therefore, it has been widely used in fields of foods, medicines, cosmetics and agriculture and many unique applications, such as a sustained release material and drug carrier, curable biological adhesive, biodegradable fibres, and highly water absorbable hydrogels.

Strains capable for producing γ-PGA are divided into two categories based on their requirement for glutamate acid: glutamate-dependent strains and glutamate-independent strains. Glutamate-independent strains are preferable for industrial production because of their low cost and simplified fermentation process. However, compared with glutamate-dependent strains, their lower γ-PGA productivity limits their industrial application. Therefore, the construction of a glutamate-independent strain with high γ-PGA yield is important for industrial applications.

Bacillusamyloliquefaciens LL3, isolated from fermented food, is a glutamate-independent strain, which can produce 3-4 g/L γ-PGA with sucrose as its carbon source and ammonium sulfate as its nitrogen source. The B. amyloliquefaciens LL3 strain was deposited in the China Center for Type Culture Collection (CCTCC) with accession number CCTCC M 208109 and its whole genome has been sequenced in 2011. In this study, we aimed to improve the γ-PGA production based on the B. amyloliquefaciens NK-1 strain (a derivative of LL3 strain with its endogenous plasmid and upp gene deleted).

In order to improve γ-PGA production, we employed two strategies to fine-tune the synthetic pathways and balance the metabolism in the glutamate-independent B. amyloliquefaciens NK-1 strain. Firstly, we constructed a metabolic toggle switch in the NK-1 strain to inhibit the expression of ODHC (2-oxoglutarate dehydrogenase complex) by adding IPTG in the stationary stage and distribute the metabolic flux more frequently to be used for γ-PGA precursor-glutamate synthesis. As scientists had found that the activity of ODHC was rather low when glutamate was highly produced in a Corynebacterium glutamicum strain. Second, to balance the increase of endogenous glutamate production, we optimized the expression level of pgsBCA genes (responsible for γ-PGA synthesis) by replacing its native promoter to seven different strength of promoters. Through these two strategies, we aimed to obtain a γ-PGA production improved mutant strain.