Hakimbazol (Talk | contribs) |
Hakimbazol (Talk | contribs) |
||
Line 24: | Line 24: | ||
<p></p> | <p></p> | ||
<p><justify>Quorum sensing mechanism was used to form biofilm of <i>E.coli</i> strain Top10, BL21 and DH5α that used in labwork. We have modeled growth curve of <i>E.coli</i> to determine when we must move <i>E.coli</i> colony from inoculum flask to reaction flask that contains PET. Besides growth curve, we have modeled some coupled ODEs to model growth curve, AI-2 production that affects signaling, and biofilm formation. AI-2 production in <i>E.coli</i> was used as colony signal of quorum sensing until it reaches specific points and finally form biofilm that affected by its quorum sensing by AI-2 signaling. We use Hill kinetics function as our approach to model AI-2 production and biofilm formation. Based on model that we built and confirmation from wetlab team, we found inoculation time until <i>E.coli</i> reaches quorum sensing condition is <b>10 hours</b>. Not only time that necessary for quorum sensing condition, we found from <b>model</b>, parameter that <b>affect significantly</b> to <b>biofilm formation</b> was <b>specific growth rate (μ) and initial amount of bacteria that will be inoculated</b> that <b>insightful to wetlab team</b> when construct their parts.</justify></p> | <p><justify>Quorum sensing mechanism was used to form biofilm of <i>E.coli</i> strain Top10, BL21 and DH5α that used in labwork. We have modeled growth curve of <i>E.coli</i> to determine when we must move <i>E.coli</i> colony from inoculum flask to reaction flask that contains PET. Besides growth curve, we have modeled some coupled ODEs to model growth curve, AI-2 production that affects signaling, and biofilm formation. AI-2 production in <i>E.coli</i> was used as colony signal of quorum sensing until it reaches specific points and finally form biofilm that affected by its quorum sensing by AI-2 signaling. We use Hill kinetics function as our approach to model AI-2 production and biofilm formation. Based on model that we built and confirmation from wetlab team, we found inoculation time until <i>E.coli</i> reaches quorum sensing condition is <b>10 hours</b>. Not only time that necessary for quorum sensing condition, we found from <b>model</b>, parameter that <b>affect significantly</b> to <b>biofilm formation</b> was <b>specific growth rate (μ) and initial amount of bacteria that will be inoculated</b> that <b>insightful to wetlab team</b> when construct their parts.</justify></p> | ||
+ | |||
+ | <p>Assumption that we used in quorum sensing module is AI-2 production constant equals to AI-2 signaling constant.</p> | ||
<p>Here ODEs that we used :</p> | <p>Here ODEs that we used :</p> | ||
− | <p>Growth curve</p> | + | <p>Growth curve :</p> |
<p><center><img src="https://static.igem.org/mediawiki/2017/8/8b/CodeCogsEqn.gif" style="width: auto; height: auto;" /> | <p><center><img src="https://static.igem.org/mediawiki/2017/8/8b/CodeCogsEqn.gif" style="width: auto; height: auto;" /> | ||
</center></p> | </center></p> | ||
− | <p>AI-2 Production</p> | + | <p>AI-2 Production :</p> |
<p><center><img src="https://static.igem.org/mediawiki/2017/d/de/CodeCogsEqn_%281%29.gif" style="width: auto; height: auto;"></center></p> | <p><center><img src="https://static.igem.org/mediawiki/2017/d/de/CodeCogsEqn_%281%29.gif" style="width: auto; height: auto;"></center></p> | ||
− | <p>Biofilm Formation</p> | + | <p>Biofilm Formation :</p> |
<p><center><img src="https://static.igem.org/mediawiki/2017/f/f2/CodeCogsEqn_%282%29.gif" style="width: auto; height: auto;" align="middle"/></center></p> | <p><center><img src="https://static.igem.org/mediawiki/2017/f/f2/CodeCogsEqn_%282%29.gif" style="width: auto; height: auto;" align="middle"/></center></p> |
Revision as of 19:38, 30 October 2017
Modelling
Modelling Towards Precise Prediction
1) quorum sensing time to predict when biofilm formed 2) the rate of PETase production 3) PET hydrolysis by PETase with and without biofilm.
Quorum Sensing
Assumption that we used in quorum sensing module is AI-2 production constant equals to AI-2 signaling constant.
Here ODEs that we used :
Growth curve :
AI-2 Production :
Biofilm Formation :
Parameter | Definition | Value | Dimension | References |
---|---|---|---|---|
μ | Specific growth rate | 0.42 | h-1 | This study |
Xmax | Maximum carrying capacity | 0.76 | OD600 | This study |
cA | Signaling constant | 2.5 x 10-3 | h-1 | This study |
μ | Specific growth rate | 0.42 | h-1 | This study |
kQ | Monod constant | 0.42 | h-1 | This study |
AI2max | Specific growth rate | 0.42 | h-1 | This study |
cS | Specific growth rate | 0.42 | h-1 | This study |
kB | Biofilm growth constant | 0.42 | h-1 | This study |
Bmax | Biofilm carrying capacity | 0.42 | h-1 | This study |
PETase Transcription
1. No inclusion body is produced during the transcription. Consecutively, there’s also no TetR produced during the transcription.
2. Initally, there are 0.05 μM of mRNA and zero amount of PETase.
There, the differential equations of each parameter obtained through the analysis of mass balance are :Rate of PET Degradation with Biofilm
Based on the design, assumptions that we used are : 1. Biofilm covered E. coli from the effect of nutrient solution, however, the bottom section of E. coli is contacted with PET. 2. Corellation of q and qm, So equation 1 can be rewritten as : Based on assumptions that used in [], we get : Reaction mechanisms of PET degradation are stated below. We can derive differential equations that we need from reaction mechanisms. Here is coupled ODEs that we used to determine rate of PETase formation and degradation of PET with biofilm forming based on assumptions that stated above. Whereas PET defined as PET, E as PETase, and P is ethylene terephtalate, the product from PET degradation by PETase.
Rate of PET Degradation without Biofilm
Paragraph apapun