Team:TAS Taipei/modeling

From 2014hs.igem.org

(Difference between revisions)
(Testing)
 
(12 intermediate revisions not shown)
Line 221: Line 221:
<h3>General Format for Equations</h3>
<h3>General Format for Equations</h3>
<p>For our project, we are modeling the rate of change in the number of proteins.  This is dependent on translation of mRNA and the degradation rate of the proteins.</p>
<p>For our project, we are modeling the rate of change in the number of proteins.  This is dependent on translation of mRNA and the degradation rate of the proteins.</p>
 +
<img src="https://static.igem.org/mediawiki/2014hs/c/c5/Image00.png">
<p>The amount of mRNA depends on the activity of the promoter transcribing the mRNA and the degradation rate of the mRNA.  Promoter activity is described by the Hill equation, which can describe the effect of activation or repression by a transcription factor. </p>
<p>The amount of mRNA depends on the activity of the promoter transcribing the mRNA and the degradation rate of the mRNA.  Promoter activity is described by the Hill equation, which can describe the effect of activation or repression by a transcription factor. </p>
 +
<div class="col-lg-11 col-lg-offset-1" style='margin-bottom:15px;'>
 +
<h4>Repression:</h4>
 +
<img src="https://static.igem.org/mediawiki/2014hs/1/18/Image11.png">
 +
<h4>Activation:</h4>
 +
<img src="https://static.igem.org/mediawiki/2014hs/4/47/Image09.png">
 +
</div>
 +
 +
<h4>General Concepts</h4>
<h4>General Concepts</h4>
<p>The maximum promoter strength, denoted by B, describes the rate of mRNA transcription and is listed in units of mRNA transcripts/min.  The dissociation constant(Kd) describes the tendency of the transcription factor to separate into its subunits.  Kd describes the binding affinity between the proteins and their target promoters.  A higher Kd would mean that the protein has a hard time binding correctly to the promoter and a lower Kd would mean that it is comparatively easier for the protein to bind to its target promoter.  Biologically, the Kd describes the concentration at which the promoter is 50% occupied.  Lastly, the cooperativity, which is represented by n, describes the extent to which transcription factor binding will increase the attraction of the binding site to other transcription factors.  A higher cooperativity would mean that binding of the regulating protein greatly increases the affinity of other regulators to bind.  On a graph, that would mean that the system resembles a switch, showing a rapid change in state with a small difference in protein concentration.</p>
<p>The maximum promoter strength, denoted by B, describes the rate of mRNA transcription and is listed in units of mRNA transcripts/min.  The dissociation constant(Kd) describes the tendency of the transcription factor to separate into its subunits.  Kd describes the binding affinity between the proteins and their target promoters.  A higher Kd would mean that the protein has a hard time binding correctly to the promoter and a lower Kd would mean that it is comparatively easier for the protein to bind to its target promoter.  Biologically, the Kd describes the concentration at which the promoter is 50% occupied.  Lastly, the cooperativity, which is represented by n, describes the extent to which transcription factor binding will increase the attraction of the binding site to other transcription factors.  A higher cooperativity would mean that binding of the regulating protein greatly increases the affinity of other regulators to bind.  On a graph, that would mean that the system resembles a switch, showing a rapid change in state with a small difference in protein concentration.</p>
Line 269: Line 278:
<h3 id='circuit_regulation'>Circuit Regulation</h3>
<h3 id='circuit_regulation'>Circuit Regulation</h3>
-
<p>The circuit regulation section of modeling focuses on simulating the oscillating constructs that we came up with and approximating their behavior in real life.  To oscillate, a system must have a balance between promoter strength and repressor half-life[12].  In addition, a time delay of a sort, whether through a series of intermediates or through implementation of an explicit time delay in the model, is needed.[13] Finally, the pattern of regulation must be sufficiently nonlinear(high cooperativity) for there to be oscillations.</p>
+
<p>The circuit regulation section of modeling focuses on simulating the oscillating constructs that we came up with and approximating their behavior in real life.  To oscillate, a system must have a balance between promoter strength and repressor half-life.  In addition, a time delay of a sort, whether through a series of intermediates or through implementation of an explicit time delay in the model, is needed.  Finally, the pattern of regulation must be sufficiently nonlinear(high cooperativity) for there to be oscillations.</p>
<h4>Three-component oscillator</h4>
<h4>Three-component oscillator</h4>
<figure style='width:300px;'>
<figure style='width:300px;'>
Line 275: Line 284:
<figcaption class='darkblue'>Figure 3:Circuit design of the three component repressilator we initially were going to use to regulate expression of c-Myc. The repressilator expresses c-Myc in an oscillatory fashion, so that there is not constant expression of c-Myc, and hence not constant induction of telomerase.</figcaption>
<figcaption class='darkblue'>Figure 3:Circuit design of the three component repressilator we initially were going to use to regulate expression of c-Myc. The repressilator expresses c-Myc in an oscillatory fashion, so that there is not constant expression of c-Myc, and hence not constant induction of telomerase.</figcaption>
</figure>
</figure>
-
<p>The three component oscillator features three promoters that repress each other.  With modeling, we first used the values showcased in Elowitz’s paper from the BioModels databse on the repressilator and showed that the resulting system oscillated with the following equations and parameters:</p>
+
<p>The three component oscillator features three promoters that repress each other.  With modeling, we first used the values showcased in Elowitz's paper from the BioModels databse on the repressilator and showed that the resulting system oscillated with the following equations and parameters:</p>
<img src="https://static.igem.org/mediawiki/2014hs/b/bf/Image05.png">
<img src="https://static.igem.org/mediawiki/2014hs/b/bf/Image05.png">
<img src="https://static.igem.org/mediawiki/2014hs/e/ef/Table_1.PNG">
<img src="https://static.igem.org/mediawiki/2014hs/e/ef/Table_1.PNG">
Line 291: Line 300:
<h4>Testing</h4>
<h4>Testing</h4>
<p>Purpose:  The promoter strength, repressor half-lives, and dissociation constants were all assumed to be the same in models of the three component oscillator.  However, we found evidence that promoter strengths, dissociation constants, and repressor half lives for components in the oscillator are different. We thus decided to test if differences in these parameters changed oscillator behavior.</p>
<p>Purpose:  The promoter strength, repressor half-lives, and dissociation constants were all assumed to be the same in models of the three component oscillator.  However, we found evidence that promoter strengths, dissociation constants, and repressor half lives for components in the oscillator are different. We thus decided to test if differences in these parameters changed oscillator behavior.</p>
-
<figure style=''>
+
<figure style='width:600px'>
<img src='https://static.igem.org/mediawiki/2014hs/0/01/Image081.jpg'>
<img src='https://static.igem.org/mediawiki/2014hs/0/01/Image081.jpg'>
<figcaption class='darkblue'>Figure 5: Graph that shows the different behaviors of the three component oscillator after changing promoter strengths, repressor half-lives, and dissociation constants are shown on the left.  The blue line represents LacI, the red line represents TetR, and the yellow line represents lambda CI.  Changing the promoter strength altered the peaks of oscillation, but did not stop the oscillator from oscillating(a).  Extending the half-life of a repressor dampened the oscillations and eventually resulted in the system reaching equilibrium(b).  Implementation of more realistic values for dissociation(c).  These values were taken from the 2009 Aberdeen iGEM team, which consulted expert opinion in making their calculations.  Together, these graphs show that the three component repressilator cannot be trusted to oscillate perfectly in reality.</figcaption>
<figcaption class='darkblue'>Figure 5: Graph that shows the different behaviors of the three component oscillator after changing promoter strengths, repressor half-lives, and dissociation constants are shown on the left.  The blue line represents LacI, the red line represents TetR, and the yellow line represents lambda CI.  Changing the promoter strength altered the peaks of oscillation, but did not stop the oscillator from oscillating(a).  Extending the half-life of a repressor dampened the oscillations and eventually resulted in the system reaching equilibrium(b).  Implementation of more realistic values for dissociation(c).  These values were taken from the 2009 Aberdeen iGEM team, which consulted expert opinion in making their calculations.  Together, these graphs show that the three component repressilator cannot be trusted to oscillate perfectly in reality.</figcaption>
</figure>
</figure>
 +
