Line 38: | Line 38: | ||
<div class="side col-lg-3"> | <div class="side col-lg-3"> | ||
<nav class="dr-menu"> | <nav class="dr-menu"> | ||
− | <h3> | + | <h3>Engineering</h3> |
<ul> | <ul> | ||
− | <li><a class=" | + | <li><a class="fa fa-plug" href="#1"> 1. General Design</a></li> |
− | <li><a class=" | + | <li> |
+ | <a class="fa fa-plug" href="#2"> 2. <i>In silico</i> Engineering</a> | ||
+ | <ul> | ||
+ | <li><a href="#2.1">2.1 Design, Build and Test</a></li> | ||
+ | <li><a href="#2.2">2.2 Learn</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="fa fa-plug" href="#3"> 3. Experiment Engineering</a> | ||
+ | <ul> | ||
+ | <li><a href="#3.1">3.1 Design</a></li> | ||
+ | <li><a href="#3.2">3.2 Build</a></li> | ||
+ | <li><a href="#3.3">3.3 Test</a> | ||
+ | <ul> | ||
+ | <li><a href="#3.3.1">3.3.1 RT-qPCR</a></li> | ||
+ | <li><a href="#3.3.2">3.3.2 Characterization</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="#3.4">3.4 Learn</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
</ul> | </ul> | ||
</nav> | </nav> | ||
Line 48: | Line 68: | ||
<div class="page xjtuText"> | <div class="page xjtuText"> | ||
<div class="row"> | <div class="row"> | ||
− | < | + | <div class="col-12"> |
− | + | <h1>Engineering Success<br><small>Toggle Switch</small></h1> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | < | + | <!-- 1.general design --> |
− | < | + | <div class="col-12"> |
− | + | <a class="anchor" id="1"></a> | |
− | + | <div class="highlightBox"> | |
− | + | <h2 class="mt-5">1. General Design</h2> | |
− | + | <p class="mt-3">This circuit is an updated version of the traditional toggle-switch | |
− | + | developed by James J. | |
− | + | Collins's group in 2000 (Gardner et al. Nature, 2000), which contains two | |
− | + | feedbacks each | |
− | + | controls the other, and can achieve bistability of protein expression in | |
− | + | different | |
− | + | inducing conditions.</p> | |
− | + | <p>Two promoter-repressor systems (lacUV5 promoter-LacI and lambda-CI857) with sfGFP | |
− | + | and | |
− | + | mRFP respectively, was constructed in our updated version, to monitor the two | |
− | + | states of | |
− | + | the circuit. With induction of IPTG, the downstream genes of lacUV5, that is, CI | |
− | + | protein | |
− | + | and mRFP will expressed, while those in the downstream of lambda promoter (LacI | |
− | + | and | |
− | + | sfGFP) will be repressed. Even without IPTG induction after several hours, the | |
− | + | lack of | |
− | + | LacI expression will result in the stability of red fluorescence. At | |
− | + | temperatures above | |
− | + | 42 degrees Celsius, gene expression will be flipped into another state, the | |
− | + | stable | |
− | + | expression of LacI and sfGFP, and the state will maintain even without heat. The | |
− | + | GFP and | |
− | + | RFP can be altered with other functional genes such as tyrptohan synthesitic | |
− | + | genes to | |
− | + | achieve the bistable expression and synthesis of tyrptohan.</p> | |
− | + | <p>The design of toggle-switch circuit is shown in Fig. 1.1.</p> | |
− | + | <div class="imgWrapper centerize"> | |
− | + | <img src="https://static.igem.org/mediawiki/2021/8/81/T--XJTU-China--ES.Fig.1.1.png" | |
− | + | alt="Design of Toggle-Switch Circuit" width="90%"> | |
− | + | <span class="description"><strong>Fig. 1.1</strong> Design of Toggle-Switch | |
− | + | Circuit</span> | |
− | + | </div> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | < | + | <!-- 2. in-silico engineering --> |
− | + | <div class="col-12"> | |
− | + | <a class="anchor" id="2"></a> | |
− | + | <h2 class="mt-5">2. <i>In-silico</i> Engineering</h2> | |
− | + | <a class="anchor" id="2.1"></a> | |
− | < | + | <h3>2.1 Design, Build and Test</h3> |
− | + | <p class="mt-3">Before our experiment, we construct a mathematics model to perform the | |
− | < | + | in-silico test. We constructed a equation set based on transcription and expression |
− | + | to | |
+ | describe the changes in the relative expression levels of GFP and RFP under | ||
+ | different | ||
+ | inducing conditions. Equations used are as below.</p> | ||
+ | <p>需要方程图片</p> | ||
+ | <p>Through literature review, we identified partial relevant parameters. We obtained a | ||
+ | bistable transformation model under different inducing conditions, and find the | ||
+ | leakage | ||
+ | expression intensity of two repressors is the decisive factor to determine whether | ||
+ | bistable can be achieved, that is, when the leakage expression is not low enough, | ||
+ | bistable will fail.</p> | ||
+ | <a class="anchor" id="2.2"></a> | ||
+ | <h3 class="mt-3">2.2 Learn</h3> | ||
+ | <p class="mt-3">By analyzing the result of our in-silico test, we concluded that | ||
+ | avoiding | ||
+ | leakage expression of repressors is the key to successfully construct the | ||
+ | toggle-switch | ||
+ | circuit. This would provide guidance for our following experiment design, including | ||
+ | selecting the appropriate RBSs to build our circuit.</p> | ||
</div> | </div> | ||
− | < | + | <!-- 3. experiment engineering --> |
− | + | <div class="col-12"> | |
− | + | <a class="anchor" id="3"></a> | |
− | <p> | + | <h2 class="mt-5">3. Experiment Engineering</h2> |
− | + | <a class="anchor" id="3.1"></a> | |
− | expression. </p> | + | <h3 class="mt-3">3.1 Design</h3> |
− | + | <p class="mt-3">Generally, the toggle-switch circuit is constructed utilizing two sets | |
− | + | of | |
− | + | promoter-repressor system, namely, lacUV5 promoter-lacI and lambda promoter-cI857, | |
− | + | in | |
− | + | addition to sfGFP and mRFP as the reporter genes (see the Fig.1.1). Promoter lacUV5 | |
− | + | initiates the transcription of the downstream genes cI857 and mRFP, leading to a | |
− | + | combined result of red fluorescence and pλ inhibition. While the pλ, just the | |
− | + | contrary, | |
− | + | starts the expression of GFP and lacUV5 repressor LacI. Thus, if inducing the cells | |
− | + | with | |
− | + | IPTG, the inhibition on lacUV5 by LacI will be released, triggering the generation | |
− | + | of | |
− | + | red signal. And the treatment of higher incubation temperature, like 42℃, promotes | |
− | + | the | |
− | + | degradation of cI protein, inducing the biological function of pλ then causing a | |
− | + | green | |
− | + | signal.</p> | |
− | + | <a class="anchor" id="3.2"></a> | |
− | + | <h3 class="mt-3">3.2 Build</h3> | |
− | + | <p class="mt-3">In our project, Golden Gate Assembly (GG) is applied to ligate all the | |
− | + | genes | |
− | + | and their | |
− | + | backbones pET28a+. Thus, a series of DNA fragments with flanking sequences which are | |
− | + | consistent type IIS restriction enzyme recognition sites and complementary | |
− | + | restriction | |
− | + | sites are generated using PCR amplification. Additionally, the 5’ overhang of | |
− | + | primers | |
− | + | may also extend the amplicons with some short but fundamental parts like | |
− | + | Shine-Dalgarno | |
− | + | sequences, promoters and terminators.</p> | |
− | < | + | <p>The figure of agarose gel electrophoresis of DNA fragments that build the |
− | <b>Method:</b><br> | + | toggle-switch |
− | + | circuit is shown below.</p> | |
− | + | <div class="imgWrapper centerize"> | |
− | + | <img src="https://static.igem.org/mediawiki/2021/8/81/T--XJTU-China--ES.Fig.1.1.png" | |
− | + | alt="Agarose gel electrophoresis of toggle-switch circuit" width="90%"> | |
− | + | <span class="description"><strong>Fig. 3.1</strong> Agarose gel electrophoresis of | |
− | + | toggle-switch circuit</span> | |
− | + | </div> | |
− | + | <p>These two fragments are consequently used for GG to construct the plasmid containing | |
+ | our | ||
+ | toggle-switch circuit. After transformation to E.coli DH5alpha, plasmid extraction | ||
+ | and a | ||
+ | set of screening including colony PCR and double digestion, strains with expected | ||
+ | plasmid are selected, indicating the toggle-switch circuit is built.</p> | ||
+ | <div class="imgWrapper centerize"> | ||
+ | <img src="https://static.igem.org/mediawiki/2021/8/81/T--XJTU-China--ES.Fig.1.1.png" | ||
+ | alt="Agarose gel electrophoresis of toggle-switch plasmid" width="90%"> | ||
+ | <span class="description"><strong>Fig. 3.2</strong> Agarose gel electrophoresis of | ||
+ | cloned plasmid inserted with toggle-switch circuit</span> | ||
+ | </div> | ||
+ | <a class="anchor" id="3.3"></a> | ||
+ | <h3 class="mt-3">3.3 Test</h3> | ||
+ | <a class="anchor" id="3.3.1"></a> | ||
+ | <h4>3.3.1 RT-qPCR</h4> | ||
+ | <div class="highlightBox mt-3"> | ||
+ | <p>We first used RT-qPCR to detect the transcription of each gene under different | ||
+ | induction conditions, so as to preliminarily judge the effect of promoter | ||
+ | bistable | ||
+ | expression. </p> | ||
+ | </div> | ||
+ | <p><b>Method:</b><br> | ||
+ | Cultivation: Using LB liquid medium, 37℃, 200rpm. After cultivating for 3h, cells | ||
+ | are | ||
+ | cultivated under inducing conditions (1mM IPTG / 42℃) for 8h respectively. | ||
+ | Total RNA extraction: Using RNAsimple Total RNA Kit,DP419 (TIANGEN BIOTECH (BEIJING) | ||
+ | CO.,LTD.)<br> | ||
+ | cDNA preparation: Using Evo M-MLV RT Mix (Vazyme Biotech Co.,Ltd); template | ||
+ | concentration: 50ng RNA/ul; reaction condition: 37℃ 15min, 85℃ 15sec.<br> | ||
+ | qPCR: Using ChamQ SYBR qPCR Master Mix (Vazyme Biotech Co.,Ltd). | ||
</p> | </p> | ||
− | <p> | + | <p>Relative Normalized Expression data is calculated by using the equation below,<br> |
− | + | Relative Expression = 2<span class="sup">-[ΔC<span class="sub">t</span>(T)-ΔC<span | |
− | <br> | + | class="sub">t</span>(C)]</span><br> |
− | + | where ΔC<span class="sub">t</span>(T) represents the difference between C<span | |
− | + | class="sub">t</span> value of target gene and internal standard gene in | |
+ | treatment | ||
+ | group; ΔC<span class="sub">t</span>(C) represents the difference between C<span | ||
+ | class="sub">t</span> value of target gene and internal standard gene in negative | ||
+ | control group. | ||
</p> | </p> | ||
− | <p> | + | <p><b>Results:</b> The group induced by 1mM IPTG represents obliviously up-regulation of |
− | + | transcription of mRFP and cI857 while inhibited in sfGFP and lacI; under 42℃ | |
− | + | relative | |
− | + | expression of this genes has been reversed comparing induced by IPTG (Fig.3.3). </p> | |
− | + | ||
− | of | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div class="imgWrapper centerize"> | <div class="imgWrapper centerize"> | ||
− | <img src="https://static.igem.org/mediawiki/2021/ | + | <img src="https://static.igem.org/mediawiki/2021/e/e7/T--XJTU-China--engineering3.3.png" |
− | alt=" | + | alt="RT-qPCR Result" width="90%"> |
− | <span class="description"><strong>Fig. 3. | + | <span class="description"><strong>Fig. 3.3 </strong> Relative normalized expression |
− | of sfGFP and | + | of |
− | + | (a): mRFP and sfGFP (b): cI857 and lacI in toggle-switch circuit measured by | |
+ | RT-qPCR</span> | ||
</div> | </div> | ||
− | <h3 class="mt-3">3.4 Learn</h3> | + | <a class="anchor" id="3.3.2"></a> |
− | + | <h4 class="mt-3">3.3.2 Characterization</h4> | |
− | + | <p class="mt-3"> | |
− | + | <b>Method:</b><br> Due to the expression of reporter genes in toggle switch, GFP | |
− | + | and | |
− | + | RFP | |
− | + | signals are detected by a microplate reader (SpectraMax i3). After | |
− | + | normalization, | |
− | + | that is, dividing the fluorescent signals by corresponding OD<span | |
− | </ | + | class="sub">600</span>, the intensity of |
+ | fluor-signal per cell is gained. And upon inducing with either IPTG or 42℃, | ||
+ | temporal | ||
+ | determination of all the OD<span class="sub">600</span>, GFP &RFP fluorescent | ||
+ | signals provides us a set of | ||
+ | data that could describe the bistable-switch function of our toggle-switch | ||
+ | circuit. | ||
+ | </p> | ||
+ | <p>We used full spectrum scanning to determine the most appropriate excitation and | ||
+ | emission wavelengths for the two fluorescent proteins. Wavelength used are as | ||
+ | below: | ||
+ | <br> | ||
+ | sfGFP: Excitation 485nm; Emission 535nm<br> | ||
+ | mRFP: Excitation 587nm; Emission 627nm | ||
+ | </p> | ||
+ | <p>Cultivation: Using LB liquid medium, 37℃, 200rpm.<br> | ||
+ | Induction: 1mM IPTG was used in 0-719 min culturing. Then the cells were | ||
+ | collected | ||
+ | by centrifugation and replaced with fresh medium without IPTG, and cultured at | ||
+ | 42℃ | ||
+ | </p> | ||
+ | <p>The obtained fluorescence intensity data was normalized by subtracting the | ||
+ | intensity | ||
+ | of the negative control (DH5alpha strain containing empty pET8a+ vector) and | ||
+ | divided | ||
+ | by the 600nm absorbance (representing the thallus concentration). </p> | ||
+ | <p><b>Result:</b><br> | ||
+ | As in Fig.3.4, the relative fluorescence intensity of sfGFP and mRFP reversed | ||
+ | after | ||
+ | changing the induction conditions. </p> | ||
+ | <div class="imgWrapper centerize"> | ||
+ | <img src="https://static.igem.org/mediawiki/2021/1/14/T--XJTU-China--engineering3.4.png" | ||
+ | alt="Characterization Result" width="90%"> | ||
+ | <span class="description"><strong>Fig. 3.4 </strong> Relative fluorescence | ||
+ | intensity | ||
+ | of sfGFP and mRFP in toggle-switch circuit under different inducing | ||
+ | conditions</span> | ||
+ | </div> | ||
+ | <a class="anchor" id="3.4"></a> | ||
+ | <h3 class="mt-3">3.4 Learn</h3> | ||
+ | <p><b>Conclusion:</b> We confirmed the function of toggle-switch circuit in RT-qPCR | ||
+ | and | ||
+ | fluorescence measurement results. We successfully achieved the bistable | ||
+ | expression | ||
+ | of sfGFP and mRFP under different induction conditions. The alternation of the | ||
+ | two | ||
+ | fluorescence intensities was observed after the change of conditions, reporting | ||
+ | the | ||
+ | intensities of respective promoters.</p> | ||
+ | <p>According to the above results,the feasibility has been proved that we can use | ||
+ | this | ||
+ | circuit to control the expression of aroG, trpBA and pykA genes, so as to | ||
+ | control | ||
+ | the cell into different states of “proliferation” and “production”.</p> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 14:57, 17 October 2021
Engineering Success
Toggle Switch
1. General Design
This circuit is an updated version of the traditional toggle-switch developed by James J. Collins's group in 2000 (Gardner et al. Nature, 2000), which contains two feedbacks each controls the other, and can achieve bistability of protein expression in different inducing conditions.
Two promoter-repressor systems (lacUV5 promoter-LacI and lambda-CI857) with sfGFP and mRFP respectively, was constructed in our updated version, to monitor the two states of the circuit. With induction of IPTG, the downstream genes of lacUV5, that is, CI protein and mRFP will expressed, while those in the downstream of lambda promoter (LacI and sfGFP) will be repressed. Even without IPTG induction after several hours, the lack of LacI expression will result in the stability of red fluorescence. At temperatures above 42 degrees Celsius, gene expression will be flipped into another state, the stable expression of LacI and sfGFP, and the state will maintain even without heat. The GFP and RFP can be altered with other functional genes such as tyrptohan synthesitic genes to achieve the bistable expression and synthesis of tyrptohan.
The design of toggle-switch circuit is shown in Fig. 1.1.
2. In-silico Engineering
2.1 Design, Build and Test
Before our experiment, we construct a mathematics model to perform the in-silico test. We constructed a equation set based on transcription and expression to describe the changes in the relative expression levels of GFP and RFP under different inducing conditions. Equations used are as below.
需要方程图片
Through literature review, we identified partial relevant parameters. We obtained a bistable transformation model under different inducing conditions, and find the leakage expression intensity of two repressors is the decisive factor to determine whether bistable can be achieved, that is, when the leakage expression is not low enough, bistable will fail.
2.2 Learn
By analyzing the result of our in-silico test, we concluded that avoiding leakage expression of repressors is the key to successfully construct the toggle-switch circuit. This would provide guidance for our following experiment design, including selecting the appropriate RBSs to build our circuit.
3. Experiment Engineering
3.1 Design
Generally, the toggle-switch circuit is constructed utilizing two sets of promoter-repressor system, namely, lacUV5 promoter-lacI and lambda promoter-cI857, in addition to sfGFP and mRFP as the reporter genes (see the Fig.1.1). Promoter lacUV5 initiates the transcription of the downstream genes cI857 and mRFP, leading to a combined result of red fluorescence and pλ inhibition. While the pλ, just the contrary, starts the expression of GFP and lacUV5 repressor LacI. Thus, if inducing the cells with IPTG, the inhibition on lacUV5 by LacI will be released, triggering the generation of red signal. And the treatment of higher incubation temperature, like 42℃, promotes the degradation of cI protein, inducing the biological function of pλ then causing a green signal.
3.2 Build
In our project, Golden Gate Assembly (GG) is applied to ligate all the genes and their backbones pET28a+. Thus, a series of DNA fragments with flanking sequences which are consistent type IIS restriction enzyme recognition sites and complementary restriction sites are generated using PCR amplification. Additionally, the 5’ overhang of primers may also extend the amplicons with some short but fundamental parts like Shine-Dalgarno sequences, promoters and terminators.
The figure of agarose gel electrophoresis of DNA fragments that build the toggle-switch circuit is shown below.
These two fragments are consequently used for GG to construct the plasmid containing our toggle-switch circuit. After transformation to E.coli DH5alpha, plasmid extraction and a set of screening including colony PCR and double digestion, strains with expected plasmid are selected, indicating the toggle-switch circuit is built.
3.3 Test
3.3.1 RT-qPCR
We first used RT-qPCR to detect the transcription of each gene under different induction conditions, so as to preliminarily judge the effect of promoter bistable expression.
Method:
Cultivation: Using LB liquid medium, 37℃, 200rpm. After cultivating for 3h, cells
are
cultivated under inducing conditions (1mM IPTG / 42℃) for 8h respectively.
Total RNA extraction: Using RNAsimple Total RNA Kit,DP419 (TIANGEN BIOTECH (BEIJING)
CO.,LTD.)
cDNA preparation: Using Evo M-MLV RT Mix (Vazyme Biotech Co.,Ltd); template
concentration: 50ng RNA/ul; reaction condition: 37℃ 15min, 85℃ 15sec.
qPCR: Using ChamQ SYBR qPCR Master Mix (Vazyme Biotech Co.,Ltd).
Relative Normalized Expression data is calculated by using the equation below,
Relative Expression = 2-[ΔCt(T)-ΔCt(C)]
where ΔCt(T) represents the difference between Ct value of target gene and internal standard gene in
treatment
group; ΔCt(C) represents the difference between Ct value of target gene and internal standard gene in negative
control group.
Results: The group induced by 1mM IPTG represents obliviously up-regulation of transcription of mRFP and cI857 while inhibited in sfGFP and lacI; under 42℃ relative expression of this genes has been reversed comparing induced by IPTG (Fig.3.3).
3.3.2 Characterization
Method:
Due to the expression of reporter genes in toggle switch, GFP
and
RFP
signals are detected by a microplate reader (SpectraMax i3). After
normalization,
that is, dividing the fluorescent signals by corresponding OD600, the intensity of
fluor-signal per cell is gained. And upon inducing with either IPTG or 42℃,
temporal
determination of all the OD600, GFP &RFP fluorescent
signals provides us a set of
data that could describe the bistable-switch function of our toggle-switch
circuit.
We used full spectrum scanning to determine the most appropriate excitation and
emission wavelengths for the two fluorescent proteins. Wavelength used are as
below:
sfGFP: Excitation 485nm; Emission 535nm
mRFP: Excitation 587nm; Emission 627nm
Cultivation: Using LB liquid medium, 37℃, 200rpm.
Induction: 1mM IPTG was used in 0-719 min culturing. Then the cells were
collected
by centrifugation and replaced with fresh medium without IPTG, and cultured at
42℃
The obtained fluorescence intensity data was normalized by subtracting the intensity of the negative control (DH5alpha strain containing empty pET8a+ vector) and divided by the 600nm absorbance (representing the thallus concentration).
Result:
As in Fig.3.4, the relative fluorescence intensity of sfGFP and mRFP reversed
after
changing the induction conditions.
3.4 Learn
Conclusion: We confirmed the function of toggle-switch circuit in RT-qPCR and fluorescence measurement results. We successfully achieved the bistable expression of sfGFP and mRFP under different induction conditions. The alternation of the two fluorescence intensities was observed after the change of conditions, reporting the intensities of respective promoters.
According to the above results,the feasibility has been proved that we can use this circuit to control the expression of aroG, trpBA and pykA genes, so as to control the cell into different states of “proliferation” and “production”.