Team:INSA-Lyon/Project

From 2010.igem.org

(Difference between revisions)
(Prototype team page)
 
(58 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
<!-- {{INSA-Lyon_style}} -->
 +
{{INSA-Lyon/stylegroningen}}
 +
{{INSA-Lyon/header}}
 +
{{INSA-Lyon/maincontent}}
-
<html>
+
{{INSA-Lyon/menugauche}}
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
{{INSA-Lyon/menudroppy}}
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
-
This is a template page. READ THESE INSTRUCTIONS.
+
-
</div>
+
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
-
</div>
+
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page.  PLEASE keep all of your pages within your teams namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" xml:lang="en">
-
{|align="justify"
+
<style type="text/css";>
-
|You can write a background of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing.
+
.firstHeading{background-image: url(https://static.igem.org/mediawiki/2010/9/93/Team_INSA-Lyon_header_DroppyColi.jpg); backgroung-repeat: no repeat;}
-
|[[Image:INSA-Lyon_logo.png|200px|right|frame]]
+
ul#topnav li:hover {
-
|-
+
background: #f200d0 url("https://static.igem.org/mediawiki/2010/d/d9/Team_INSA-Lyon_bouton_fushia.gif") repeat-x;
-
|
+
}
-
''Tell us more about your project.  Give us background. Use this is the abstract of your project. Be descriptive but concise (1-2 paragraphs)''
+
ul#topnav li span { background: #f200d0;}
-
|[[Image:INSA-Lyon_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:INSA-Lyon | Team Example]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
+
#list_extra{list-style-type:circle; margin: 10px auto auto 100px;}
 +
.image {width: 500px; height: 400px; margin:10px;}
 +
</style>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<script type="text/javascript">
-
!align="center"|[[Team:INSA-Lyon|Home]]
+
$(document).ready(function() {
-
!align="center"|[[Team:INSA-Lyon/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=INSA-Lyon Official Team Profile]
+
-
!align="center"|[[Team:INSA-Lyon/Project|Project]]
+
-
!align="center"|[[Team:INSA-Lyon/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:INSA-Lyon/Modeling|Modeling]]
+
-
!align="center"|[[Team:INSA-Lyon/Notebook|Notebook]]
+
-
!align="center"|[[Team:INSA-Lyon/Safety|Safety]]
+
-
|}
+
 +
$("ul#topnav li").hover(function() { //Hover over event on list item
 +
$(this).css({ 'background' : '#f200d0 url(https://static.igem.org/mediawiki/2010/d/d9/Team_INSA-Lyon_bouton_fushia.gif) repeat-x'}); //Add background color and image on hovered list item
 +
$(this).find("span").show(); //Show the subnav
 +
} , function() { //on hover out...
 +
$(this).css({ 'background' : 'none'}); //Ditch the background
 +
$(this).find("span").hide(); //Hide the subnav
 +
});
 +
});
 +
</script>
 +
<a href="top"></a>
-
== '''Overall project''' ==
 
-
Your abstract
+
<a href="top"></a>
 +
<div id="corps2">
 +
<br>
 +
<h2>The <em>Droppy project</em> !</h2>
 +
<br>
 +
<p style="text-indent: 30px; text-align:justify; font-family:Verdana, Times new roman, police3, police4;">Polyhydroxyalcanoates (PHAs) are universal prokaryotic storage compounds of carbon and
 +
energy. They are accumulated into the cell as spherical inclusion bodies in case of oversupply
 +
of carbon sources. We aim to control the <a href="https://2010.igem.org/Team:INSA-Lyon/Project/Stage1/Theory">production</a> and the composition of granules in <span style="font-style:italic">Escherichia Coli</span>.
 +
Many industrial and biomedical applications for those granules had been evocated. However, we want to
 +
focus especially on two potential applications (see <a href="https://2010.igem.org/Team:INSA-Lyon/Project/Stage2/Theory">Uses</a>):<br />
 +
<ol id="list_extra">
 +
<li>the granule as self-cleaving micro-beads in order to purify a recombinant protein of interest, see <a href="https://2010.igem.org/Team:INSA-Lyon/Project/Stage2/Theory#anne3">Proteins purification</a></li>
 +
<li>the granule as a storage system for overproduced lipids of interest, for example DHA or EPA which have medical applications, see <a href="https://2010.igem.org/Team:INSA-Lyon/Project/Stage2/Theory#anne2"> Storage of lipids of interest</a>.</li>
 +
</ol>
 +
<br/></p>
 +
<p style="text-indent: 30px; text-align:justify;">
 +
We aim to regulate the granule production in <span style="font-style:italic">E. coli</span> thanks to two different <a href="https://2010.igem.org/Team:INSA-Lyon/Project/Stage3/Strategy">strategies</a>: thermoregulation and chemoregulation (arabinose). However, our favorite new part is a strong promoter sensitive to temperature of the water bath (and also to shaking speed and osmolarity). </p><br><br>
 +
<div style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2010/d/d3/Droppy_coli_2.jpg">
 +
</div>
 +
<br><br><p>
 +
In bacteria, three separate monofunctional enzymes are required for PHA synthesis. In order to improve this pathway, we intend to <a href="https://2010.igem.org/Team:INSA-Lyon/Project/Stage1/Evolution">design a single multifunctional enzyme</a> based on the study of natural evolution of fatty acid synthesis in animals.</p><br>
 +
<p> Indeed, in plants and bacteria, the reactions involved in fatty acid synthesis also are catalyzed by separate monofunctional enzymes. But in animals, evolution has done synthetic biology and the different enzymes are integrated into a single multifunctional polypeptide in which substrates are handed from one functional domain to the next. We have begun to analyse the work of evolution in animals in order to design multifunctional bacterial enzymes that integrate discrete monofunctional enzymes. We hope that these enzymes could promote the synthesis of particular lipids, such as tri-acyl glycerols, and store these molecules into granules.</p>
 +
<br>
 +
</div>
 +
<p style="text-align:center;"><a href="#top">Top of Page</a></p>
 +
<div id="corps4" style="border:0px;">
 +
<div style="float:justify;border:solid 0px green;> <!-- mettre 1px si cadre -->
 +
  -moz-border-radius: 15px;
 +
  -webkit-border-radius: 15px;
 +
  border-radius: 15px;">
 +
<div style="text-align:center;">
 +
<a id="csb" href="http://fondation.insa-lyon.fr/"><img style="width: 120px; height: 60px; margin: 10px; padding-top: 15px; padding-bottom: 15px" src="https://static.igem.org/mediawiki/2010/8/81/Team_INSA-Lyon_logo_fondationINSA.jpg"/></a>
-
== Project Details==
+
<a id="csb" href="http://www.biomerieux.fr/"><img style="width: 120px; height: 90px; margin: 10px" src="http://www.biomerieux.fr/france/img/logo_home.png"/></a>
 +
<a id="csb" href="http://www.insa-lyon.fr/en"><img style="width: 120px; height: 64.2px; margin: 15px; padding-top: 10px; padding-bottom: 10px" src="https://static.igem.org/mediawiki/2010/4/46/Team_INSA-Lyon_logo_Insa.png" /></a>
 +
</div>
 +
</div>
-
=== Part 2 ===
+
</div>
-
 
+
</html>
-
 
+
-
 
+
-
 
+
-
=== The Experiments ===
+
-
 
+
-
 
+
-
 
+
-
 
+
-
=== Part 3 ===
+
-
 
+
-
 
+
-
 
+
-
 
+
-
== Results ==
+

Latest revision as of 21:35, 27 October 2010





The Droppy project !


Polyhydroxyalcanoates (PHAs) are universal prokaryotic storage compounds of carbon and energy. They are accumulated into the cell as spherical inclusion bodies in case of oversupply of carbon sources. We aim to control the production and the composition of granules in Escherichia Coli. Many industrial and biomedical applications for those granules had been evocated. However, we want to focus especially on two potential applications (see Uses):

  1. the granule as self-cleaving micro-beads in order to purify a recombinant protein of interest, see Proteins purification
  2. the granule as a storage system for overproduced lipids of interest, for example DHA or EPA which have medical applications, see Storage of lipids of interest.

We aim to regulate the granule production in E. coli thanks to two different strategies: thermoregulation and chemoregulation (arabinose). However, our favorite new part is a strong promoter sensitive to temperature of the water bath (and also to shaking speed and osmolarity).





In bacteria, three separate monofunctional enzymes are required for PHA synthesis. In order to improve this pathway, we intend to design a single multifunctional enzyme based on the study of natural evolution of fatty acid synthesis in animals.


Indeed, in plants and bacteria, the reactions involved in fatty acid synthesis also are catalyzed by separate monofunctional enzymes. But in animals, evolution has done synthetic biology and the different enzymes are integrated into a single multifunctional polypeptide in which substrates are handed from one functional domain to the next. We have begun to analyse the work of evolution in animals in order to design multifunctional bacterial enzymes that integrate discrete monofunctional enzymes. We hope that these enzymes could promote the synthesis of particular lipids, such as tri-acyl glycerols, and store these molecules into granules.


Top of Page