<h5>Promoter Strength Test</h5>
 +
<img src="https://static.igem.org/mediawiki/2014hs/b/bc/Table_2.PNG">
 +
<h5>Repressor Half-Life Test</h5>
 +
<img src="https://static.igem.org/mediawiki/2014hs/b/b4/Table_3.PNG">
 +
<h5>Dissociation Constant Test</h5>
 +
<img src="https://static.igem.org/mediawiki/2014hs/0/0d/Table_4.PNG">
 +
<figure style='width:600px;margin-top:10px;'>
 +
<img src='https://static.igem.org/mediawiki/2014hs/a/a4/Nonideal_oscilator.jpg'>
 +
<figcaption class='darkblue'>Figure 6:Graph that shows the behavior of the repressilator after implementing changes to promoter strength, repressor half-life, and constant of dissociaiton that try to simulate more realistic conditions.  Any oscillations are quickly dampened and the system moves to equilibrium.  This result affirmed our concerns about the oscillator and directed us to design an alternative oscillator that is more likely to oscillate in reality.</figcaption>
 +
</figure>
 +
<h5>Combined Test</h5>
 +
<img src="https://static.igem.org/mediawiki/2014hs/0/0c/Table_6.PNG">
Line 311: Line 332:
<h3>Alternatives to the three component oscillator</h3>
<h3>Alternatives to the three component oscillator</h3>
<h4>Self-Repressilator</h4>
<h4>Self-Repressilator</h4>
-
<p>We first attempted to model the self-repressilator, which we know was an early design. The self-repressilator is significant because it lays the groundwork for the model of the two-component oscillator, which is really an expansion on the self-repressilator.  The groundwork includes establishing the need for an explicit time delay, which is elaborated in the paper “Design Principles of Biochemical Oscillators” by Novak and Tyson.  In this model, transcription is based on protein concentration in a previous point in time, to compensate for the time delay in transcription and translation.  The explicit time delay was not needed in the three component oscillator because it established a time delay through a series of intermediates.  The equations are as follows:</p>
+
<p>We first attempted to model the self-repressilator, which we know was an early design. The self-repressilator is significant because it lays the groundwork for the model of the two-component oscillator, which is really an expansion on the self-repressilator.  The groundwork includes establishing the need for an explicit time delay, which is elaborated in the paper "Design Principles of Biochemical Oscillators" by Novak and Tyson.  In this model, transcription is based on protein concentration in a previous point in time, to compensate for the time delay in transcription and translation.  The explicit time delay was not needed in the three component oscillator because it established a time delay through a series of intermediates.  The equations are as follows:</p>
 +
<img src="https://static.igem.org/mediawiki/2014hs/7/76/Image13.png">
 +
<p>Without the explicit time delay, the graph would look like this, which we know that it shouldn’t look like:</p>
 +
<figure style='width:600px;margin-top:10px;'>
 +
<img src='https://static.igem.org/mediawiki/2014hs/2/23/Image20.jpg'>
 +
<figcaption class='darkblue'>Figure 7: Graph showing the relationship between time and LacI concentration.  The system tends to equilibrium quickly without an explicit time delay in the equations.</figcaption>
 +
</figure>
 +
<img src="https://static.igem.org/mediawiki/2014hs/d/da/Table_7.PNG">
 +
<p>We thus implemented the time delay, along with a change to LacI half-life to make the system oscillate:</p>
 +
<figure style='width:600px;margin-top:10px;'>
 +
<img src='https://static.igem.org/mediawiki/2014hs/5/5c/Image12.jpg'>
 +
<figcaption class='darkblue'>Figure 8:Graph showing the relationship between time and LacI concentration.  After including an explicit time delay of 10 minutes, the self-repressilator oscillated correctly.  This was expected, as Novak and Tyson specified time delay as a criterion for oscillation in their review on biochemical oscillators.  This graph is significant because it sets the foundation for the two component oscillator that will be discussed next.</figcaption>
 +
</figure>
 +
<img src="https://static.igem.org/mediawiki/2014hs/3/3e/Table_8.PNG">
 +
 
 +
 
 +
 
 +
 
 +
 
<h4>Two Component Oscillator</h4>
<h4>Two Component Oscillator</h4>
-
<p>As shown above, two component oscillator is an expanded version of the self-repressilator.  The pLac-LacI sequence was already shown to oscillate in the self-repressilator above.  Thus, TetR/RFP, which is expressed by pLac, will also oscillate.  This means that expression of c-Myc will be oscillatory, because pTet is regulated by TetR.  For experimental purposes, GFP took the place of c-Myc as a reporter to show oscillations. </p>
+
<figure style='width:600px;margin-top:10px;'>
-
<p>The parameters that were used to construct the two component oscillator model were taken from a variety of sources.  The promoter strengths were adjusted according to the ratios found by Drew Endy and other researchers, at a ratio of 650:395:40.[18] The repressor half-life of LacI was adjusted to be shorter, based on the self-repressilator.  In reality, this can be done by the application of ssrA tags, which can decrease the half-life of proteins.[19] Finally, the dissociation constants of each protein and the cooperativity of TetR were altered based on the findings of the 2009 Aberdeen iGEM team.[20] They found that the values of Kd(dissociation constant) cited in papers were too low because they conducted experiments in vitro instead of in vivo.  Those experiments also did not take into account non-specific binding.  The dissociation constants for LacI, TetR, and lambda CI were then estimated to be 700,7000, and 7000, respectively.[21] Cooperativity of TetR was also found to be three instead of two.[22]</p>
+
<img src='https://static.igem.org/mediawiki/2014hs/c/cc/Image01.png'>
 +
