Line 154: | Line 154: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td><math xmlns="http://www.w3.org/1998/Math/MathML" xmlns="http://schemas.openxmlformats.org/officeDocument/2006/math"><mi>k</mi><mn> | + | <td><math xmlns="http://www.w3.org/1998/Math/MathML" xmlns="http://schemas.openxmlformats.org/officeDocument/2006/math"><mi>k</mi><mn>4</mn></math></td> |
− | <td> | + | <td>Basal expression rate</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td><math xmlns="http://www.w3.org/1998/Math/MathML" xmlns="http://schemas.openxmlformats.org/officeDocument/2006/math"><mi>k</mi><mn> | + | <td><math xmlns="http://www.w3.org/1998/Math/MathML" xmlns="http://schemas.openxmlformats.org/officeDocument/2006/math"><mi>k</mi><mn>5</mn></math></td> |
− | <td> | + | <td>Maximal expression rate</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td><math xmlns="http://www.w3.org/1998/Math/MathML" xmlns="http://schemas.openxmlformats.org/officeDocument/2006/math"><mi>k</mi><mn> | + | <td><math xmlns="http://www.w3.org/1998/Math/MathML" xmlns="http://schemas.openxmlformats.org/officeDocument/2006/math"><mi>k</mi><mn>6</mn></math></td> |
− | <td> | + | <td>Degradation rate</td> |
</tr> | </tr> |
Revision as of 22:18, 27 October 2017
Modeling
Modeling of the CARTELTM AND gate
In synthetic biology, modeling can be applied to a wide range of topics, for example, modeling of genetic circuits. In this subfield of mathematical and computational biology, ordinary differential equations (ODEs) are used to describe the transcriptional and translational process and predict the behavior of the desired circuit and also to support, if enough data is available, their further development such as optimizing for a desired output (Chen et al., 1999).
As already stated, the hypoxia response element (HRE), cAMP response element (CRE) and CTLA4 promoter could be utilized for more specific CAR expression. Combining these three enhancers in an AND gate to even further boost the specificity of the CAR expression (Brophy et al., 2014) proved to be quite challenging. Using endogenous systems came with the drawback, we had to generate a knockout or knockdown of either HIF1, VEGFR-2 or TDAG8.
Generating a single knockout or knockdown is challenging enough but generating three to test all possibilities seemed quite impossible in six months. So using modeling to find the best combination of enhancers and knockout was an attractive option instead of choosing a random AND gate design. This was carried out and is described below.
Finding the CARTELTM AND gate
The ODEs, that have been used to describe the different AND gate possibilities, consist of a set of parameters and a system of functions and their derivatives. How they can be set up in their simplest form is shown below.
(1)
(2)
The variables are functions of time t where describes the mRNA concentration, the transcription function and the protein concentration. Rate constants are enlisted in the following table.
Rate constant | Description |
---|---|
mRNA degradation rate | |
Translation rate | |
Protein degradation rate |
This system of ODEs can now be solved via numerical integration, but to obtain constants like , , , experimental data has to be produced that is suitable for a nonlinear regression (Ingalls et al., 2012).
The obtained model is to be compared with new experimental data in order to verify the parameter sets. If necessary, parameters or assumptions have to be corrected.
Rate constant | Description |
---|---|
Basal expression rate | |
Maximal expression rate | |
Degradation rate |