From c9c789a08199159d1623f3ae00abe9c6ac63f617 Mon Sep 17 00:00:00 2001 From: Zhefu Li <zf-li23@mails.tsinghua.edu.cn> Date: Tue, 1 Oct 2024 16:16:39 +0000 Subject: [PATCH] Update model.html --- wiki/pages/model.html | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/wiki/pages/model.html b/wiki/pages/model.html index 954aa239..e7cd1125 100644 --- a/wiki/pages/model.html +++ b/wiki/pages/model.html @@ -104,6 +104,7 @@ <li><a href="#topic2">Binding</a></li> <li><a href="#topic3">Secretion</a></li> <li><a href="#topic4">Absorption</a></li> + <li><a href="#References">References</a></li> </ul> </div> @@ -136,10 +137,11 @@ project and yield valuable computational results.</p> </div> <div class="image-container"> - <img src="https://static.igem.wiki/teams/5187/figure/ibd-figure.jpg" alt="ibd_figure" + <img src="https://static.igem.wiki/teams/5187/wiki-model-fig/introduction.png" alt="introduction_figure" class="shadowed-image"> </div> - </div> + <p style="text-align: center; font-size: 0.9em; margin-top: 10px;">fig 1 General Description of Model</p> +</div> <div class="row mt-4"> <div class="col-lg-12"> @@ -1986,7 +1988,21 @@ hold off;</div> equilibrium after a certain period.</p> </div> </div> - + <div class="row mt-4"> + <div class="col-lg-12"> + <h2 id="References"> + <h2>References</h2> + <p>[1] Borghardt JM, Weber B, Staab A, Kloft C. Pharmacometric Models for Characterizing the Pharmacokinetics of Orally Inhaled Drugs. AAPS J. 2015 Jul;17(4):853-70. doi: 10.1208/s12248-015-9760-6. Epub 2015 Apr 7. PMID: 25845315; PMCID: PMC4477002.</p> + <p>[2] Thomson TM, Benjamin KR, Bush A, Love T, Pincus D, Resnekov O, Yu RC, Gordon A, Colman-Lerner A, Endy D, Brent R. Scaffold number in yeast signaling system sets tradeoff between system output and dynamic range. Proc Natl Acad Sci U S A. 2011 Dec 13;108(50):20265-70. doi: 10.1073/pnas.1004042108. Epub 2011 Nov 23. PMID: 22114196; PMCID: PMC3250143.</p> + <p>[3] Sheng Li. Global quantitative study on the non-equilibrium cell fate decision-making of yeast under pheromone perturbation[D].Jilin University,2023.DOI:10.27162/d.cnki.gjlin.2023.007553.</p> + <p>[4] Scott BM, Gutiérrez-Vázquez C, Sanmarco LM, da Silva Pereira JA, Li Z, Plasencia A, Hewson P, Cox LM, O'Brien M, Chen SK, Moraes-Vieira PM, Chang BSW, Peisajovich SG, Quintana FJ. Self-tunable engineered yeast probiotics for the treatment of inflammatory bowel disease. Nat Med. 2021 Jul;27(7):1212-1222. doi: 10.1038/s41591-021-01390-x. Epub 2021 Jun 28. PMID: 34183837.</p> + <p>[5] Tuncbag N, Braunstein A, Pagnani A, Huang SS, Chayes J, Borgs C, Zecchina R, Fraenkel E. Simultaneous reconstruction of multiple signaling pathways via the prize-collecting steiner forest problem. J Comput Biol. 2013 Feb;20(2):124-36. doi: 10.1089/cmb.2012.0092. PMID: 23383998; PMCID: PMC3576906.</p> + <p>[6] https://www.kegg.jp/pathway/sce04011</p> + <hr> + </div> + </div> + + </body> </html> -- GitLab