<figcaption class='darkblue'>Figure 9:Construct of the two component oscillator. pLac expresses LacI, creating oscillations that were observed in the self-repressilator.  pLac also expresses TetR and RFP.  TetR then goes on to inhibit pTet, which expresses c-Myc These oscillations can be observed by observing changes in color intensity In the experiments that were run in the lab, c-Myc was replaced GFP as a reporter, making it easier to observe oscillations, as the construct would alternate between red and green fluorescence.</figcaption>
 +
</figure>
 +
 
 +
 
 +
<p>The two component oscillator is an expanded version of pLac-LacI self-Repressilator.  The pLac-LacI represses itself and thus oscillates.  Thus, TetR/RFP, which is expressed by pLac, will also oscillate.  This means that expression of c-Myc will be oscillatory, because pTet is regulated by TetR.  For experimental purposes, GFP took the place of c-Myc as a reporter to show oscillations.</p>
 +
<p>The parameters that were used to construct the two component oscillator model were taken from a variety of sources.  The promoter strengths were adjusted according to the ratios found by Drew Endy and other researchers, at a ratio of 650:395:40.  The repressor half-life of LacI was adjusted to be shorter, based on the self-repressilator.  In reality, this can be done by the application of ssrA tags, which can decrease the half-life of proteins.  Finally, the dissociation constants of each protein and the cooperativity of TetR were altered based on the findings of the 2009 Aberdeen iGEM team.  They found that the values of Kd(dissociation constant) cited in papers were too low because they conducted experiments in vitro instead of in vivo.  Those experiments also did not take into account non-specific binding.  The dissociation constants for LacI, TetR, and lambda CI were then estimated to be 700,7000, and 7000, respectively.  Cooperativity of TetR was also found to be three instead of two.</p>
<p>The two component oscillator is significant for two main reasons.  First, its basis on pLac and LacI allows synchronization through the use of IPTG, making it easier for oscillations to actually bet tested.  In addition, the system oscillated with the usage of more realistic parameters, contrary to the three component oscillator that tended towards equilibrium.  These characteristics are shown in the graphs below:</p>
<p>The two component oscillator is significant for two main reasons.  First, its basis on pLac and LacI allows synchronization through the use of IPTG, making it easier for oscillations to actually bet tested.  In addition, the system oscillated with the usage of more realistic parameters, contrary to the three component oscillator that tended towards equilibrium.  These characteristics are shown in the graphs below:</p>
-
<figure style=''>
+
<figure style='width:600px;'>
 +
<img src='https://static.igem.org/mediawiki/2014hs/8/8d/Background_noise.jpg'>
 +
<figcaption class='darkblue'>Figure 10: Graph that shows the relationship between time and the protein concentrations of different cells without synchronization.  Although only 15 proteins were simulated, it is clear from the graph that oscillatory behavior cannot be observed without synchronization.</figcaption>
 +
</figure>
 +
<figure style='width:600px;'>
<img src='https://static.igem.org/mediawiki/2014hs/6/6e/Two-component_oscillator_with_reporter.jpg'>
<img src='https://static.igem.org/mediawiki/2014hs/6/6e/Two-component_oscillator_with_reporter.jpg'>
-
<figcaption class='darkblue'>Figure 4: Graph that shows the ideal behavior of the three component repressilator put forth by Elowitz and Leibler in 2000.  The blue line represents LacI, the red line represents TetR, and the yellow line represents lambda CI.  The values and equations for the model were obtained from the BioModels Database. The graph was obtained by numerical integration using Mathematica.</figcaption>
+
<figcaption class='darkblue'>Figure 11: Graph that shows the behavior of the two component oscillator.  The blue line represents LacI, the yellow line represents TetR/RFP, and the green line represents GFP.  The bacteria are synchronized with IPTG in this scenario, allowing for a clear observation of oscillatory behavior. This graph was also able to oscillate under the more realistic parameters that eliminated oscillatory behavior in the three component oscillator.</figcaption>
-
</figure>
+
</figure>
-
<figure style=''>
+
<figure style='width:600px;'>
-
<img src='https://static.igem.org/mediawiki/2014hs/f/f0/C-Myc_and_hTERT_expression.jpg'>
+
<img src='https://static.igem.org/mediawiki/2014hs/7/71/Htert_c-myc_two_component.jpg'>
-
<figcaption class='darkblue'>Figure 5: Graph that shows the ideal behavior of the three component repressilator put forth by Elowitz and Leibler in 2000The blue line represents LacI, the red line represents TetR, and the yellow line represents lambda CIThe values and equations for the model were obtained from the BioModels Database. The graph was obtained by numerical integration using Mathematica.</figcaption>
+
<figcaption class='darkblue'>Figure 12:Graph that shows the relationship between time and the expression of c-Myc and hTERThTERT is represented by the blue line, while c-Myc is represented by the purple line.  hTERT concentration starts from zero but ascends rapidly due to an initial burst in c-Myc that matches the behavior of the oscillator; the initial burst in c-Myc is hard to observe here because of the long timespan of the graph.  After the initial burst of c-Myc, its concentration oscillates between around 500 to 800 proteins, causing hTERT to level out at 1111 molecules, which is reasonably close to the minimum of 920 molecules we aimed to express.</figcaption>
-
</figure>
+
</figure>
 +
 
Line 330: Line 380:
<h4>Conclusion</h4>
<h4>Conclusion</h4>
<p>Overall, the two component oscillator has a simpler design and is thus less constrained by differences of promoter strength, repressor half lives, and repressor dissociation constants. This makes the two component oscillator more realistically implementable.  The oscillator also has an added benefit of easy synchronization with IPTG.  Finally, after adjusting the parameters based on literature and tweaking LacI half-life with an ssrA tag, we were able to express the number of c-Myc proteins necessary to maintain telomere length.</p>
<p>Overall, the two component oscillator has a simpler design and is thus less constrained by differences of promoter strength, repressor half lives, and repressor dissociation constants. This makes the two component oscillator more realistically implementable.  The oscillator also has an added benefit of easy synchronization with IPTG.  Finally, after adjusting the parameters based on literature and tweaking LacI half-life with an ssrA tag, we were able to express the number of c-Myc proteins necessary to maintain telomere length.</p>
 +
<img src="https://static.igem.org/mediawiki/2014hs/f/f1/Image021.png">
 +
<img src="https://static.igem.org/mediawiki/2014hs/9/9d/Image16.png">
 +
<img src="https://static.igem.org/mediawiki/2014hs/b/b9/Image21.png">
 +
