Team:Bordeaux/ConclusionModelling

From 2012.igem.org

(Difference between revisions)
Line 82: Line 82:
<li><a href="http://www.python.org/">Python</a></li>
<li><a href="http://www.python.org/">Python</a></li>
<li><a href="http://www.somethinkodd.com/oddthinking/2005/12/06/python-imaging-library-pil-and-animated-gifs/">Python Imaging Library (PIL) and Animated GIFs</a></li>
<li><a href="http://www.somethinkodd.com/oddthinking/2005/12/06/python-imaging-library-pil-and-animated-gifs/">Python Imaging Library (PIL) and Animated GIFs</a></li>
 +
<li><a href="http://matplotlib.org/">Matplotlib</a></li>
</p>
</p>

Revision as of 10:13, 26 September 2012

Modelling - iGEM Bordeaux 2012

iGEM - Bordeaux - Conclusion

So finally we made a simple software taking in consideration all pertinent factors acting on cellular communication. Using algorithms and statistic we tried to stay as close as possible to reality. But, despite all our attention the model doesn't take every little details that are present in the mecanism. For exemple in reality their is a mecanism include an anti sense RNA which goal is to limitate some leak. Instead of that the simulation include the leak in another way.

Unfortunately due to lack of time this software was developed before the genetic manipulations on the bacteria which haven't been finished. So we haven't been able to verify our model and to compare results with reality.

Bibliography


MEINHARDT, Hans «Le livre des coquilles», Pour la science, Dossier, N°44, Juillet - Septembre 2004, p40 - 45.

References


  • Python
  • Python Imaging Library (PIL) and Animated GIFs
  • Matplotlib