Line 1,981: | Line 1,981: | ||
<div class="row para1"> | <div class="row para1"> | ||
<div class="col"> | <div class="col"> | ||
− | We first assumed that both genes encoding RT and Cre are placed together under a lac operon (<a href="#Fig2">Fig 2a</a>). The repressor protein LacI is stably expressed in the cell, 2 molecules of LacI will form a dimer which binds to LacO DNA fragment and represses the expression of RT and Cre. When IPTG is added and transported into the cell, IPTG molecules will bind with LacI and inhibit its binding to LacO. In this way, RT and Cre can be rescued from suppression (<a href="#Ref1">Nikos et al.</a>). The ordinary differential equations (ODEs) describing these processes are shown as follows. Details of the substance names, parameter names and chemical equations can be found in the appendix.<br /><br /> | + | We first assumed that both genes encoding RT and Cre are placed together under a lac operon (<a href="#Fig2">Fig 2a</a>). The repressor protein LacI is stably expressed in the cell, 2 molecules of LacI will form a dimer which binds to LacO DNA fragment and represses the expression of RT and Cre. When IPTG is added and transported into the cell, IPTG molecules will bind with LacI and inhibit its binding to LacO. In this way, RT and Cre can be rescued from suppression (<a href="#Ref1">Nikos et al.</a>). The ordinary differential equations (ODEs) describing these processes are shown as follows. Details of the substance names, parameter names and chemical equations can be found in the <u>appendix</u>.<br /><br /> |
</div> | </div> | ||
</div> | </div> | ||
Line 2,038: | Line 2,038: | ||
<div class="col"> | <div class="col"> | ||
From the first model, the concentration of both RT and Cre are acquired. The concentration of RT serves as input to the reverse transcription model. As the schematic diagram depicts (<a href="#Fig3">Fig. 3a</a>), tRNA primer first binds with reverse transcriptase. When this complex binds with a certain fragment on the target sequence, which is called primer binding site (PBS), the reverse transcription will start and cDNA will be synthesized.<br /><br /> | From the first model, the concentration of both RT and Cre are acquired. The concentration of RT serves as input to the reverse transcription model. As the schematic diagram depicts (<a href="#Fig3">Fig. 3a</a>), tRNA primer first binds with reverse transcriptase. When this complex binds with a certain fragment on the target sequence, which is called primer binding site (PBS), the reverse transcription will start and cDNA will be synthesized.<br /><br /> | ||
− | Although a more elaborate model of reverse transcription has been proposed by <a href="#Ref2">Kulpa et al.</a>, it includes many reactions whose kinetic properties are not well characterized. As a result, we simplified that model and came up with our own. The ODEs describing these processes are shown as follows. Details of the substance names, parameter names and chemical equations we used can be found in the appendix.<br /><br /> | + | Although a more elaborate model of reverse transcription has been proposed by <a href="#Ref2">Kulpa et al.</a>, it includes many reactions whose kinetic properties are not well characterized. As a result, we simplified that model and came up with our own. The ODEs describing these processes are shown as follows. Details of the substance names, parameter names and chemical equations we used can be found in the <u>appendix</u>.<br /><br /> |
</div> | </div> | ||
</div> | </div> | ||
Line 2,084: | Line 2,084: | ||
<div class="row para1"> | <div class="row para1"> | ||
<div class="col"> | <div class="col"> | ||
− | Our first assumption is that the genes encoding RT and Cre are both placed under lac operon and thus be expressed in the same amount. So now we are about to compute the yield of our desired product to identify whether this experimental setup is feasible. The model of the recombination process has been clearly described by <a href="#Ref3">Ehrilich et al</a>. We made some changes to it according to our own experimental design. The schematic diagram is shown in <a href="#Fig4">Fig. 4a</a>. The ODEs describing these processes are shown as follows. Details of the substance names, parameter names and chemical equations can be found in the appendix.<br /><br /> | + | Our first assumption is that the genes encoding RT and Cre are both placed under lac operon and thus be expressed in the same amount. So now we are about to compute the yield of our desired product to identify whether this experimental setup is feasible. The model of the recombination process has been clearly described by <a href="#Ref3">Ehrilich et al</a>. We made some changes to it according to our own experimental design. The schematic diagram is shown in <a href="#Fig4">Fig. 4a</a>. The ODEs describing these processes are shown as follows. Details of the substance names, parameter names and chemical equations can be found in the <u>appendix</u>.<br /><br /> |
</div> | </div> | ||
</div> | </div> | ||
Line 2,129: | Line 2,129: | ||
<div class="col"> | <div class="col"> | ||
As is shown in the diagram, 2 Cre molecules bind with 1 loxP site successively, either on cDNA or P<sub>target</sub>. Four Cre molecules will form a Holliday junction, and thus starting the recombination reaction. Two pairs of loxP will work together and complete the strand exchange between cDNA and P<sub>target</sub>. After that, the recombined product is produced. What we are interested in is the percentage of recombined P<sub>target</sub> among all P<sub>target</sub>s in one E. coli. So, we turn to compute that percentage based on the model that we have established.<br /><br /> | As is shown in the diagram, 2 Cre molecules bind with 1 loxP site successively, either on cDNA or P<sub>target</sub>. Four Cre molecules will form a Holliday junction, and thus starting the recombination reaction. Two pairs of loxP will work together and complete the strand exchange between cDNA and P<sub>target</sub>. After that, the recombined product is produced. What we are interested in is the percentage of recombined P<sub>target</sub> among all P<sub>target</sub>s in one E. coli. So, we turn to compute that percentage based on the model that we have established.<br /><br /> | ||
− | Unfortunately, we found that the amount of substances is too small. For example, the concentration of is only 10 nM, which means there are only about 5 molecules of in one cell. These small numbers caused some computational problems in Matlab when we were using its ODE solver (ode15s). To address this problem, we converted the units of the amount of the substances from mole per litter (M) to molecule. The units of the kinetic parameters are also converted accordingly. The necessity of these conversions is clarified in the appendix.<br /><br /> | + | Unfortunately, we found that the amount of substances is too small. For example, the concentration of is only 10 nM, which means there are only about 5 molecules of in one cell. These small numbers caused some computational problems in Matlab when we were using its ODE solver (ode15s). To address this problem, we converted the units of the amount of the substances from mole per litter (M) to molecule. The units of the kinetic parameters are also converted accordingly. The necessity of these conversions is clarified in the <u>appendix</u>.<br /><br /> |
Now the recombination step is modeled under the initial condition of 5 molecules of non-mutated , 3228 molecules of Cre and 5 molecules of cDNA (<a href="#Fig4">Fig 4b</a>). The last two numbers are the outputs of previous models after going through some unit conversion steps. | Now the recombination step is modeled under the initial condition of 5 molecules of non-mutated , 3228 molecules of Cre and 5 molecules of cDNA (<a href="#Fig4">Fig 4b</a>). The last two numbers are the outputs of previous models after going through some unit conversion steps. | ||
</div> | </div> | ||
Line 2,205: | Line 2,205: | ||
<div class="col"> | <div class="col"> | ||
To ensure the evolved protein is encoded by the mutated GOI sequence that is recombined into P<sub>target</sub>, we decided to use degradation tag to accelerate the degradation process of Cre. This design would make Cre only function when inducer is in the system, thus allowing stringent control of the protein. However, we then face the problem of how to select the optimal degradation tag. Empirically, to minimize the duration of recombination, we tend to choose degradation tags with higher efficiency, but extremely high degradation rate will also reduce the yield of recombined P<sub>target</sub>, leading to decreased library size. Also, it is impractical for researchers to do experiments to test these degradation tags one by one. For these reasons, we are going to use models to find out the optimal degradation tag that should be added to Cre based on the average yield of recombined P<sub>target</sub> at the end of R-Evolution functioning period (8 hours).<br /><br /> | To ensure the evolved protein is encoded by the mutated GOI sequence that is recombined into P<sub>target</sub>, we decided to use degradation tag to accelerate the degradation process of Cre. This design would make Cre only function when inducer is in the system, thus allowing stringent control of the protein. However, we then face the problem of how to select the optimal degradation tag. Empirically, to minimize the duration of recombination, we tend to choose degradation tags with higher efficiency, but extremely high degradation rate will also reduce the yield of recombined P<sub>target</sub>, leading to decreased library size. Also, it is impractical for researchers to do experiments to test these degradation tags one by one. For these reasons, we are going to use models to find out the optimal degradation tag that should be added to Cre based on the average yield of recombined P<sub>target</sub> at the end of R-Evolution functioning period (8 hours).<br /><br /> | ||
− | We intend to use the models described in Part I, combined with aTc induction model proposed by <a href="#Ref5">Steel et al</a>. to compute the yield of recombined P<sub>target</sub> under different degradation rate of Cre (the reason why Tet operon is used has been elaborated in Part I; the schematic diagram of this process is shown in <a href="#Fig6">Fig 6a</a>. Details of the substance names, parameter names and mathematical equations can be found in the appendix). <br /><br /> | + | We intend to use the models described in Part I, combined with aTc induction model proposed by <a href="#Ref5">Steel et al</a>. to compute the yield of recombined P<sub>target</sub> under different degradation rate of Cre (the reason why Tet operon is used has been elaborated in Part I; the schematic diagram of this process is shown in <a href="#Fig6">Fig 6a</a>. Details of the substance names, parameter names and mathematical equations can be found in the <u>appendix</u>). <br /><br /> |
Although the setup in Part I successfully provided us with a clear insight into the reactions and dynamic changes of substances that underlie our mutagenesis system, the simplification that the steady-state substance concentrations of previous models can be used as inputs for subsequent models doesn’t match real reaction situation. For example, when Cre is expressed, it can immediately bind with cDNA and initiate recombination. This fact contradicts with our model assumption that recombination only takes place after both Cre and cDNA has reached their steady-state concentration.<br /><br /> | Although the setup in Part I successfully provided us with a clear insight into the reactions and dynamic changes of substances that underlie our mutagenesis system, the simplification that the steady-state substance concentrations of previous models can be used as inputs for subsequent models doesn’t match real reaction situation. For example, when Cre is expressed, it can immediately bind with cDNA and initiate recombination. This fact contradicts with our model assumption that recombination only takes place after both Cre and cDNA has reached their steady-state concentration.<br /><br /> | ||
To overcome this issue, we decided to combine all three minor models together and calculate the expected output.<br /><br /> | To overcome this issue, we decided to combine all three minor models together and calculate the expected output.<br /><br /> |
Revision as of 05:56, 20 October 2019