<h3 id='safety_switch'>Safety Termination</h3>
<h3 id='safety_switch'>Safety Termination</h3>
-
<p>For the safety termination portion of our circuit, we express BRCA1 and Apoptin behind pSurvivin, which is a tumor-specific promoter.[23] We were unable to produce a definite model that featured quantitative analysis, but were able to map out the mechanism for the safety mechanism.  Apoptin induces apoptosis only in cancer cells, thus eliminating threat of metastasis.[24] The wtBRCA1 protein product has been shown to interact with c-Myc.[25] From the literature we have read, it seems to inhibit the hTERT promoter in multiple ways.  BRCA1 has been shown to bind to c-Myc partially and inhibit its transcriptional and transformational activity in cells. BRCA1 is also suggested to inhibit hTERT promoter activity by binding to it.[26][27] Thus, we have been able to piece together the following mechanism:</p> </div>
+
<p>For the safety termination portion of our circuit, we express BRCA1 and Apoptin behind pSurvivin, which is a tumor-specific promoter.  We were unable to produce a definite model that featured quantitative analysis, but were able to map out the mechanism for the safety mechanism.  Apoptin induces apoptosis only in cancer cells, thus eliminating threat of metastasis. The wtBRCA1 protein product has been shown to interact with c-Myc.  From the literature we have read, it seems to inhibit the hTERT promoter in multiple ways.  BRCA1 has been shown to bind to c-Myc partially and inhibit its transcriptional and transformational activity in cells. BRCA1 is also suggested to inhibit hTERT promoter activity by binding to it.  Thus, we have been able to piece together the following mechanism:</p> </div>
<figure style=''>
<figure style=''>
<img src='https://static.igem.org/mediawiki/2014hs/6/65/Modeling-combo.jpg' style='width:50%'>
<img src='https://static.igem.org/mediawiki/2014hs/6/65/Modeling-combo.jpg' style='width:50%'>
Line 341: Line 395:
<h3>Citations</h3>
<h3>Citations</h3>
-
<p>[1] Zhao, Yong, Eladio Abreu, Jinyong Kim, Guido Stadler, Ugur Eskiocak, Michael P. Terns, Rebecca M. Terns, Jerry W. Shay, and Woodring E. Wright. "Processive and Distributive Extension of Human Telomeres by Telomerase under Homeostatic and Nonequilibrium Conditions." Molecular Cell, no. 42 (May 6, 2011): 297-307.</p>
+
<p>Zhao, Yong, Eladio Abreu, Jinyong Kim, Guido Stadler, Ugur Eskiocak, Michael P. Terns, Rebecca M. Terns, Jerry W. Shay, and Woodring E. Wright. "Processive and Distributive Extension of Human Telomeres by Telomerase under Homeostatic and Nonequilibrium Conditions." Molecular Cell, no. 42 (May 6, 2011): 297-307.</p>
-
<p>[2] Ibid.</p>
+
<p>Harvard. "Key Numbers for Cell Biologists." B10NUMB3R5. http://www.google.com/url?q=http%3A%2F%2Fbionumbers.hms.harvard.edu%2FIncludes%2FKeyNumbersLinks.pdf&sa=D&sntz=1&usg=AFQjCNFyHaFJOqgspkVAHVMiHzUTU5Ky9A.</p>
-
<p>[3] Harvard. "Key Numbers for Cell Biologists." B10NUMB3R5. http://www.google.com/url?q=http%3A%2F%2Fbionumbers.hms.harvard.edu%2FIncludes%2FKeyNumbersLinks.pdf&sa=D&sntz=1&usg=AFQjCNFyHaFJOqgspkVAHVMiHzUTU5Ky9A.</p>
+
<p>Oh, Stephen T., Saturo Kyo, and Laimonis A. Laimins. "Telomerase Activation by Human Papillomavirus Type 16 E6 Protein: Induction of Human Telomerase Reverse Transcriptase Expression through Myc and GC-Rich Sp1 Binding Sites." Journal of Virology 75, no. 12 (June 2001): 5559-66</p>
-
<p>[4] Oh, Stephen T., Saturo Kyo, and Laimonis A. Laimins. "Telomerase Activation by Human Papillomavirus Type 16 E6 Protein: Induction of Human Telomerase Reverse Transcriptase Expression through Myc and GC-Rich Sp1 Binding Sites." Journal of Virology 75, no. 12 (June 2001): 5559-66</p>
+
<p>Poole, Joseph C., Lucy G. Andrews, and Trygve O. Tollefsbol. "Activity, Function, and Gene Regulation of the Catalytic Subunit of Telomerase (hTERT)." Gene 269, nos. 1-2 (May 16, 2001): 1-12.</p>
-
<p>[5] Poole, Joseph C., Lucy G. Andrews, and Trygve O. Tollefsbol. "Activity, Function, and Gene Regulation of the Catalytic Subunit of Telomerase (hTERT)." Gene 269, nos. 1-2 (May 16, 2001): 1-12.</p>
+
<p>Zou, Lin, Peng-Hui Zhang, Chun-Li Luo, and Zhi-Guang Tu. "Transcript Regulation of Human Telomerase Reverse Transcriptase by C-myc and Mad1." Acta Biochimica Et Biophysica Sinica 37, no. 1 (January 2005): 32-38.</p>
-
<p>[6] Zou, Lin, Peng-Hui Zhang, Chun-Li Luo, and Zhi-Guang Tu. "Transcript Regulation of Human Telomerase Reverse Transcriptase by C-myc and Mad1." Acta Biochimica Et Biophysica Sinica 37, no. 1 (January 2005): 32-38.</p>
+
<p>Kapeli, Katannya, and Peter J. Hurlin. "Differential Regulation of N-Myc and c-Myc Synthesis, Degradation, and Transcriptional Activity by the Ras/Mitogen-activated Protein Kinase Pathway." The Journal of Biological Chemistry, no. 286 (September 9, 2011): 38498-508.</p>
-
<p>[7] Harvard. "Key Numbers for Cell Biologists." B10NUMB3R5. http://www.google.com/url?q=http%3A%2F%2Fbionumbers.hms.harvard.edu%2FIncludes%2FKeyNumbersLinks.pdf&sa=D&sntz=1&usg=AFQjCNFyHaFJOqgspkVAHVMiHzUTU5Ky9A.</p>
+
<p>Chai, Juin Hsien, Yong Zhang, Wei Han Tan, Wee Joo Chng, Baojie Li, and Xueying Wang. "Supplemental Data Regulation of hTert by BCR-ABL at Multiple Levels in K562 Cells." BioMed Central. http://www.biomedcentral.com/content/supplementary/1471-2407-11-512-s1.pdf.</p>
-
<p>[8] Ibid</p>
+
<p>Purcell, Oliver, Claire S. Grierson, Mario di Bernardo, and Nigel J. Savery. "Temperature dependence of ssrA-tag mediated protein degradation." Journal of Biological Engineering 6, no. 10 (July 23, 2012).</p>
-
<p>[9] Kapeli, Katannya, and Peter J. Hurlin. "Differential Regulation of N-Myc and c-Myc Synthesis, Degradation, and Transcriptional Activity by the Ras/Mitogen-activated Protein Kinase Pathway." The Journal of Biological Chemistry, no. 286 (September 9, 2011): 38498-508.</p>
+
<p>Elowitz, Michael B., and Stanislas Leibler. "A Synthetic Oscillatory Network of Transcriptional Regulators." Nature 403 (January 20, 2000): 335-38.</p>
-
<p>[10] Chai, Juin Hsien, Yong Zhang, Wei Han Tan, Wee Joo Chng, Baojie Li, and Xueying Wang. "Supplemental Data Regulation of hTert by BCR-ABL at Multiple Levels in K562 Cells." BioMed Central. http://www.biomedcentral.com/content/supplementary/1471-2407-11-512-s1.pdf.</p>
+
<p>Novák, Béla, and John J. Tyson. "Design Principles of Biochemical Oscillators." Nature Reviews, Molecular Cell Biology ser., 9 (December 2008): 981-91.</p>
-
<p>[11] Purcell, Oliver, Claire S. Grierson, Mario di Bernardo, and Nigel J. Savery. "Temperature dependence of ssrA-tag mediated protein degradation." Journal of Biological Engineering 6, no. 10 (July 23, 2012).</p>
+
<p>Endy, Drew E., J. C. Conboy, and C. C. Braff. "Promoter Characterization Experiments." Last modified April 22, 2008. Microsoft Word.</p>
-
<p>[12] Elowitz, Michael B., and Stanislas Leibler. "A Synthetic Oscillatory Network of Transcriptional Regulators." Nature 403 (January 20, 2000): 335-38.</p>
+
<p>"Parameters." Team:Aberdeen_Scotland. http://www.google.com/url?q=http%3A%2F%2F2009.igem.org%2FTeam%3AAberdeen_Scotland%2Fparameters&sa=D&sntz=1&usg=AFQjCNG77BKYa2vSFwumEYhS6s_jWMAEKQ.</p>
-
<p>[13] Novák, Béla, and John J. Tyson. "Design Principles of Biochemical Oscillators." Nature Reviews, Molecular Cell Biology ser., 9 (December 2008): 981-91.</p>
+
<p>Yang, L., Z. Cao, F. Li, D. E. Post, E. G. Van Meir, H. Zhong, and W. C. Wood. "Tumor-specific Gene Expression Using the Survivin Promoter Is Further Increased by Hypoxia." Gene Therapy, no. 11 (2004): 1215-33.</p>
-
<p>[14] Ibid</p>
+
<p>Sun Yat-Sen University. "Project/Design." iPS Cells Safeguard. Last modified 2013.https://2013.igem.org/Team:SYSU-China/Project/Design.</p>
-
<p>[15] Elowitz, Michael B., and Stanislas Leibler. "Repressilator." Unpublished manuscript, Princeton University, January 20, 2000. http://www.google.com/url?q=http%3A%2F%2Fwww.ebi.ac.uk%2Fbiomodels-main%2FBIOMD0000000012&sa=D&sntz=1&usg=AFQjCNGFLiZJXYrJcIBwjChGavz6UcD-LQ.</p>
+
<p>Blagosklonny, Mikhail V., Won G. An, Giovanni Melillo, Phuongmai Nguyen, Jane B. Trepel, and Leonard M. Neckers. "Regulation of BRCA1 by Protein Degradation." Oncogene 18, no. 47 (November 11, 1999): 6460-68.</p>
-
<p>[16] Novák, Béla, and John J. Tyson. "Design Principles of Biochemical Oscillators." Nature Reviews, Molecular Cell Biology ser., 9 (December 2008): 981-91.</p>
+
<p>Xiong, Jingbo, Saijun Fan, Qinghui Meng, Laura Schramm, Chenguang Wang, Boumedienne Bouzahza, Jinnian Zhou, Brian Zafonte, Itzhak D. Goldberg, Bassem R. Haddad, Richard G. Pestell, and Eliot M. Rosen. "BRCA1 Inhibition of Telomerase Activity in Cultured Cells."Molecular and Cellular Biology 23, no. 23 (December 2003): 8668-90</p>
-
<p>[17] Novák, Béla, and John J. Tyson. "Design Principles of Biochemical Oscillators." Nature Reviews, Molecular Cell Biology ser., 9 (December 2008): 981-91.</p>
+
-
<p>[18] Endy, Drew E., J. C. Conboy, and C. C. Braff. "Promoter Characterization Experiments." Last modified April 22, 2008. Microsoft Word.</p>
+
-
<p>[19] Purcell, Oliver, Claire S. Grierson, Mario di Bernardo, and Nigel J. Savery. "Temperature dependence of ssrA-tag mediated protein degradation." Journal of Biological Engineering 6, no. 10 (July 23, 2012).</p>
+
-
<p>[20] "Parameters." Team:Aberdeen_Scotland. http://www.google.com/url?q=http%3A%2F%2F2009.igem.org%2FTeam%3AAberdeen_Scotland%2Fparameters&sa=D&sntz=1&usg=AFQjCNG77BKYa2vSFwumEYhS6s_jWMAEKQ.</p>
+
-
<p>[21] Ibid</p>
+
-
<p>[22] Ibid</p>
+
-
<p>[23] Yang, L., Z. Cao, F. Li, D. E. Post, E. G. Van Meir, H. Zhong, and W. C. Wood. "Tumor-specific Gene Expression Using the Survivin Promoter Is Further Increased by Hypoxia." Gene Therapy, no. 11 (2004): 1215-33.</p>
+
-
<p>[24] Sun Yat-Sen University. "Project/Design." iPS Cells Safeguard. Last modified</p>
+
-
<p>2013.https://2013.igem.org/Team:SYSU-China/Project/Design.</p>
+
-
<p>[25] Blagosklonny, Mikhail V., Won G. An, Giovanni Melillo, Phuongmai Nguyen, Jane B. Trepel, and Leonard M. Neckers. "Regulation of BRCA1 by Protein Degradation." Oncogene 18, no. 47 (November 11, 1999): 6460-68.</p>
+
-
<p>[26] Blagosklonny, Mikhail V., Won G. An, Giovanni Melillo, Phuongmai Nguyen, Jane B. Trepel, and Leonard M. Neckers. "Regulation of BRCA1 by Protein Degradation." Oncogene 18, no. 47 (November 11, 1999): 6460-68.</p>
+
-
<p>[27] Xiong, Jingbo, Saijun Fan, Qinghui Meng, Laura Schramm, Chenguang Wang, Boumedienne Bouzahza, Jinnian Zhou, Brian Zafonte, Itzhak D. Goldberg, Bassem R. Haddad, Richard G. Pestell, and Eliot M. Rosen. "BRCA1 Inhibition of Telomerase Activity in Cultured Cells."Molecular and Cellular Biology 23, no. 23 (December 2003): 8668-90</p>
+
</div>
</div>

