Paris/Modeling

From 2007.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
<html>
 +
<style type="text/css">
 +
#navmenu ul{
 +
list-style: none;
 +
}
 +
#navmenu ul li{
 +
display: inline;
 +
padding: 10px 10px 5px 10px;
 +
border: thin solid black;
 +
background-color: Lavender ;
 +
}
 +
#navmenu a {
 +
font-size: 12pt;
 +
font-family: "Lucida Grande", Verdana, arial, sans-serif;
 +
text-decoration: none;
 +
color: DarkBlue;
 +
}
 +
#navmenu a:hover {
 +
color: #FF6633;
 +
}
 +
</style>
 +
 +
<div id=navmenu>
 +
<ul>
 +
<a href='https://2007.igem.org/Paris/Introduction'> <li>Introduction</li></a>
 +
<li><a href='https://2007.igem.org/Paris/DesignProcess'> Design Process</a></li>
 +
<li><a href='https://2007.igem.org/Paris/Modeling'> Modeling</a></li>
 +
<li><a href='https://2007.igem.org/Paris/ConstructionProcess'> Construction Process</a></li>
 +
<li><a href='https://2007.igem.org/Paris/Applications'> Applications</a></li>
 +
</ul>
 +
</div>
 +
 +
</html>
 +
 +
 +
<font size=20>This page is under construction</font><br><br>
<font size=20>This page is under construction</font><br><br>

Revision as of 13:21, 17 October 2007


This page is under construction

Paris illu mod1.png

Contents

Welcome to the main page of the modeling part


You'll find all the informations that you need to understand:

  • What we are doing
  • Why
  • And how

And if you don't find the answer to your question, put it on the discussion page ;-)

Getting started

Before beginning here a page on modeling in general

We divide the modeling into 3 parts:


Our goal is to predict the behavior of the parts, devices, but also to help and understand why some parts don't work.
At the end we want to provide parts with good descriptions, kinetic equations and parameters.

Paris illu mod2.gif

Variables

We define 4 variables of interest and one optional:

  • Numbers of soma cells
  • Number of germe cells
  • Concentration of CRE
  • Concentration of DAP in the medium
  • Concentration of DAP in the cells

>>more

Characterization



Assembling



cellular automaton



Other

<<home