Team:Tianjin/Project

From 2013.igem.org

(Difference between revisions)
 
(61 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
</div>
+
 
-
</div>
+
</div>
</div>
<style type="text/css">
<style type="text/css">
-
*{margin:0;padding:0;font-family:"微软雅黑","Times New Roman";}
+
*{margin:0;padding:0;font-family:"微软雅黑","Arial";}
body{
body{
width: 960px;
width: 960px;
-
height: auto;
+
height:auto;
margin: 0 auto;
margin: 0 auto;
font-size:12px;
font-size:12px;
Line 22: Line 21:
p {margin:0.5em 0 !important;
p {margin:0.5em 0 !important;
text-decoration:none;
text-decoration:none;
-
font-family:Times New Roman, Helvetica, sans-serif;
+
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-size:12px;
}
}
Line 62: Line 61:
padding:30px 10px 10px 30px;
padding:30px 10px 10px 30px;
}
}
 +
#footer{
#footer{
margin:0 auto;
margin:0 auto;
Line 70: Line 70:
float:left;
float:left;
}
}
-
#goTopBtn {POSITION: fixed;TEXT-ALIGN: center;LINE-HEIGHT: 30px;WIDTH: 100px;BOTTOM: 35px;HEIGHT: 100px;FONT-SIZE: 12px;RIGHT: 30px;}
+
 
 +
#goTopBtn  
 +
{POSITION: fixed;TEXT-ALIGN: center;LINE-HEIGHT: 30px;WIDTH: 100px;BOTTOM: 35px;HEIGHT: 100px;FONT-SIZE: 12px;RIGHT: 30px;}
 +
 
 +
#globalWrapper{
 +
width:960px;
 +
height:auto;
 +