Latest revision as of 09:20, 19 July 2014

Modeling - TAS Taipei iGEM Wiki

Modeling

The aim of modeling in our project is to try to simulate the interactions between the different parts of our project: telomere extension, circuit regulation, and safety. In telomere extension, we mapped out the induction of the hTERT promoter by c-Myc and used that to quantify the minimum number of c-Myc molecules needed to maintain telomeres. In circuit regulation, we simulated the behaviors of different oscillator designs and compared their attributes to help decide on our construct. Finally, in safety termination, we constructed a qualitative analysis of means by which our construct ensures safety. Through the predicted results with certain parameters, modeling can be used to guide the direction of the project and determine what tweaks should be made to achieve our goal. We graphed all the models using numerical integration in Wolfram Mathematica.

General Format for Equations

For our project, we are modeling the rate of change in the number of proteins. This is dependent on translation of mRNA and the degradation rate of the proteins.

The amount of mRNA depends on the activity of the promoter transcribing the mRNA and the degradation rate of the mRNA. Promoter activity is described by the Hill equation, which can describe the effect of activation or repression by a transcription factor.

Repression:

Activation:

General Concepts

The maximum promoter strength, denoted by B, describes the rate of mRNA transcription and is listed in units of mRNA transcripts/min. The dissociation constant(Kd) describes the tendency of the transcription factor to separate into its subunits. Kd describes the binding affinity between the proteins and their target promoters. A higher Kd would mean that the protein has a hard time binding correctly to the promoter and a lower Kd would mean that it is comparatively easier for the protein to bind to its target promoter. Biologically, the Kd describes the concentration at which the promoter is 50% occupied. Lastly, the cooperativity, which is represented by n, describes the extent to which transcription factor binding will increase the attraction of the binding site to other transcription factors. A higher cooperativity would mean that binding of the regulating protein greatly increases the affinity of other regulators to bind. On a graph, that would mean that the system resembles a switch, showing a rapid change in state with a small difference in protein concentration.

