Team:Paris/Modeling
From 2008.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
{{Paris/Menu}} | {{Paris/Menu}} | ||
- | + | ==Roadmap== | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ===Design a modular Matlab modelisation of our system=== | |
+ | Using the following approach: | ||
+ | * 3 modules corresponding to the FIFO Temporal Order function, the Oscillation's one and the Sync function. | ||
+ | * Gather the 3 modules using a blackbox approach: each function is a box having its own inputs and outputs and does not interact with the others except if one box. | ||
+ | * Divide each box in smaller parts that we can quickly try in the wet lab to figure out precisely some missing parameters. | ||
- | === | + | ===Implement the same models in BIOCHAM=== |
+ | It will allow easier: | ||
+ | * Exploration of the paramaters space | ||
+ | * Evalution of the robustness | ||
+ | * Changes (to a stochastic model for example) | ||
- | + | ===MGS=== | |
+ | * Understand the syntax! | ||
+ | * Develop a 3D model to simulate diffusion even if the medium will in fact be shook. |
Revision as of 17:10, 21 July 2008
RoadmapDesign a modular Matlab modelisation of our systemUsing the following approach:
Implement the same models in BIOCHAMIt will allow easier:
MGS
|