|
|
(13 intermediate revisions by 2 users not shown) |
Line 20: |
Line 20: |
| <div class="mod-content simulacoes"> | | <div class="mod-content simulacoes"> |
| <h2><a name="simu">Simulations</a></h2> | | <h2><a name="simu">Simulations</a></h2> |
− | <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec interdum lacinia posuere. Sed nunc felis, consequat a tincidunt eu, lacinia id nisi. Praesent eget erat consequat, ultrices justo nec, eleifend ex. Donec iaculis turpis id augue molestie, in venenatis enim pellentesque. Etiam quis semper diam, sit amet rhoncus libero. Vivamus pulvinar bibendum lacus, at iaculis enim tempor semper. In ac enim libero. Mauris at porta mi, in euismod arcu. | + | <p>Now, based on our equations, we can run simulations to estimate αY, the parameter of interest of our model. For that, we decided to try to find the maximum αY that will, according to our model, fit the EC50 time and the maximum value of ρ. |
| </p> | | </p> |
− | <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec interdum lacinia posuere. Sed nunc felis, consequat a tincidunt eu, lacinia id nisi. Praesent eget erat consequat, ultrices justo nec, eleifend ex. Donec iaculis turpis id augue molestie, in venenatis enim pellentesque. Etiam quis semper diam, sit amet rhoncus libero. Vivamus pulvinar bibendum lacus, at iaculis enim tempor semper. In ac enim libero. Mauris at porta mi, in euismod arcu. | + | <p>For that, we must assume a new assumption: That all the proteins in the systems (synthases, receptors and reporters) are approximately equal, therefore we can say that their production and degradation rates are the same, if not explicitly given a value.At first, we defined our parameters based on literature values. (To know precisely the parameters used in the runs, see the table at the end of the page). |
| </p> | | </p> |
− | <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec interdum lacinia posuere. Sed nunc felis, consequat a tincidunt eu, lacinia id nisi. Praesent eget erat consequat, ultrices justo nec, eleifend ex. Donec iaculis turpis id augue molestie, in venenatis enim pellentesque. Etiam quis semper diam, sit amet rhoncus libero. Vivamus pulvinar bibendum lacus, at iaculis enim tempor semper. In ac enim libero. Mauris at porta mi, in euismod arcu. | + | <p>After establishing the parameters of interest, we created an algorithm that will receive the EC50 time (tEC50) and the maximum ρ (MAX) and return the values of αY. The algorithm is resumed at the flowchart below: |
| </p> | | </p> |
| + | <center><img src="https://static.igem.org/mediawiki/2018/6/64/T--USP-Brazil--model_flowchart.png" style="width:90%"></center> |
| + | <p>In this flow chart, we can see the process of the algorithm's workings. Where a parallelogram represents the initial data, round rectangles represent processes and diamonds represent decision processes. Af is used as αY and ε is a small increase. From that, we’ve been able to, comparing to our data and using some literature data as proxy, estimate the alphas! |
| + | </p> |
| + | <p>We've been able to predict the values of α and, also, estimate a basal expression, called now γ, for each promoter, by adding a single term in the differential equation:</p> |
| + | |
| + | <p>The first value represents the value of γ and the second of α. |
| + | <ul> |
| + | <li>Lux:Lux - .39; .693 |
| + | <li>Lux:Las - -.14; 1.18 |
| + | <li>Lux:Rpa - -.301; 1.185 |
| + | <li>Lux:Tra - 0.0; 0.0 |
| + | <li>Rhl:Lux - .011; .11 |
| + | </ul> |
| + | <p>We also, using the work of Scott and Hasty, we estimated some theoretical values of other systems</p> |
| + | |
| + | <ul> |
| + | <li>Tra:Tra - -; 0.089 |
| + | <li>Rpa:Lux - -; .347 |
| + | <li>Rpa:Rpa - -; 1.035 |
| + | <li>Las:Rpa - -; 1.43 |
| + | <li>Las:Las - -; 2.772 |
| + | </ul> |
| + | <p> Using those parameters, we constructed a graph to show each one of them. The first comparing the values from our data, the second is from the the literature data</p> |
| + | <div class="column half_size"> |
| + | <center><img src="https://static.igem.org/mediawiki/2018/1/1b/T--USP-Brazil--model_graph2.png" style="width: 90%"></center> |
| + | </div> |
| + | <div class="column half_size"> |
| + | <center><img src="https://static.igem.org/mediawiki/2018/2/2b/T--USP-Brazil--model_graph1.png" style="width: 90%"></center> |
| + | </div> |
| + | <div class="column full_size"> |
| + | <p>However, to do a proper comparison, we’ve set up a relative measure, we decided to call λ. Is a very simple proposal: |
| + | </p> |
| + | <p>$$\lambda N \mid M = \frac{ ( \frac{\alpha M}{\gamma M}) ^2 } { ( \frac{\alpha N}{\gamma N}) ^2}$$ |
| + | </p> |
| + | <p>Where N is the native system, the system of the HSL and Receptor, and M is the system of the promoter. Alfa is the alfa that represents the promoter interaction, and gamma is the basal of expression. |
| + | With that in mind, we found the following values Lambda:</p> |
| + | </p> |
| + | <ul> |
| + | <li>Lux:Las - 4,74 </li> |
| + | <li>Lux:Rpa - 2,21</li> |
| + | <li>Las:Rpa - 0,52</li> |
| + | <li>Rpa:Lux - 0,34</li> |
| + | </ul> |
| + | <p> The most interesting part of this comparison is see, that even with Lux:Las and Lux:Rpa where the expression is essential the same, as show by the simulations, Las has twice more of cross-talk then Rpa with Lux!</p> |
| + | |
| + | <h3>Parameters</h3> |
| + | <table class="olha-a-tabela tamanho-menor"> |
| + | <tr> |
| + | <th>Name</th> |
| + | <th>Value</th> |
| + | <th>Description</th> |
| + | <th>Reference</th> |
| + | </tr> |
| + | <tr> |
| + | <td>$$\alpha_{S}$$</td><!-- cada td é um dos seus itens --> |
| + | <td>.005μMmin-1</td> |
| + | <td>Production/Expression of the variable, indicated in the index</td> |
| + | <td>Basu, S. et al. 2005</td> |
| + | </tr> |
| + | <tr> |
| + | <td>$$\alpha_{H}$$</td><!-- cada td é um dos seus itens --> |
| + | <td>3.22e2</td> |
| + | <td>Production/Expression of the variable, indicated in the index</td> |
| + | <td>Pai, A. et al. 2018</td> |
| + | </tr> |
| + | <tr> |
| + | <td>$$\alpha_{R}$$</td><!-- cada td é um dos seus itens --> |
| + | <td>.05μMmin-1</td> |
| + | <td>Production/Expression of the variable, indicated in the index</td> |
| + | <td>Basu, S. et al. 2005/Estimated</td> |
| + | </tr> |
| + | |
| + | <tr> |
| + | <td>$$\mu_{S}$$</td><!-- cada td é um dos seus itens --> |
| + | <td>.0231min-1</td> |
| + | <td>Degradation of the variable, indicated in the index</td> |
| + | <td>Basu, S. et al. 2005</td> |
| + | </tr> |
| + | <tr> |
| + | <td>$$\mu_{H}$$</td><!-- cada td é um dos seus itens --> |
| + | <td>1e-2min-1</td> |
| + | <td>Degradation of the variable, indicated in the index</td> |
| + | <td>Pai, A. et al. 2018</td> |
| + | </tr> |
| + | <tr> |
| + | <td>$$\mu_{R}$$</td><!-- cada td é um dos seus itens --> |
| + | <td>.0231min-1</td> |
| + | <td>Degradation of the variable, indicated in the index</td> |
| + | <td>Basu, S. et al. 2005</td> |
| + | </tr> |
| + | <tr> |
| + | <td>$$\mu_{C}$$</td><!-- cada td é um dos seus itens --> |
| + | <td>.0231min-1</td> |
| + | <td>Degradation of the variable, indicated in the index</td> |
| + | <td>Basu, S. et al. 2005</td> |
| + | </tr> |
| + | |
| + | <tr> |
| + | <td>$$\mu_{Yf}$$</td><!-- cada td é um dos seus itens --> |
| + | <td>2.14e-3min-1</td> |
| + | <td>Degradation of the variable, indicated in the index</td> |
| + | <td>iGEM MIT Team 2010 </td> |
| + | </tr> |
| + | |
| + | <tr> |
| + | <td>$$\beta$$</td><!-- cada td é um dos seus itens --> |
| + | <td>0.1</td> |
| + | <td>Formation of the HSL/Receptor Complex</td> |
| + | <td>Weber, M & Buceta, J. 2013</td> |
| + | </tr> |
| + | <tr> |
| + | <td>$$\theta$$</td><!-- cada td é um dos seus itens --> |
| + | <td>10</td> |
| + | <td>Separation of the Complex HSL/Receptor</td> |
| + | <td>Weber, M & Buceta, J. 2013</td> |
| + | </tr> |
| + | </table> |
| + | <h3>Parameter References</h3> |
| + | <ul> |
| + | <li>MIT's 2010 iGEM Team</li> |
| + | <li>S.Basu , Y.Gerchman, C.H. Collins, F.H. Arnold, R.Weiss. “A synthetic multicellular system for programmed pattern formation” Nature volume 434, pages 1130–1134 (28 April 2005)</li> |
| + | <li>M.Weber, J.Buceta. “Dynamics of the quorum sensing switch: stochastic and non-stationary effects” BMC Systems Biology 7:6 (2013) doi: 10.1186/1752-0509-7-6</li> |
| + | <li>Pai, Anand, and Lingchong You. “Optimal Tuning of Bacterial Sensing Potential.” Molecular Systems Biology 5 (2009): 286. PMC. Web. 17 Oct. 2018.</li> |
| + | </ul> |
| + | </div> |
| </div> | | </div> |
| </article> | | </article> |
Line 33: |
Line 158: |
| </div> | | </div> |
| | | |
− | <div class="container rodape-bottom">
| |
− | <div class="linha rodape">
| |
− | <div class="coluna col3 social-icons">
| |
− | <div class="social-icons-padding">
| |
− | <a href="#" id="face_usp_bra"><i class="fa fa-facebook"></i></a>
| |
− | <a href="#" id="insta_usp_bra"><i class="fa fa-instagram"></i></a>
| |
− | <a href="#" id="email_usp_bra"><i class="fa fa-envelope"></i></a>
| |
− | <p class="copyright">iGEM USP-Brazil</p>
| |
− | </div>
| |
− | </div>
| |
− | <div class="coluna col9 site-map">
| |
− | <nav>
| |
− | <ul>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Teste2">Home</a></li>
| |
− | <li>
| |
− | <a href="#">Team</a>
| |
− | <ul>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Team">People</a></li>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Attributions">Attributions</a></li>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Sponsors">Sponsors</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | <li>
| |
− | <a href="#">Project</a>
| |
− | <ul>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Overview">Overview</a></li>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Applications">Applications</a></li>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Design">Project Design</a></li>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Parts">Parts</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | <li>
| |
− | <a href="#">WetLab</a>
| |
− | <ul>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Results">Results</a></li>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Notebook">Notebook</a></li>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Demonstrate">Demonstrate</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | <li>
| |
− | <a href="#">Modelling</a>
| |
− | <ul>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Model">Model</a></li>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Simulations">Simulation</a></li>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Statistics">Statistics</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | <li>
| |
− | <a href="#">Human</a>
| |
− | <ul>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Public_Engagement">Public Engagement</a></li>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Human_Practices">Integrated</a></li>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Game">Game</a></li>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Collaborations">Collaborations</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | <li>
| |
− | <a href="#">Resources</a>
| |
− | <ul>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Safety">Safety</a></li>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/InterLab">Interlab</a></li>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Achievements">Achieviements</a></li>
| |
− | <li><a href="https://2018.igem.org/Team:USP-Brazil/Part_Collection">Colection of Parts</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | </ul>
| |
− | </nav>
| |
− | </div>
| |
− | </div>
| |
− | </div>
| |
| | | |
| </html> | | </html> |
| + | {{USP-Brazil/FOOTER}} |