Telomere Extension

Quantifying telomerase expression

The goal of our project is to minimally express telomerase so that the target cell can maintain their telomeres. Each telomerase molecule acts on one telomere during the cell cycle during the S phase under telomere-maintaining conditions. For the purposes of our project, we are unable to take into account all the other factors that influence telomere shortening and elongation, so we only focus on the amount of telomerase molecules needed to elongate telomeres. Since we are aiming to ultimately have this apply to humans, an absolute minimum of 92 molecules of telomerase would be needed per cell, since there are 23 pairs of chromosomes and four telomeres for every pair. However, chromosomes are located in the nucleus, which takes up only about 10% of the cell volume. We have no method of transport in our project, so instead we aim to express ten times more telomerase to compensate, as it is extremely unlikely that all telomerase molecules will be in contact with telomeres. Thus, the telomere extension portion of our project focuses on trying to achieve keep around 920 molecules of telomerase in every cell.

Determining c-Myc induction of hTERT

The first step of telomere extension was determining the relationship between our regulator of telomerase, c-Myc, and telomerase transcription by the hTERT promoter. c-Myc is able to bind to binding sites on the hTERT promoter that then stimulate transcription. We treated hTERT and telomerase as the same even though hTERT is only a subunit of telomerase, as papers have shown that hTERT is the rate-limiting component of telomerase and that hTERT and telomerase activity correlate with each other. We consulted a paper on c-Myc and hTERT and curve-fitted it using the form of the Hill equation that describes the kinetics of the reaction. However, before doing this, we made the conversions shown below to convert the concentration of c-Myc from ug/well to proteins/cell to simplify comparisons:

The molecular weight of c-Myc was listed at 67kDa. We took the average volume of a mammalian cell, which can be anywhere from 500 to 5000 um3. The Zou et. al. paper cited that they used a standard 6-well plate, which is usually 5 mL in volume but cells grew to about 70 or 80% confluence, so we used this information to calculate the number of cells at 2750 um3 that would add up to 5*0.8 mL in volume.

The results of the conversions are shown in the following table:

Table :This table shows the conversions that were made from the paper put forth by Zou et al.
ug/well 0.5 1 1.5 2
Molecules/cell 3088.619402 6177.238804 9265.858206 12354.47761.
Figure 1: Graph that shows the relationship between the molecules of c-Myc and the transcription of hTERT. The curve was obtained through the curve-fitting function in Mathematica. This model is necessary to determine the molecules of c-Myc necessary to induce hTERT so that enough telomerase can maintain telomere length.

The translation of hTERT depends on the amount of hTERT mRNA, which is in turn governed by the activity of the hTERT promoter. hTERT is induced by c-Myc, so the following equation was used: B*xn/(Kd+xn). B stands for the maximum promoter activity, in transcripts/min; n represents the cooperativity, meaning the amount that binding of c-Myc increases binding affinity; Kd is the dissociation constant, which describes how readily a substance separates into components; x stands for the amount of c-Myc at a certain point in time. However, since the y-axis of the graph given in the Zou et. al. paper measured relative fluorescence, the value of B actually did not mean a lot. Without information on absolute promoter strength in transcripts/min after sifting through literature and failing to acquire the hTERT promoter, we just assumed that it had the same value as the promoters given in the Elowitz paper at 29.97 transcripts/min. After completing this curve-fit, we were able to map out the regulation of hTERT and telomerase by combining this data with their half-lives.

General form of equations:

Equations with values:

At this point, telomere extension is dependent on circuit regulation because c-Myc is regulated by the oscillator. The exact tweaks will be discussed in the next section, but here a graph of optimal results is shown after altering LacI and hTERT half-life by a factor of five with an ssRA tag:

Figure 2: Graph that shows the relationship between time and the expression of c-Myc and hTERT. hTERT is represented by the blue line, while c-Myc is represented by the purple line. hTERT concentration starts from zero but ascends rapidly due to an initial burst in c-Myc that matches the behavior of the oscillator; the initial burst in c-Myc is hard to observe here because of the long timespan of the graph. After the initial burst of c-Myc, its concentration oscillates between around 500 to 800 proteins, causing hTERT to level out at 1111 molecules, which is reasonably close to the minimum of 920 molecules we aimed to express.

Circuit Regulation

The circuit regulation section of modeling focuses on simulating the oscillating constructs that we came up with and approximating their behavior in real life. To oscillate, a system must have a balance between promoter strength and repressor half-life. In addition, a time delay of a sort, whether through a series of intermediates or through implementation of an explicit time delay in the model, is needed. Finally, the pattern of regulation must be sufficiently nonlinear(high cooperativity) for there to be oscillations.

