Team:CD-SCU-CHINA

From 2012.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
{{SCU-IGEM}}
-
<head>
+
*Experiment
-
<meta charset="utf-8">
+
Oil pollution is an increasingly grave environmental problem. Artificial hydrocarbonoclastic bacterium plays a critical role in the bioremediation of oil polluted marine systems.<br>
-
<title>Untitled Document</title>
+
Since this problem has long been tricky and not solved yet, we plan to construct a complex system to degrade oil spill in Escherichia coil, which mainly consists of 3 circuits: degradation circuit, emulsification circuit and stress tolerance circuit. Moreover, there are some other assistant circuits, RBS optimizing and subsequent dehydrogenation for example.<br>
-
<style type="text/css">
+
More details please see the [[Project]]<br>
-
<!--
+
In the degradatiom circuit, we studyed two gene involes in it, P450, a cytochrome, which responsible for the medium-chain-length chain and long chain hydrocarbone. AlkB2, a Terminal Oxidase, which oxidate the hydroxy to carboxyl.<br>
-
body {
+
In the emulsification circuit, one gene OPRF which encode one enzyme, that can produce the glycolipid for the emucification of the oil spill.<br>
-
background-color: #3299CC;
+
In the sensing circuit, we found to two gene, Alks, which encodes one transcriptional factor, can sense the existence of hydrocarbon, then bind directly to the induction promoter, and the Gnt, also one transcriptional factor, can sense the level of AMP, in our project, we want to have one circuits that can sense the low energy state from saccharides, and turn on the state of using hydrocabone. <br>
-
margin: 0;
+
Our plane just change the forepart of the normal glucose degration sysyterm, use an hydrocarbone degradation instead, but the dowstream proceed are the same. <br>
-
padding: 0;
+
*'''Sponsors:'''
-
color: #666;
+
[[File:SCU-IGEM_SPONECOR2.png|400px|right bottom]]
-
font-family: Verdana, Arial, Helvetica, sans-serif;
+
[[File:SCU-IGEM_SPONECOR1.jpg|360px|left bottom]]
-
font-size: 100%;
+
-
line-height: 1.4;
+
-
background-attachment: scroll;
+
-
+
-
background-repeat: repeat-y;
+
-
background-position: center;
+
-
}
+
-
ul, ol, dl {  
+
-
padding: 0;
+
-
margin: 0;
+
-
}
+
-
h1, h2, h3, h4, h5, h6, p {
+
-
margin-top: 0;
+
-
padding-right: 10px;
+
-
padding-left: 15px;
+
-
}
+
-
a img {
+
-
border: none;
+
-
}
+
-
a:link {
+
-
color: #42413C;
+
-
text-decoration: red;
+
-
}
+
-
a:visited {
+
-
color: #6E6C64;
+
-
text-decoration: underline;
+
-
}
+
-
a:hover, a:active, a:focus {
+
-
text-decoration: none;
+
-
}
+
-
 
+
-
.container {
+
-
width: 960px;
+
-
background-color: #FFFFFF;
+
-
margin: 0 auto;
+
-
}
+
-
header {
+
-
background-image: url('https://static.igem.org/mediawiki/2012/b/b3/Header_gradient_blue.jpg');
+
-
background-position: center;
+
-
background-repeat: no-repeat;
+
-
background-color: #A0A0A0;
+
-
font-family: "Arial Black", Gadget, sans-serif;
+
-
font-size: 36px;
+
-
width: auto;
+
-
position: relative;
+
-
height: auto;
+
-
font-style: italic;
+
-
}
+
-
.sidebar1 {
+
-
float: left;
+
-
width: 180px;
+
-
background-color: #555D63;
+
-
padding-bottom: 15px;
+
-
;
+
-
}
+
-
.content {
+
-
width: 700px;
+
-
float: left;
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
font-size: 16px;
+
-
background-color: #FFF;
+
-
padding-top: 15px;
+
-
padding-right: 0;
+
-
padding-bottom: 15px;
+
-
padding-left: 0;
+
-
}
+
-
aside {
+
-
float: left;
+
-
width: 180px;
+
-
background-color: #EADCAE;
+
-
padding: 10px 0;
+
-
}
+
-
 
+
-
.content ul, .content ol {
+
-
}
+
-
 
+
-
 
