Team:Tuebingen/Modeling

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
 
(21 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 *** -->
+
{{:Team:Tuebingen/Template/Tuebingen}}
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<style>
-
This is a template page. READ THESE INSTRUCTIONS.
+
  #actualHeading{
 +
    background-color: #1B7643;
 +
    color: white;
 +
  }
 +
 
 +
  #actualContent img {
 +
    margin-bottom: 2em;
 +
    margin-left: 8em;
 +
    width: 500px;
 +
  }
 +
 
 +
</style>
 +
</head>
 +
 
 +
<body>
 +
 
 +
<div id="actualHeadingTwo">
 +
Modeling
</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://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 all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
 
-
</div>
 
-
</div>
 
-
</html>
 
-
<!-- *** End of the alert box *** -->
 
 +
<div id="actualContent">
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<h3>Motivation</h3>
-
!align="center"|[[Team:Tuebingen|Home]]
+
 
-
!align="center"|[[Team:Tuebingen/Team|Team]]
+
<p>The aim of our modeling approach is the formal description of the biosensor system. We look from an engineering viewpoint and want to create a technical specification for our device similar to the specifications often found in electrical engineering.</p>
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Tuebingen Official Team Profile]
+
 
-
!align="center"|[[Team:Tuebingen/Project|Project]]
+
<p>The basis for the mathematical formulation has to be an abstract representation. The underlying network we used for our modeling tasks is structured as follows:</p>
-
!align="center"|[[Team:Tuebingen/Parts|Parts Submitted to the Registry]]
+
<img src="https://static.igem.org/mediawiki/2013/1/18/Model_Overview.png" title="model overview"/>
-
!align="center"|[[Team:Tuebingen/Modeling|Modeling]]
+
 
-
!align="center"|[[Team:Tuebingen/Notebook|Notebook]]
+
<p>Another aspect we want to consider with a computational model are the benefits for both the model and the biological system. Through several iterations of analyses of the computational model and data generation with the biological system, we can verify the model and find interesting characteristics of the biological system.</p>
-
!align="center"|[[Team:Tuebingen/Safety|Safety]]
+
<img src="https://static.igem.org/mediawiki/2013/0/09/Workflow_cycle.png" title="workflow cycle">
-
!align="center"|[[Team:Tuebingen/Attributions|Attributions]]
+
 
-
|}
+
 
 +
<h3>Model equations</h3>
 +
 
 +
<p>In essence, the computational model consists of the following three equations. The all specify the concentrations for the key components of the system: (1) for the active receptor (ligand-receptor-complex), (2) for the repressor protein and (3) for the reporter protein.</p>
 +
<img src="https://static.igem.org/mediawiki/2013/d/d5/Model_equations.png" title="model equations">
 +
 
 +
<p>This approach combines the transcription and translation processes into a single production process. There is also only one degradation process. Through this simplification, the number of parameters is reduced to 8. Some parameters are available from literature, others are estimated based on similar, known interactions.</p>
 +
 
 +
<p>The binding characteristic of the membrane progesterone receptor and the hormone progesterone has been fitted using the non-linear least squares method approach and yields the half-maximal concentration.</p>
 +
<img src="https://static.igem.org/mediawiki/2013/d/d0/Experimental_fit.png" title="fitting">
 +
 
 +
 
 +
<h3>Results</h3>
 +
<p>Two important simulations using the model have been conducted. The first one describes the dependence of the output signal (the reporter concentration) on the input signal (the hormone concentration). The second one tries to identify sensitive parts of the system.</p>
 +
 
 +
<p>The general behavior of the system is shown in the following plot. Two simulations are shown which differ slithly because of random parameter variations.</p>
 +
<img src="https://static.igem.org/mediawiki/2013/a/a9/Time_course.png" title="time course">
 +
<p>The detection range is clearly in the range of nanomolar concentrations of progesterone. This renders the biosensor suitable because the physiological active levels of progesterone are covered.</p>
 +
 
 +
<p>A sensitivity analysis has uncovered that only two of the eight parameters have a significant effect on strength of the output signal: (1) the maximal concentraion of the repressor protein and (2) the binding affinity of the fet3 promoter.</p>
 +
<img src="https://static.igem.org/mediawiki/2013/3/35/Sensitivity.png" title="sensitivitiy analysis">
 +
 
 +
<h3>Outlook</h3>
 +
 
 +
<p>Using the model and the specific results above, we hope to provide a suitable theoretical description of the biosensor system. We also want to use to model to find parts of the system which can be modified to improve the sensitivity, the detection range and the output signal strength.</p>
 +
 
 +
<p>&nbsp;</p>
 +
<a href="#Top"><p style="text-align: center; font-size: 14pt;">Back to top</p></a>
 +
</div>
 +
 
 +
<!-- FOOTER --- IMPORTANT FOR NAVMENU-LENGHT!!! -->
 +
<div id="TueFooter" style="width: 57em; height: 0.5em; background-color: transparent; position: relative; float: right;"></div>
 +
<!-- /FOOTER -->
 +
</body>
 +
 
 +
</html>
-
If you choose to include a '''Modeling''' page, please write about your modeling adventures here.  This is not necessary but it may be a nice list to include.
+
{{:Team:Tuebingen/Template/equalHeight}}

Latest revision as of 12:01, 4 October 2013

Return to iGEM Main Page.

Modeling

Motivation

The aim of our modeling approach is the formal description of the biosensor system. We look from an engineering viewpoint and want to create a technical specification for our device similar to the specifications often found in electrical engineering.

The basis for the mathematical formulation has to be an abstract representation. The underlying network we used for our modeling tasks is structured as follows:

Another aspect we want to consider with a computational model are the benefits for both the model and the biological system. Through several iterations of analyses of the computational model and data generation with the biological system, we can verify the model and find interesting characteristics of the biological system.

Model equations

In essence, the computational model consists of the following three equations. The all specify the concentrations for the key components of the system: (1) for the active receptor (ligand-receptor-complex), (2) for the repressor protein and (3) for the reporter protein.

This approach combines the transcription and translation processes into a single production process. There is also only one degradation process. Through this simplification, the number of parameters is reduced to 8. Some parameters are available from literature, others are estimated based on similar, known interactions.

The binding characteristic of the membrane progesterone receptor and the hormone progesterone has been fitted using the non-linear least squares method approach and yields the half-maximal concentration.

Results

Two important simulations using the model have been conducted. The first one describes the dependence of the output signal (the reporter concentration) on the input signal (the hormone concentration). The second one tries to identify sensitive parts of the system.

The general behavior of the system is shown in the following plot. Two simulations are shown which differ slithly because of random parameter variations.

The detection range is clearly in the range of nanomolar concentrations of progesterone. This renders the biosensor suitable because the physiological active levels of progesterone are covered.

A sensitivity analysis has uncovered that only two of the eight parameters have a significant effect on strength of the output signal: (1) the maximal concentraion of the repressor protein and (2) the binding affinity of the fet3 promoter.

Outlook

Using the model and the specific results above, we hope to provide a suitable theoretical description of the biosensor system. We also want to use to model to find parts of the system which can be modified to improve the sensitivity, the detection range and the output signal strength.

 

Back to top