Three-component oscillator

Figure 3:Circuit design of the three component repressilator we initially were going to use to regulate expression of c-Myc. The repressilator expresses c-Myc in an oscillatory fashion, so that there is not constant expression of c-Myc, and hence not constant induction of telomerase.

The three component oscillator features three promoters that repress each other. With modeling, we first used the values showcased in Elowitz's paper from the BioModels databse on the repressilator and showed that the resulting system oscillated with the following equations and parameters:

Figure 4: Graph that shows the ideal behavior of the three component repressilator put forth by Elowitz and Leibler in 2000. The blue line represents LacI, the red line represents TetR, and the yellow line represents lambda CI. The values and equations for the model were obtained from the BioModels Database. The graph was obtained by numerical integration using Mathematica.

However, the paper assumed that every parameter for every part was the same, so we decided to explore what would happen if we changed things around. We identified promoter strength, dissociation constant, and protein half-lives as possible factors that could change the behavior of the system, so we thus made some changes and observed what would happen to the systems.

Testing

Purpose: The promoter strength, repressor half-lives, and dissociation constants were all assumed to be the same in models of the three component oscillator. However, we found evidence that promoter strengths, dissociation constants, and repressor half lives for components in the oscillator are different. We thus decided to test if differences in these parameters changed oscillator behavior.

Figure 5: Graph that shows the different behaviors of the three component oscillator after changing promoter strengths, repressor half-lives, and dissociation constants are shown on the left. The blue line represents LacI, the red line represents TetR, and the yellow line represents lambda CI. Changing the promoter strength altered the peaks of oscillation, but did not stop the oscillator from oscillating(a). Extending the half-life of a repressor dampened the oscillations and eventually resulted in the system reaching equilibrium(b). Implementation of more realistic values for dissociation(c). These values were taken from the 2009 Aberdeen iGEM team, which consulted expert opinion in making their calculations. Together, these graphs show that the three component repressilator cannot be trusted to oscillate perfectly in reality.
Promoter Strength Test
Repressor Half-Life Test
Dissociation Constant Test
Figure 6:Graph that shows the behavior of the repressilator after implementing changes to promoter strength, repressor half-life, and constant of dissociaiton that try to simulate more realistic conditions. Any oscillations are quickly dampened and the system moves to equilibrium. This result affirmed our concerns about the oscillator and directed us to design an alternative oscillator that is more likely to oscillate in reality.
Combined Test

Results

Changing the promoter strength simply changed the peaks of the proteins and had little effect on derailing the oscillation. On the other hand, changing the half-lives and dissociation constants had profound effects on oscillator behavior. After making LacI half-life five times as long, the oscillations dampened quickly and the system tended towards equilibrium. The oscillator did show some resistance to reducing half-lives, but overall it showed that differences in protein half-life can completely derail the oscillations. Changing the dissociation constant to the more realistic estimates computed by the 2009 Aberdeen iGEM team had an even more profound effect; the system immediately tended towards equilibrium, as more repressors were needed to overcome the effect of dissociation.

Conclusion

Our experience with the three component oscillator showed that it was a plausible approach towards expressing c-Myc, but we were afraid of its applicability in real life. After all, the model presented by Elowitz and Leibler was based on ideal values that had a high probability to be different in real life. We thus explored other designs that were better suited for our project.

Alternatives to the three component oscillator

Self-Repressilator

We first attempted to model the self-repressilator, which we know was an early design. The self-repressilator is significant because it lays the groundwork for the model of the two-component oscillator, which is really an expansion on the self-repressilator. The groundwork includes establishing the need for an explicit time delay, which is elaborated in the paper "Design Principles of Biochemical Oscillators" by Novak and Tyson. In this model, transcription is based on protein concentration in a previous point in time, to compensate for the time delay in transcription and translation. The explicit time delay was not needed in the three component oscillator because it established a time delay through a series of intermediates. The equations are as follows:

Without the explicit time delay, the graph would look like this, which we know that it shouldn’t look like:

Figure 7: Graph showing the relationship between time and LacI concentration. The system tends to equilibrium quickly without an explicit time delay in the equations.

We thus implemented the time delay, along with a change to LacI half-life to make the system oscillate:

Figure 8:Graph showing the relationship between time and LacI concentration. After including an explicit time delay of 10 minutes, the self-repressilator oscillated correctly. This was expected, as Novak and Tyson specified time delay as a criterion for oscillation in their review on biochemical oscillators. This graph is significant because it sets the foundation for the two component oscillator that will be discussed next.

Two Component Oscillator

Figure 9:Construct of the two component oscillator. pLac expresses LacI, creating oscillations that were observed in the self-repressilator. pLac also expresses TetR and RFP. TetR then goes on to inhibit pTet, which expresses c-Myc These oscillations can be observed by observing changes in color intensity In the experiments that were run in the lab, c-Myc was replaced GFP as a reporter, making it easier to observe oscillations, as the construct would alternate between red and green fluorescence.

The two component oscillator is an expanded version of pLac-LacI self-Repressilator. The pLac-LacI represses itself and thus oscillates. Thus, TetR/RFP, which is expressed by pLac, will also oscillate. This means that expression of c-Myc will be oscillatory, because pTet is regulated by TetR. For experimental purposes, GFP took the place of c-Myc as a reporter to show oscillations.

The parameters that were used to construct the two component oscillator model were taken from a variety of sources. The promoter strengths were adjusted according to the ratios found by Drew Endy and other researchers, at a ratio of 650:395:40. The repressor half-life of LacI was adjusted to be shorter, based on the self-repressilator. In reality, this can be done by the application of ssrA tags, which can decrease the half-life of proteins. Finally, the dissociation constants of each protein and the cooperativity of TetR were altered based on the findings of the 2009 Aberdeen iGEM team. They found that the values of Kd(dissociation constant) cited in papers were too low because they conducted experiments in vitro instead of in vivo. Those experiments also did not take into account non-specific binding. The dissociation constants for LacI, TetR, and lambda CI were then estimated to be 700,7000, and 7000, respectively. Cooperativity of TetR was also found to be three instead of two.

The two component oscillator is significant for two main reasons. First, its basis on pLac and LacI allows synchronization through the use of IPTG, making it easier for oscillations to actually bet tested. In addition, the system oscillated with the usage of more realistic parameters, contrary to the three component oscillator that tended towards equilibrium. These characteristics are shown in the graphs below:

