Difference between revisions of "Team:Paris Bettencourt/Modeling"
Line 140: | Line 140: | ||
<li>\(DC_0 = 0 \phantom{t} (cells)\)</li> | <li>\(DC_0 = 0 \phantom{t} (cells)\)</li> | ||
</ul> | </ul> | ||
− | We obtain the following graph with a simple MATLAB program available <a> | + | We obtain the following graph with a simple MATLAB program available in the <a href="https://2015.igem.org/Team:Paris_Bettencourt/Software" title="Software wiki page" >software wiki page</a>. |
<br /> | <br /> | ||
<br /> | <br /> | ||
Line 151: | Line 151: | ||
In our case, we chose of course the \(k_{1}\) that optimize the vitamin production <i>ie</i> \(k_{1} = 0.207\). | In our case, we chose of course the \(k_{1}\) that optimize the vitamin production <i>ie</i> \(k_{1} = 0.207\). | ||
<h4>Deterministic evolution of mother cell, differentiated cell and vitamin numbers</h4> | <h4>Deterministic evolution of mother cell, differentiated cell and vitamin numbers</h4> | ||
− | We wrote a deterministic algorithm with MATLAB using the previous solutions \((8)\), \((9)\) and \((10)\). For those interested, the source code is available <a> | + | We wrote a deterministic algorithm with MATLAB using the previous solutions \((8)\), \((9)\) and \((10)\). For those interested, the source code is available in the <a href="https://2015.igem.org/Team:Paris_Bettencourt/Software" title="Software wiki page" >software wiki page</a>. |
<br /> | <br /> | ||
In order to optimize the vitamin production, we use the same parameters as previously and set \(k_{1}\) with the previous resulting value <i>ie</i> \(k_{1} = | In order to optimize the vitamin production, we use the same parameters as previously and set \(k_{1}\) with the previous resulting value <i>ie</i> \(k_{1} = | ||
Line 325: | Line 325: | ||
In order to get relevant results, we average by doing a large number of simulations specified by the \(Averaging\) \(number\) parameter. | In order to get relevant results, we average by doing a large number of simulations specified by the \(Averaging\) \(number\) parameter. | ||
<br /> | <br /> | ||
− | We can only change three parameters : \(mu_{1}\), \(MC_0\) and \(DC_0\). | + | We can only change three parameters : \(\mu_{1}\), \(MC_0\) and \(DC_0\). |
<br /> | <br /> | ||
− | \(t\), \(\sigma_{1}\), \(mu_{2}\), \(\sigma_{2}\), \(mu_{3}\), \(\sigma_{3}\) and \(k_{4}\) are constants. | + | \(t\), \(\sigma_{1}\), \(\mu_{2}\), \(\sigma_{2}\), \(mu_{3}\), \(\sigma_{3}\) and \(k_{4}\) are constants. |
<br /> | <br /> | ||
− | We try to find the best \(mu_{1}\) to maximize the vitamin production. | + | We try to find the best \(\mu_{1}\) to maximize the vitamin production. |
<br /> | <br /> | ||
As an example we can consider the following parameters. | As an example we can consider the following parameters. | ||
Line 430: | Line 430: | ||
<h3>MATLAB algorithm</h3> | <h3>MATLAB algorithm</h3> | ||
− | In order to make this model and code accessible, understandable and editable by everyone, we have ceated a <a> | + | In order to make this model and code accessible, understandable and editable by everyone, we have ceated a <a href="https://2015.igem.org/Team:Paris_Bettencourt/Software" title="Software wiki page" >software wiki page</a>. |
<br /> | <br /> | ||
Feel free to download the source code, modified it and make it accessible for everyone. | Feel free to download the source code, modified it and make it accessible for everyone. |
Revision as of 14:41, 12 September 2015