+
-
ul.nav {
+
-
list-style: none;
+
-
border-top: 1px solid #666;
+
-
margin-bottom: 0px;
+
-
font-family: "MS Serif", "New York", serif;
+
-
font-size: 16px;
+
-
line-height: normal;
+
-
font-weight: bold;
+
-
font-variant: small-caps;
+
-
color: #000;
+
-
}
+
-
ul.nav li {
+
-
border-bottom: 1px solid #666;
+
-
}
+
-
ul.nav a, ul.nav a:visited {
+
-
padding: 5px 5px 5px 15px;
+
-
display: block;
+
-
width: 160px; 
+
-
text-decoration: red;
+
-
background-color: #C6D580;
+
-
}
+
-
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
+
-
background-color: #23238E;
+
-
color: #FFF;
+
-
}
+
-
footer {
+
-
padding: 10px 0;
+
-
background-color: #E9C2A6;
+
-
position: relative;
+
-
clear: both;
+
-
background-image: url(‘https://static.igem.org/mediawiki/2012/e/eb/CD-SCU-CHINA_footer-wrapper.gif’);
+
-
background-attachment: scroll;
+
-
background-position: center center;
+
-
background-repeat: repeat-x;
+
-
}
+
-
.fltrt { 
+
-
float: right;
+
-
margin-left: 8px;
+
-
}
+
-
.fltlft {
+
-
float: left;
+
-
margin-right: 8px;
+
-
}
+
-
.clearfloat {
+
-
clear:both;
+
-
height:0;
+
-
font-size: 1px;
+
-
line-height: 0px;
+
-
}
+
-
 
+
-
 
+
-
header, section, footer, aside, article, figure {
+
-
display: block;
+
-
font-family: "Times New Roman", Times, serif;
+
-
font-weight: bold;
+
-
font-size: large;
+
-
color: #009;
+
-
background-color: #CCC;
+
-
}
+
-
.container .sidebar1 .nav li a {
+
-
font-family: "Times New Roman", Times, serif;
+
-
font-size: 18px;
+
-
font-weight: bold;
+
-
list-style-type: upper-alpha;
+
-
position: static;
+
-
}
+
-
.container header h1 {
+
-
font-family: Comic Sans MS, cursive;
+
-
}
+
-
.container header h1 {
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
}
+
-
-->
+
-
</style><!--[if lt IE 9]>
+
-
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+
-
<![endif]--></head>
+
-
 
+
-
<body>
+
-
 
+
-
<div class="container">
+
-
  <header>
+
-
    <h1 align="center">2012 SCU-IGEM</h1>
+
-
    <p>&nbsp;</p>
+
-
  </header>
+
-
  <div class="sidebar1">
+
-
    <ul class="nav">
+
-
      <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA">main page</a><a href="#"></a></li>
+
-
      <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/Team">team</a><a href="#"></a></li>
+
-
      <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/Parts">project</a><a href="#"></a></li>
+
-
      <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/Modeling">modeling</a><a href="#"></a></li>
+
-
      <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/Notebook">notebook</a><a href="#"></a></li>
+
-
      <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/Safety">safety</a><a href="#"></a></li>
+
-
      <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/Parts">parts</a><a href="#"></a></li>
+
-
      </ul>
+
-
  <!-- end .sidebar1 --></div>
+
-
  <article class="content">
+
-
    <h2>project</h2>
+
-
    <section>
+
-
      <h3>&nbsp;</h3>
+
-
    </section>
+
-
    <section>
+
-
    </section><h2>project</h2>
+
-
    <section>
+
-
      <h3>&nbsp;</h3>
+
-
    </section>
+
-
    <section> </section><h2>project</h2>
+
-
    <section>
+
-
      <h3>&nbsp;</h3>
+
-
    </section>
+
-
    <section> </section>
+
-
  <!-- end .content --></article>
+
-
  <footer>
+
-
    <p>Sponsors: </p>
+
-
</footer>
+
-
  <!-- end .container --></div>
+
-
</body>
+
-
</html>
+

Latest revision as of 02:37, 27 September 2012

Untitled Document

  • Experiment

Oil pollution is an increasingly grave environmental problem. Artificial hydrocarbonoclastic bacterium plays a critical role in the bioremediation of oil polluted marine systems.
Since this problem has long been tricky and not solved yet, we plan to construct a complex system to degrade oil spill in Escherichia coil, which mainly consists of 3 circuits: degradation circuit, emulsification circuit and stress tolerance circuit. Moreover, there are some other assistant circuits, RBS optimizing and subsequent dehydrogenation for example.
More details please see the Project
In the degradatiom circuit, we studyed two gene involes in it, P450, a cytochrome, which responsible for the medium-chain-length chain and long chain hydrocarbone. AlkB2, a Terminal Oxidase, which oxidate the hydroxy to carboxyl.
In the emulsification circuit, one gene OPRF which encode one enzyme, that can produce the glycolipid for the emucification of the oil spill.
In the sensing circuit, we found to two gene, Alks, which encodes one transcriptional factor, can sense the existence of hydrocarbon, then bind directly to the induction promoter, and the Gnt, also one transcriptional factor, can sense the level of AMP, in our project, we want to have one circuits that can sense the low energy state from saccharides, and turn on the state of using hydrocabone.
Our plane just change the forepart of the normal glucose degration sysyterm, use an hydrocarbone degradation instead, but the dowstream proceed are the same.

  • Sponsors:

right bottom left bottom