Team:UNIPV-Pavia

From 2011.igem.org

(Difference between revisions)
(Prototype team page)
 
(72 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 *** -->
+
{{main}}
-
 
+
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
 
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<table align='center' width='100%'>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<tr>
 +
<td>
 +
<div style='text-align:center'><div class="thumbinner" style="width:100%;">
 +
<img alt="" src="https://static.igem.org/mediawiki/2011/b/b1/UNIPV_Pavia_Work_in_progress_scribblings.jpg" class="thumbimage"  width="93%"></a></div></div>
 +
</td>
 +
</tr>
 +
</table>
 +
<br>
 +
<h2 class="art-postheader">The project</h2>
 +
<div class="cleared"></div>
 +
<div class="art-postcontent">
 +
 
 +
<p align='justify'>Our work aims at implementing the engineering concept of closed-loop control in <em>E. coli</em>, exploiting quorum sensing. As a proof of concept, we designed a simple genetic controller that regulates the concentration of 3OC6-HSL signalling molecule around  a user-defined set-point. The controlled variable (3OC6-HSL) increases as a function of the exogenous anhydroTetracycline input, that triggers LuxI expression. The controller senses the 3OC6-HSL concentration and activates the production of AiiA, that degrades it.
 +
To observe the desired behaviour, a fine tuning of the system was necessary.  The transcriptional/translational strength of the regulatory elements (promoter+RBS in several combinations) and the enzyme activities were measured and exploited to identify a mathematical model able to predict the behaviour of the controlled system. These predictions made possible an in silico rational fine tuning of the circuit: the most promising modules were selected and assembled into the final circuit, avoiding a cost and time expensive combinatorial approach.
 +
</p>
 +
<br>
 +
 
 +
 
 +
 
 +
 
 +
<link rel="stylesheet" href="https://2011.igem.org/Team:UNIPV-Pavia/Templates/nivo_default_css?action=raw&ctype=text/css" type="text/css"/>
 +
<link rel="stylesheet" href="https://2011.igem.org/Team:UNIPV-Pavia/Templates/nivo_css?action=raw&ctype=text/css" type="text/css"/>
 +
<script type="text/javascript" src="https://2011.igem.org/Team:UNIPV-Pavia/Templates/jquery_js?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2011.igem.org/Team:UNIPV-Pavia/Templates/nivo_slider_pack?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
    $(window).load(function() {
 +
        $('#slider').nivoSlider({
 +
effect:'fade',
 +
pauseOnHover:true
 +
});
 +
    });
 +
</script>
 +
 
 +
 
 +
 
 +
 
 +
<div style="width:550px;margin:10px auto;">
 +
<div class="slider-wrapper theme-default">
 +
<div class="ribbon"></div>
 +
 
 +
<div id="nivoslider-125" class="nivoSlider" style="width:550px;height:366px;">
 +
 
 +
<img src="https://static.igem.org/mediawiki/2011/2/2d/UNIPV_Hometeam1.jpg" title="UNIPV iGEM team" alt="" />
 +
<img src="https://static.igem.org/mediawiki/2011/0/0a/UNIPV_Hometeam2.jpg" title="UNIPV iGEM team" alt="" />
 +
<img src="https://static.igem.org/mediawiki/2011/e/e1/UNIPV_Hometeam3.jpg" title="UNIPV iGEM team" alt="" />
 +
<img src="https://static.igem.org/mediawiki/2011/f/f2/UNIPV_Hometeam4.jpg" title="Work in progress" alt="" />
 +
<img src="https://static.igem.org/mediawiki/2011/9/9b/UNIPV_Home1.jpg" title="Pavia and the river Ticino" alt="" />
 +
<img src="https://static.igem.org/mediawiki/2011/a/a2/UNIPV_Home2.jpg" title="University of Pavia" alt="" />
 +
<img src="https://static.igem.org/mediawiki/2011/f/f7/UNIPV_Home3.jpg" title="Faculty of Engineering" alt="" />
 +
<img src="https://static.igem.org/mediawiki/2011/f/f0/UNIPV_Home4.jpg" title="Scientific campus" alt="" />
 +
 
</div>
</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://2009.igem.org/Help:Template/Examples">HERE</a>.
 
</div>
</div>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
<div id="nivoslider-125-caption-0" class="nivo-html-caption">You can add captions too&#8230;</div>
-
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. 
+
<p><script type="text/javascript">
 +
jQuery(window).load(function(){
 +
    jQuery("#nivoslider-125").nivoSlider({
 +
        effect:"random",
 +
        slices:15,
 +
        boxCols:8,
 +
        boxRows:4,
 +
        animSpeed:500,
 +
        pauseTime:3000,
 +
        startSlide:0,
 +
        directionNav:true,
 +
        directionNavHide:true,
 +
        controlNav:true,
 +
        controlNavThumbs:false,
 +
        controlNavThumbsFromRel:true,
 +
        keyboardNav:true,
 +
        pauseOnHover:true,
 +
        manualAdvance:false
 +
    });
 +
});
 +
</script>
</div>
</div>
-
</div>
 
-
</html>
 
-
<!-- *** End of the alert box *** -->
+
<br><br>
-
{|align="justify"
+
</html>
-
|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.
+
-
|[[Image:UNIPV-Pavia_logo.png|200px|right|frame]]
+
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:UNIPV-Pavia_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:UNIPV-Pavia | Team Example]]
+
-
|}
+
-
 
+
-
<!--- The Mission, Experiments --->
+
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
{{end}}
-
!align="center"|[[Team:UNIPV-Pavia|Home]]
+
-
!align="center"|[[Team:UNIPV-Pavia/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2011&team_name=UNIPV-Pavia Official Team Profile]
+
-
!align="center"|[[Team:UNIPV-Pavia/Project|Project]]
+
-
!align="center"|[[Team:UNIPV-Pavia/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:UNIPV-Pavia/Modeling|Modeling]]
+
-
!align="center"|[[Team:UNIPV-Pavia/Notebook|Notebook]]
+
-
!align="center"|[[Team:UNIPV-Pavia/Safety|Safety]]
+
-
!align="center"|[[Team:UNIPV-Pavia/Attributions|Attributions]]
+
-
|}
+

Latest revision as of 13:14, 19 September 2011

UNIPV TEAM 2011


The project

Our work aims at implementing the engineering concept of closed-loop control in E. coli, exploiting quorum sensing. As a proof of concept, we designed a simple genetic controller that regulates the concentration of 3OC6-HSL signalling molecule around a user-defined set-point. The controlled variable (3OC6-HSL) increases as a function of the exogenous anhydroTetracycline input, that triggers LuxI expression. The controller senses the 3OC6-HSL concentration and activates the production of AiiA, that degrades it. To observe the desired behaviour, a fine tuning of the system was necessary. The transcriptional/translational strength of the regulatory elements (promoter+RBS in several combinations) and the enzyme activities were measured and exploited to identify a mathematical model able to predict the behaviour of the controlled system. These predictions made possible an in silico rational fine tuning of the circuit: the most promising modules were selected and assembled into the final circuit, avoiding a cost and time expensive combinatorial approach.


You can add captions too…



Retrieved from "http://2011.igem.org/Team:UNIPV-Pavia"