Figure 10: Graph that shows the relationship between time and the protein concentrations of different cells without synchronization. Although only 15 proteins were simulated, it is clear from the graph that oscillatory behavior cannot be observed without synchronization.
Figure 11: Graph that shows the behavior of the two component oscillator. The blue line represents LacI, the yellow line represents TetR/RFP, and the green line represents GFP. The bacteria are synchronized with IPTG in this scenario, allowing for a clear observation of oscillatory behavior. This graph was also able to oscillate under the more realistic parameters that eliminated oscillatory behavior in the three component oscillator.
Figure 12:Graph that shows the relationship between time and the expression of c-Myc and hTERT. hTERT is represented by the blue line, while c-Myc is represented by the purple line. hTERT concentration starts from zero but ascends rapidly due to an initial burst in c-Myc that matches the behavior of the oscillator; the initial burst in c-Myc is hard to observe here because of the long timespan of the graph. After the initial burst of c-Myc, its concentration oscillates between around 500 to 800 proteins, causing hTERT to level out at 1111 molecules, which is reasonably close to the minimum of 920 molecules we aimed to express.

Conclusion

Overall, the two component oscillator has a simpler design and is thus less constrained by differences of promoter strength, repressor half lives, and repressor dissociation constants. This makes the two component oscillator more realistically implementable. The oscillator also has an added benefit of easy synchronization with IPTG. Finally, after adjusting the parameters based on literature and tweaking LacI half-life with an ssrA tag, we were able to express the number of c-Myc proteins necessary to maintain telomere length.

Safety Termination

For the safety termination portion of our circuit, we express BRCA1 and Apoptin behind pSurvivin, which is a tumor-specific promoter. We were unable to produce a definite model that featured quantitative analysis, but were able to map out the mechanism for the safety mechanism. Apoptin induces apoptosis only in cancer cells, thus eliminating threat of metastasis. The wtBRCA1 protein product has been shown to interact with c-Myc. From the literature we have read, it seems to inhibit the hTERT promoter in multiple ways. BRCA1 has been shown to bind to c-Myc partially and inhibit its transcriptional and transformational activity in cells. BRCA1 is also suggested to inhibit hTERT promoter activity by binding to it. Thus, we have been able to piece together the following mechanism:

Figure 6: Inhibition of the hTERT promoter by the BRCA1 protein product. Without expression of BRCA1, c-Myc induces the hTERT promoter to produce telomerase(a). However, when BRCA1 is expressed, it binds to c-Myc, inhibiting its activation of hTERT(b). It is also able to inhibit hTERT activity in general.

Citations

Zhao, Yong, Eladio Abreu, Jinyong Kim, Guido Stadler, Ugur Eskiocak, Michael P. Terns, Rebecca M. Terns, Jerry W. Shay, and Woodring E. Wright. "Processive and Distributive Extension of Human Telomeres by Telomerase under Homeostatic and Nonequilibrium Conditions." Molecular Cell, no. 42 (May 6, 2011): 297-307.

Harvard. "Key Numbers for Cell Biologists." B10NUMB3R5. http://www.google.com/url?q=http%3A%2F%2Fbionumbers.hms.harvard.edu%2FIncludes%2FKeyNumbersLinks.pdf&sa=D&sntz=1&usg=AFQjCNFyHaFJOqgspkVAHVMiHzUTU5Ky9A.

Oh, Stephen T., Saturo Kyo, and Laimonis A. Laimins. "Telomerase Activation by Human Papillomavirus Type 16 E6 Protein: Induction of Human Telomerase Reverse Transcriptase Expression through Myc and GC-Rich Sp1 Binding Sites." Journal of Virology 75, no. 12 (June 2001): 5559-66

Poole, Joseph C., Lucy G. Andrews, and Trygve O. Tollefsbol. "Activity, Function, and Gene Regulation of the Catalytic Subunit of Telomerase (hTERT)." Gene 269, nos. 1-2 (May 16, 2001): 1-12.

Zou, Lin, Peng-Hui Zhang, Chun-Li Luo, and Zhi-Guang Tu. "Transcript Regulation of Human Telomerase Reverse Transcriptase by C-myc and Mad1." Acta Biochimica Et Biophysica Sinica 37, no. 1 (January 2005): 32-38.

Kapeli, Katannya, and Peter J. Hurlin. "Differential Regulation of N-Myc and c-Myc Synthesis, Degradation, and Transcriptional Activity by the Ras/Mitogen-activated Protein Kinase Pathway." The Journal of Biological Chemistry, no. 286 (September 9, 2011): 38498-508.

Chai, Juin Hsien, Yong Zhang, Wei Han Tan, Wee Joo Chng, Baojie Li, and Xueying Wang. "Supplemental Data Regulation of hTert by BCR-ABL at Multiple Levels in K562 Cells." BioMed Central. http://www.biomedcentral.com/content/supplementary/1471-2407-11-512-s1.pdf.

Purcell, Oliver, Claire S. Grierson, Mario di Bernardo, and Nigel J. Savery. "Temperature dependence of ssrA-tag mediated protein degradation." Journal of Biological Engineering 6, no. 10 (July 23, 2012).

Elowitz, Michael B., and Stanislas Leibler. "A Synthetic Oscillatory Network of Transcriptional Regulators." Nature 403 (January 20, 2000): 335-38.

Novák, Béla, and John J. Tyson. "Design Principles of Biochemical Oscillators." Nature Reviews, Molecular Cell Biology ser., 9 (December 2008): 981-91.

Endy, Drew E., J. C. Conboy, and C. C. Braff. "Promoter Characterization Experiments." Last modified April 22, 2008. Microsoft Word.

"Parameters." Team:Aberdeen_Scotland. http://www.google.com/url?q=http%3A%2F%2F2009.igem.org%2FTeam%3AAberdeen_Scotland%2Fparameters&sa=D&sntz=1&usg=AFQjCNG77BKYa2vSFwumEYhS6s_jWMAEKQ.

Yang, L., Z. Cao, F. Li, D. E. Post, E. G. Van Meir, H. Zhong, and W. C. Wood. "Tumor-specific Gene Expression Using the Survivin Promoter Is Further Increased by Hypoxia." Gene Therapy, no. 11 (2004): 1215-33.

Sun Yat-Sen University. "Project/Design." iPS Cells Safeguard. Last modified 2013.https://2013.igem.org/Team:SYSU-China/Project/Design.

Blagosklonny, Mikhail V., Won G. An, Giovanni Melillo, Phuongmai Nguyen, Jane B. Trepel, and Leonard M. Neckers. "Regulation of BRCA1 by Protein Degradation." Oncogene 18, no. 47 (November 11, 1999): 6460-68.

Xiong, Jingbo, Saijun Fan, Qinghui Meng, Laura Schramm, Chenguang Wang, Boumedienne Bouzahza, Jinnian Zhou, Brian Zafonte, Itzhak D. Goldberg, Bassem R. Haddad, Richard G. Pestell, and Eliot M. Rosen. "BRCA1 Inhibition of Telomerase Activity in Cultured Cells."Molecular and Cellular Biology 23, no. 23 (December 2003): 8668-90