background-color:#fff;
 +
 
 +
}
Line 147: Line 156:
<style type="text/css">
<style type="text/css">
.box{ width:960px; margin:0 auto; overflow:hidden;}
.box{ width:960px; margin:0 auto; overflow:hidden;}
-
.main{ width:720px; height:auto; float:right;position:relative;padding:10px 10px 10px 10px;}
+
.main{ width:550px; height:auto; float:right;position:relative;padding:100px 50px 10px 10px;}
-
.fixed{ width:220px; height:400px;text-align:center;float:left;word-spacing:0.1em;top:10px;margin-top:10px;}
+
.fixed{ width:220px; height:auto;text-align:center;float:left;word-spacing:0.1em;top:10px;margin-top:10px;margin-left:50px;}
.main img{border:hidden;margin-bottom:5px;}
.main img{border:hidden;margin-bottom:5px;}
.main div,li,p{font-family:Arial;line-height:150%;word-spacing:0.1em;}
.main div,li,p{font-family:Arial;line-height:150%;word-spacing:0.1em;}
Line 157: Line 166:
.img1{margin:0 150px 15px 150px;padding:5px 5px 5px 5px;background-color:#fafafa;border:thin solid #999; vertical-align:middle;width:400px;}  
.img1{margin:0 150px 15px 150px;padding:5px 5px 5px 5px;background-color:#fafafa;border:thin solid #999; vertical-align:middle;width:400px;}  
.img1 a{target="_blank";}
.img1 a{target="_blank";}
-
 
-
 
-
 
</style>
</style>
-
 
-
<script type="text/javascript">
 
-
$(document).ready(function(e) {
 
-
t = $('.fixed').offset().top;
 
-
mh = $('.main').height();
 
-
fh = $('.fixed').height();
 
-
$(window).scroll(function(e){
 
-
s = $(document).scrollTop();
 
-
if(s > t - 100){
 
-
$('.fixed').css('position','fixed');
 
-
if(s + fh - 2000 > mh){
 
-
$('.fixed').css('top',mh-s-fh+'px');
 
-
}
 
-
}else{
 
-
$('.fixed').css('position','');
 
-
}
 
-
})
 
-
});
 
-
</script>
 
-
 
Line 187: Line 173:
<div class="sub">
<div class="sub">
<div class="fixed">
<div class="fixed">
-
<style type="text/css">
 
-
li{margin-bottom:0px;}
 
-
.cont ul,li{list-style: none;} 
 
-
.cont ul {padding: 0; margin: 0;text-align:center;} 
 
-
.cont .hmain{background-color:#0babe7 ;width: 220px;font-size:16px;float: left;border-top:#fff thin solid;border-bottom:#fff thin solid;} 
 
-
 
 
-
.cont a {text-decoration: none; /* padding-left: 10px;*/  display: block;  display: inline-block; width: 220px;padding-top: 7px;padding-bottom: 7px;} 
 
-
.cont .hmain a{color:#fff;  }
 
-
.cont .hmain a:hover{color:#0babe7;background:#fff;border-top:#0babe7 thin solid;border-bottom:#0babe7 thin solid;  } 
 
-
.cont .hmain ul {display: none;} 
 
-
.cont .hmain li a{font-size:14px;color:#fff;background-color:#8dc7e9;line-height:150%;border:#fff thin solid ;}
 
-
.cont .hmain li a:hover{color:#8dc7e9;background:#fff; line-height:150%;border:#8dc7e9 thin solid ;} 
 
-
</style>
 
-
 
-
<script type="text/javascript">
 
-
$(document).ready(function(){ 
 
-
    $(".hmain").hover(function(){ 
 
-
        $(this).children("ul").slideDown(); 
 
-
        changeIcon($(this).children("a")); 
 
-
    },function(){ 
 
-
        $(this).children("ul").slideUp(); 
 
-
        changeIcon($(this).children("a")); 
 
-
    }); 
 
-
});
 
-
</script>
 
-
<div class="cont">
 
-
        <ul>
 
-
            <li class="hmain" style="margin-top:20px;">
 
-
 
-
            <li class="hmain">
 
-
                <a href="https://2013.igem.org/Team:Tianjin/Project">Background</a>
 
-
            </li>
 
-
            <li class="hmain">
 
-
                <a href="https://2013.igem.org/Team:Tianjin/Project/Design">Design</a>
 
-
            </li>
 
-
            <li class="hmain">
 
-
                <a href="https://2013.igem.org/Team:Tianjin/Project/Experiment">Experiment&Result</a>
 
-
                <ul>
 
-
                    <li>
 
-
                        <a href="https://2013.igem.org/Team:Tianjin/Project/Experiment">System construction and optimization</a>
 
-
                    </li>
 
-
                    <li>
 
-
                        <a href="https://2013.igem.org/Team:Tianjin/Project/Experiment/Endo-Induce">Endogenous Alkanes Induce</a>
 
-
                    </li>
 
-
                    <li>
 
-
                        <a href="https://2013.igem.org/Team:Tianjin/Project/Experiment/Exo-Induce">Exogenous Alkanes Induce</a>
 
-
                    </li>
 
-
                    <li>
 
-
                        <a href="https://2013.igem.org/Team:Tianjin/Project/Experiment/TetA">Endogenous Induce&Resistance Selection</a>
 
-
                    </li>
 
-
                    <li>
 
-
                        <a href="https://2013.igem.org/Team:Tianjin/Project/Experiment/LibraryConstruction">Library Construction</a>
 
-
                    </li>
 
-
                </ul>
 
-
            </li>
 
-
 
-
            <li>
 
-
                <a href="https://2013.igem.org/Main_Page" title="Main Page"><img src="https://static.igem.org/mediawiki/2013/7/75/IGEM-logo-blue.png" width="200px" height="200px" border="none" style="margin-top:80px;"/></a>
 
-
            </li>
 
-
        </ul>
 
-
</div>
 
-
</div>
 
-
</div>
 
-
 
-
 
-
<div class="main">
 
-
 
-
<center><span style="font-family:Arial;font-size:46px;color:#000;"> Background</span></center>
 
-
<a name="anchor-p-01" id=" anchor-p-01"></a>
 
<br/>
<br/>
 +
<a href="https://2013.igem.org/Team:Tianjin/Project/Introduction"><img src="https://static.igem.org/mediawiki/2013/d/d3/TJU-project-banner01.jpg" width="150px" height="150px" align="right" alt="Introduction" title="Introduction"/></a>
 +
<a href="https://2013.igem.org/Team:Tianjin/Project/Design&Construction"><img src="https://static.igem.org/mediawiki/2013/a/a2/TJU-project-banner02.jpg" width="150px" height="150px" align="left" alt="Design & Construction" title="Design & Construction"/></a>
 +
<a href="https://2013.igem.org/Team:Tianjin/Project/Characterization"><img src="https://static.igem.org/mediawiki/2013/9/9c/TJU-project-banner03.jpg" width="150px" height="150px" align="right" alt="Characterization" title="Characterization"/></a>
 +
<a href="https://2013.igem.org/Team:Tianjin/Project/Alk-Selector&DirectEvolution"><img src="https://static.igem.org/mediawiki/2013/9/98/TJU-project-banner04.jpg" width="150px" height="150px" align="left" alt="Alk-Selector & Direct Evolution" title="Alk-Selector & Direct Evolution"/></a>
 +
<a href="https://2013.igem.org/Team:Tianjin/Project/Futurework"><img src="https://static.igem.org/mediawiki/2013/a/a2/TJU-project-banner05.jpg" width="150px" height="150px" align="right" alt="Futurework" title="Futurework"/></a>
-
</html>
 
-
= Call for Biofuels, especially Alkanes=
 
-
<html>
 
-
<hr /><br />
 
-
<p> Biofuels which have a closed CO<sub>2</sub> cycle[1] and don’t require expensive, complex chemical processing, are recognized as promising replacements for diesel fuels in the fields of energy and environment. Among them, fatty-acid-derived alkanes have many advantages over other biofuel compounds, such as high caloric value and low carbon emission[2], which means that they could be an ideal replacement for diesel fuels.</p>
 
-
 
-
<a name="anchor-p-02" id="anchor-p-02"></a>
 
-
<br/>
 
-
 
-
</html>
 
-
 
-
= Pathway of Alkane Biosynthesis=
 
-
 
-
<html>
 
-
 
-
<hr /><br />
 
-
<style type="text/css">
 
-
.table1{font-family:Arial, Helvetica, sans-serif;width:100%;border-collapse:collapse;}
 
-
.table1 td, .table1 th{font-size:14px;border:1px solid #ccc;padding:5px 10px 5px 10px;width:150px;}
 
-
.table1 th {font-size:14px;text-align:left;padding-top:5px;padding-bottom:4px;background-color:#ccc;color:#ffffff;}
 
-
.table1 tr.alt td {color:#000000;background-color: #fafafa;}
 
-
</style>
 
-
 
-
<table class="table1">
 
-
<tr>
 
-
<th> Enzymes </th>
 
-
<th>Strains </th>
 
-
</tr>
 
-
 
-
<tr>
 
-
<td> Acyl-ACP Reductase </td>
 
-
<td> Synechococcus elongatus PCC7942</td>
 
-
</tr>
 
-
 
-
<tr class="alt">
 
-
<td> Aldehyde Decarbonylase </td>
 
-
<td> Nostoc punctiforme PCC73102</td>
 
-
</tr>
 
-
</table>
 
-
<br/>
 
-
<br/>
 
-
 
-
<div style="text-align:center;vertical-align:middle;"><a href="https://static.igem.org/mediawiki/2013/a/a5/Tju-bg-01.gif" target="_blank" ><img src="https://static.igem.org/mediawiki/2013/a/a5/Tju-bg-01.gif" width="400px" /></a></div>
 
-
<br/>
 
-
 
-
<p> The pathway of alkane sythesis in microbes has been studied, and heterologous expression in E.coli of the two genes encoding the two key enzymes named NPDC and AAR has been reported, which successfully turns Fatty Acyl-ACP into alkane molecules of certain chain lengths, making it possible for microbes to produce alkanes. In the strain with the highest alkane productivity, alkane titers were over 300 mg/liter using a modified mineral medium, and more than 80% of the hydrocarbons were found outside the cells[3].</p>
 
-
 
-
<a name="anchor-p-03" id="anchor-p-03"></a>
 
-
<br/>
 
-
</html>
 
-
 
-
= Limitations of Directed Evolution=
 
-
 
-
<html>
 
-
 
-
<hr /><br />
 
-
<p> Directed evolution through random mutagenesis, followed by high-throughput selection has made it possible to improve alkane yield or pathway efficiency. However, it can be a daunting task, because there remain many constraints on throughput imposed during the standard directed evolution workflow (library construction, transformation, and screening). We consider screening and selection as rate-limiting steps in directed evolution efforts for alkane overproduction. Therefore, in the production of large chain alkanes, it is crucial for there to be a sensitive and high-throughput screening device for comparing production rates in engineered strains of E. coli.</p>
 
-
 
-
<a name="anchor-p-04" id="anchor-p-04"></a>
 
-
<br/>
 
-
</html>
 
-
 
-
= Difficulties of Selection =
 
-
 
-
<html>
 
-
<hr /><br />
 
-
<p> Conspicuous products can be accurately measured using standard high-throughput colorimetric and fluorometric assays. Alkanes, however, like many small molecules, have no smell or fluorescence, or essential for growth, and they cannot be readily transformed into compounds possessing these properties[4]. Furthermore, commonly used screening tools like chromatography-mass spectrometry methods are inherently low throughput, with screenable library sizes generally limited to less than 103 variants. Therefore, the improved strains are beyond the reach of a general screening tool and cannot be readily obtained[5].</p>
 
-
 
-
 
-
<a name="anchor-p-05" id="anchor-p-05"></a>
 
-
<br/>
 
-
</html>
 
-
 
-
= Use of Transcription Factors=
 
-
 
-
<html>
 
-
<hr /><br />
 
-
<p> One strategy deserving special attention is the use of transcription factors which have long been used to construct whole-cell biosensors for the detection of environmental pollutants, but remain largely untranslated toward library screening and directed evolution purposes. Transcription factors regulate a promoter’s transcriptional output in response to a small-molecule ligand so it’s possible to report on in vivo small-molecule production.</p>
 
-
<p> Screening methods utilizing transcription factors possess many ideal characteristics.The transcription factor-promoter pair can be user-selected to encode for fluorescent or growth-coupled responses, and there’s no need for downstream synthetic chemistry or in vitro manipulation [4]. Therefore,with the design of biosensors, we can transform intracellular alkane molecules without a conspicuous phenotype into detectable signal outputs.</p>
 
-
 
-
<a name="anchor-p-06" id="anchor-p-06"></a>
 
-
<br/>
 
-
</html>
 
-
 
-
= Application of High-throughput Selection=
 
-
 
-
<html>
 
-
<hr /><br />
 
-
 
-
<div style="text-align:center;vertical-align:middle;"><a href="https://static.igem.org/mediawiki/2013/1/19/Tju-Bg-02.jpg" target="_blank" ><img src="https://static.igem.org/mediawiki/2013/1/19/Tju-Bg-02.jpg" width="720px"/></a></div>
 
-
 
-
<p> In conclusion, utilizing high-throughput screening to select out desirable mutations is an important step in directed evolution and pathway improvement, which largely increases the library and saves labour and time. In our project, we are designing a selection module for alkanes so that we can use irrational modification to optimize the pathway of alkane synthesis.</p>
 
-
<br />
 
-
<a name="anchor-p-07" id=" anchor-p-07"></a>
 
-
<br/>
 
-
 
-
 
-
 
-
</html>
 
-
 
-
=Reference=
 
-
----
 
-
<html>
 
-
 
-
 
-
<p>[1] Yan Kung et al. (2012) “From Fields to Fuels: Recent Advances in the Microbial Production of Biofuels.” ACS Synth. Biol. 1, 498−513</p>
 
-
<p>[2] Mathew A Rude, Andreas Schirmer et al.(2009) “New microbial fuels: a biotech perspective.” Current Opinion in Microbiology 12:274–281</p>
 
-
<p>[3] Andreas Schirmer, Mathew A. Rude et al.(2010) “Microbial Biosynthesis of Alkanes.” Science Vol. 329 no. 5991 pp. 559-562 </p>
 
-
<p>[4] Jeffrey A. Dietrich, Adrienne E. McKee, Jay D. Keasling et al.(2010) “High-Throughput Metabolic Engineering: Advances in Small-Molecule Screening and Selection.” Annu. Rev. Biochem. 79:563–90</p>
 
-
<p>[5] Jina Yang1, Sang Woo Seo1, Sungho Jang et al.(2013) “Synthetic RNA devices to expedite the evolution of metabolite-producing microbes.” Nature Communications DOI: 10.1038/ncomms2404</p>
 
 +
</div>
</div>
</div>
-
</div>
 
-
</div>
+
<div class="main">
 +
<style>
 +
.photo
 +
{
 +
width:550px;
 +
padding:30px 10px 20px 10px;
 +
border:1px solid #BFBFBF;
 +
background-color:white;
 +
box-shadow:2px 2px 3px #aaaaaa;
 +
}
 +
.rotate_right
 +
{
 +
float:right;
 +
-ms-transform:rotate(-8deg);
 +
-moz-transform:rotate(-8deg);
 +
-webkit-transform:rotate(-8deg);
 +
-o-transform:rotate(-8deg);
 +
transform:rotate(-8deg);
 +
}
 +
</style>
 +
<div class="photo rotate_right" style="font-size:200%;">
-
<div class="note2">
+
<h1><b>Overview </b></h1>
 +
<p> Nowadays, scientists have put great attentions on biofuels, hoping to find a solution to energy crisis and climate change. Among all kinds of biofuels, alkanes stand out because of its excellent properties. In the research of alkane bio-synthesis, there is always a need to sense or detect alkanes. However, due to the inconspicuous property of alkanes, the current alkane detection or sensing methods can hardly meet the demands of alkane sensing or detection.</p>
 +
<p> Our project offers a novel solution to the problem. In our project we constructed a sensor, named AlkSensor, that could respond to certain alkanes. AlkSensor is composed of a transcription factor protein ALKR and a inducible promoter PalkM. We developed a mathematical model to find ways to optimize and regulate the sensor. After the construction and reconstruction of AlkSensor, we performed an in vivo alkane sensing test. The qualitative test showed AlkSensor could function as we expected. Besides, we characterized AlkSensor with different inducers and obtained the quantitative relationship between AlkSensor’s input and output. What is more, we designed an selection strategy based on AlkSensor to select out the strains with high productivity of alkanes . A preliminary test was performed and the result verified the feasibility of this design.</p>
 +
<br/></div>
-
</div>
 
-
<!--
 
-
<div class="note">
 
</div>
</div>
-
<div class="note">
 
 +
</div>
</div>
</div>
-
-->
 
-
 
-
</div>
 
-
 
-
 
<div id="footer">
<div id="footer">
Line 409: Line 236:
</p>
</p>
</div>
</div>
 +
 +
 +
</div>
 +
</div>
 +
<!--top button section-->
<!--top button section-->
<div style="display: block" id="goTopBtn">
<div style="display: block" id="goTopBtn">
-
<a href="#top" title="Top"><img border=0 src="https://static.igem.org/mediawiki/2013/6/61/Top.jpg"></a>
+
<a href="#top" title="Top"><img border=0 src="https://static.igem.org/mediawiki/2013/0/0b/Top-1.png"></a>
</div>
</div>
</html>
</html>

Latest revision as of 02:32, 29 October 2013


Introduction Design & Construction Characterization Alk-Selector & Direct Evolution Futurework

Overview

Nowadays, scientists have put great attentions on biofuels, hoping to find a solution to energy crisis and climate change. Among all kinds of biofuels, alkanes stand out because of its excellent properties. In the research of alkane bio-synthesis, there is always a need to sense or detect alkanes. However, due to the inconspicuous property of alkanes, the current alkane detection or sensing methods can hardly meet the demands of alkane sensing or detection.

Our project offers a novel solution to the problem. In our project we constructed a sensor, named AlkSensor, that could respond to certain alkanes. AlkSensor is composed of a transcription factor protein ALKR and a inducible promoter PalkM. We developed a mathematical model to find ways to optimize and regulate the sensor. After the construction and reconstruction of AlkSensor, we performed an in vivo alkane sensing test. The qualitative test showed AlkSensor could function as we expected. Besides, we characterized AlkSensor with different inducers and obtained the quantitative relationship between AlkSensor’s input and output. What is more, we designed an selection strategy based on AlkSensor to select out the strains with high productivity of alkanes . A preliminary test was performed and the result verified the feasibility of this design.


Retrieved from "http://2013.igem.org/Team:Tianjin/Project"