Difference between revisions of "Team:Paris Bettencourt/Software"
m |
m |
||
Line 110: | Line 110: | ||
<br /> | <br /> | ||
Here is an example only with mother cells. | Here is an example only with mother cells. | ||
+ | <br /> | ||
<br /> | <br /> | ||
<img src="https://static.igem.org/mediawiki/2015/9/9a/IgemImg.png" style="width:20%;height:20%;" alt="Example of predetermined cells initial position with mother cells" title="Example of predetermined cells initial position with mother cells" > | <img src="https://static.igem.org/mediawiki/2015/9/9a/IgemImg.png" style="width:20%;height:20%;" alt="Example of predetermined cells initial position with mother cells" title="Example of predetermined cells initial position with mother cells" > | ||
<br /> | <br /> | ||
Here is an other example with mother cells (black) and differentiated cells (red). | Here is an other example with mother cells (black) and differentiated cells (red). | ||
+ | <br /> | ||
<br /> | <br /> | ||
<img src="https://static.igem.org/mediawiki/2015/a/a4/IgemParisBettencourtImg.png" style="width:20%;height:20%;" alt="Example of predetermined cells initial position with mother cells (black) and differentiated cells (red)" title="Example of predetermined cells initial position with mother cells (black) and differentiated cells (red)" > | <img src="https://static.igem.org/mediawiki/2015/a/a4/IgemParisBettencourtImg.png" style="width:20%;height:20%;" alt="Example of predetermined cells initial position with mother cells (black) and differentiated cells (red)" title="Example of predetermined cells initial position with mother cells (black) and differentiated cells (red)" > | ||
Line 261: | Line 263: | ||
<li>\(data.mat\) : MATLAB file containing simulation the raw data structure. To load the file, use this formula : \(load('data.mat')\).</li> | <li>\(data.mat\) : MATLAB file containing simulation the raw data structure. To load the file, use this formula : \(load('data.mat')\).</li> | ||
</ul> | </ul> | ||
− | |||
− | |||
<h4>Graphs</h4> | <h4>Graphs</h4> | ||
Line 280: | Line 280: | ||
<h5>Graphs</h5> | <h5>Graphs</h5> | ||
As explained in the <a href="https://2015.igem.org/Team:Paris_Bettencourt/Modeling" title="Modeling wiki page" >modeling page</a> the program give these results. | As explained in the <a href="https://2015.igem.org/Team:Paris_Bettencourt/Modeling" title="Modeling wiki page" >modeling page</a> the program give these results. | ||
+ | <br /> | ||
<br /> | <br /> | ||
<img width="100%" src="https://static.igem.org/mediawiki/2015/1/14/StochasticEvolution.png" title="Stochastic evolution of the system" alt="Stochastic evolution of the system" style="align:center;"> | <img width="100%" src="https://static.igem.org/mediawiki/2015/1/14/StochasticEvolution.png" title="Stochastic evolution of the system" alt="Stochastic evolution of the system" style="align:center;"> | ||
+ | <br /> | ||
<br /> | <br /> | ||
<img width="100%" src="https://static.igem.org/mediawiki/2015/0/0b/OptimizeK1Stochastic.png" title="Stochastic vitamin optimization" alt="Stochastic vitamin optimization" style="align:center;"> | <img width="100%" src="https://static.igem.org/mediawiki/2015/0/0b/OptimizeK1Stochastic.png" title="Stochastic vitamin optimization" alt="Stochastic vitamin optimization" style="align:center;"> | ||
+ | <br /> | ||
<br /> | <br /> | ||
<img width="100%" src="https://static.igem.org/mediawiki/2015/9/97/StochasticEventTimeProbabilityDistribution.png" title="Distribution of event time probability" alt="Distribution of event time probability" style="align:center;"> | <img width="100%" src="https://static.igem.org/mediawiki/2015/9/97/StochasticEventTimeProbabilityDistribution.png" title="Distribution of event time probability" alt="Distribution of event time probability" style="align:center;"> | ||
Line 291: | Line 294: | ||
<br /> | <br /> | ||
This image is the cell input. | This image is the cell input. | ||
+ | <br /> | ||
<br /> | <br /> | ||
<img style="width:30%;height:30%;" src="https://static.igem.org/mediawiki/2015/a/a4/IgemParisBettencourtImg.png" alt="Example of predetermined cells initial position with mother cells (black) and differentiated cells (red)" title="Example of predetermined cells initial position with mother cells (black) and differentiated cells (red)" > | <img style="width:30%;height:30%;" src="https://static.igem.org/mediawiki/2015/a/a4/IgemParisBettencourtImg.png" alt="Example of predetermined cells initial position with mother cells (black) and differentiated cells (red)" title="Example of predetermined cells initial position with mother cells (black) and differentiated cells (red)" > | ||
Line 297: | Line 301: | ||
<br /> | <br /> | ||
The mother cells are in orange and the differentiated cells are in yellow. | The mother cells are in orange and the differentiated cells are in yellow. | ||
+ | <br /> | ||
<br /> | <br /> | ||
<img style="width:30%;height:30%;" src="https://static.igem.org/mediawiki/2015/7/73/IgemParisBettencourtGif.gif" alt="Animation example with predetermined cells initial position with mother cells and differentiated cells" title="Animation example with predetermined cells initial position with mother cells and differentiated cells" > | <img style="width:30%;height:30%;" src="https://static.igem.org/mediawiki/2015/7/73/IgemParisBettencourtGif.gif" alt="Animation example with predetermined cells initial position with mother cells and differentiated cells" title="Animation example with predetermined cells initial position with mother cells and differentiated cells" > | ||
Line 303: | Line 308: | ||
<h4>Vitamin optimization</h4> | <h4>Vitamin optimization</h4> | ||
This program is designed to maximize the vitamin production. Here are some results. | This program is designed to maximize the vitamin production. Here are some results. | ||
+ | <br /> | ||
<br /> | <br /> | ||
<img width="100%" src="https://static.igem.org/mediawiki/2015/0/0b/OptimizeK1Stochastic.png" title="Stochastic vitamin optimization" alt="Stochastic vitamin optimization" style="align:center;"> | <img width="100%" src="https://static.igem.org/mediawiki/2015/0/0b/OptimizeK1Stochastic.png" title="Stochastic vitamin optimization" alt="Stochastic vitamin optimization" style="align:center;"> | ||
Line 308: | Line 314: | ||
<h4>Deterministic and stochastic vitamin optimization comparison</h4> | <h4>Deterministic and stochastic vitamin optimization comparison</h4> | ||
Here is a comparison between the two models. | Here is a comparison between the two models. | ||
+ | <br /> | ||
<br /> | <br /> | ||
<img width="100%" src="https://static.igem.org/mediawiki/2015/3/3c/CompareStochasticAndDeterministic.png" title="Comparison of deterministic and stochastic vitamin optimization" alt="Comparison of deterministic and stochastic vitamin optimization" style="align:center;"> | <img width="100%" src="https://static.igem.org/mediawiki/2015/3/3c/CompareStochasticAndDeterministic.png" title="Comparison of deterministic and stochastic vitamin optimization" alt="Comparison of deterministic and stochastic vitamin optimization" style="align:center;"> |
Revision as of 21:45, 12 September 2015