Team:INSA-Lyon/formation

From 2014.igem.org

(Difference between revisions)
Line 13: Line 13:
<div id="presentation">
<div id="presentation">
-
<p class="colone1">Ici, du texte</p>
+
 
-
<p class="colone2">Ici, d'autre texte</p>
+
                        <p><div align = "justify">  
 +
 
 +
As functional amyloid fibers biosynthesis is still not totally understood, there are not many models other than descriptive sketches that represent the curli formation. From these observations we decided to gather the information we could and build models from them as incomplete as they may be, in order to provide future teams working on engineered CsgA with a basis to start from.</br>
 +
We therefore were able to build up two models:
 +
<ol>
 +
<li> the <b>CurLy'On Simulator</b>, a computed simulation of CsgA secretion and polymerisation that, provided with the right parameters, could make for a good alternative to a mathematical model for a protein kinetics study;
 +
<li> the implementation of the only two <b>mathematical models</b> we could find in the litterature that seemed relevant (with biological justification) in describing <i>in vitro</i> CsgA polymerisation in the <b>C language</b> in a fashion that can be given to a <b>numerical solver</b>, as these models require a heavy calculation power.
 +
</ol>
 +
 
 +
                        </div></p>
</div>
</div>

Revision as of 09:01, 12 October 2014

Curly'on - IGEM 2014 INSA-LYON

IGEM

CURLI FORMATION

As functional amyloid fibers biosynthesis is still not totally understood, there are not many models other than descriptive sketches that represent the curli formation. From these observations we decided to gather the information we could and build models from them as incomplete as they may be, in order to provide future teams working on engineered CsgA with a basis to start from.
We therefore were able to build up two models:
  1. the CurLy'On Simulator, a computed simulation of CsgA secretion and polymerisation that, provided with the right parameters, could make for a good alternative to a mathematical model for a protein kinetics study;
  2. the implementation of the only two mathematical models we could find in the litterature that seemed relevant (with biological justification) in describing in vitro CsgA polymerisation in the C language in a fashion that can be given to a numerical solver, as these models require a heavy calculation power.