From 5a1d8083f251c422e2dbd8d2ced6d17d1605df3f Mon Sep 17 00:00:00 2001 From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn> Date: Mon, 30 Sep 2024 02:49:33 +0000 Subject: [PATCH] Update file therapy-system.html --- wiki/pages/therapy-system.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/pages/therapy-system.html b/wiki/pages/therapy-system.html index 1d7a5a71..5fd0ffba 100644 --- a/wiki/pages/therapy-system.html +++ b/wiki/pages/therapy-system.html @@ -57,7 +57,7 @@ <h2>Design</h2> <hr> <div class="image-container" style="display: flex; flex-direction: column; align-items: center;"> - <img src="https://static.igem.wiki/teams/5187/wiki-therapysystem-fig/fig1.png" alt="ibd_figure" class="shadowed-image" style="width: 100%; max-width: 800px;"> + <img src="https://static.igem.wiki/teams/5187/wiki-therapysystem-fig/fig1.png" alt="ibd_figure" class="shadowed-image" style="width: 70%; max-width: 600px;"> <p style="text-align: center; font-size: 0.9em; margin-top: 10px;">fig 1 Schematic Representation of our Experimental Design</p> </div> <p>We introduced muscone gas molecule receptors derived from mouse olfactory epithelial cells into chassis bioengineered bacteria. The muscone gas molecule receptor is a G protein coupled receptor in eukaryotic cells, and we chose Saccharomyces cerevisiaet as the chassis bioengineering bacterium. By modifying the mating pathway of Saccharomyces cerevisiae, the muscone gas molecule receptor is integrated into the signaling pathway of Saccharomyces cerevisiae. And downstream of the modified mating pathway, lactate dehydrogenase was introduced to alter the anaerobic metabolism pathway of Saccharomyces cerevisiae, synthesizing lactate for the treatment of IBD disease.</p> -- GitLab