Team:Groningen/Modeling

From 2012.igem.org

(Difference between revisions)
m
Line 1: Line 1:
-
{{HeaderGroningen2012}}  
+
{{HeaderGroningen2012}}
-
<br>
+
-
<br>
+
-
== Overview ==
+
-
The modeling portion of the project focuses on three major initiatives:
+
-
# Estimation of the allowed initial medium composition which would:
+
-
## Germinate the spores
+
-
## Raise the population to reporter-required levels within the smallest possible spoilage time-frame
+
-
## Maintain an active population at that level for a prolonged period of time, avoiding the onset of dormancy or sporulation
+
-
# The creation of a dynamic model for ''B. subtilis'' suitable for flux balance analysis which responds to environmental cues.
+
-
# The creation of a succinct explanation of TnrA activation, according to current literature.
+
-
== Initial Medium Composition ==
+
<html>
-
=== Purpose ===
+
<head>
-
The ''B. subtilis'' within the containment unit must go through distinct phases under defined time constraints. The only way to control the amount of biomass, and its behavior, is through the initial medium concentration. The containment unit does not contain any time-release capsules for providing a controlled level of nutrients.
+
<style>
 +
body {
 +
font-family: Helvetica, Arial, sans-serif;
 +
}
 +
.centerimage{
 +
text-align: center;
 +
margin-left:150px;
 +
margin-right:150px;
 +
}
 +
z1 {
 +
font-size:21pt;
 +
line-height:21pt;
 +
color:white;
 +
}
 +
z2 {
 +
font-size:18pt;
 +
line-height:18pt;
 +
color:white;
 +
background-color: rgba(0,0,0,0.3);
 +
}
 +
z3 {
 +
font-size:14pt;
 +
font-weight: bold;
 +
color:white;
 +
}
 +
z4 {
 +
font-size:14pt;
 +
color:white;
 +
}
 +
ul.olist{
 +
list-style-type: none;
 +
padding: 0px;
 +
margin: 0px;
 +
font-size:14pt;
 +
color:white;
 +
margin-left:150px;
 +
margin-right:150px;
 +
}
 +
ul.indentlist{
 +
list-style-type: none;
 +
padding-left: 20px;
 +
font-size:12pt;
 +
color:white;
 +
margin-left:150px;
 +
margin-right:150px;
 +
}
 +
ol.reflist{
 +
list-style-type: decimal;
 +
margin-left:170px;
 +
margin-right:150px;
 +
font-size:12pt;
 +
color:white;
 +
}
 +
li.reflistitem{
 +
list-style-type: decimal;
 +
font-size:12pt;
 +
color:white;
 +
}
 +
.ctd {
 +
width: 220px;
 +
text-align: center;
 +
background: #000;
 +
background-color: rgba(0,0,0,0.3);
 +
padding: 10px ;
 +
margin: 30px auto;
 +
color: #FFF;
 +
}
 +
.cte {
 +
width: 280px;
 +
text-align: center;
 +
background: #000;
 +
padding-right:10px;
 +
padding-left:10px;
 +
margin: 0 auto;
 +
background-color: rgba(0,0,0,0.3);
 +
color: #FFF;
 +
}
 +
p.margin{
 +
font-size:14pt;
 +
line-height:15pt;
 +
color:white;
 +
margin-top:0px;
 +
margin-bottom:20px;
 +
margin-right:0px;
 +
margin-left:150px;
 +
margin-right:150px;
 +
}
 +
p{
 +
margin-left:150px;
 +
font-size:13pt;
 +
line-height:15pt;
 +
margin-right:150px;
 +
color:white;
 +
}
 +
p.marginspace{
 +
font-size:13pt;
 +
line-height:15pt;
 +
color:white;
 +
margin-top:0px;
 +
margin-bottom:200px;
 +
margin-right:0px;
 +
margin-left:50px;
 +
margin-right:200px;
 +
}
 +
p.centered{
 +
font-size:13pt;
 +
line-height:15pt;
 +
color:white;
 +
margin-top:0px;
 +
margin-bottom:200px;
 +
margin-right:300px;
 +
margin-left:300px;
 +
}
 +
</style>
 +
</head>
-
=== Result ===
+
<body>
-
 
+
<div class="cte">
-
[[File:Groningen2012 JP 20120812 ModelingGrowthChart.png|center|680px]]
+
<div class="ctd">
-
 
+
<z1>Modeling</z1><br>
-
== Dynamic Model ==
+
</div>
-
=== Purpose ===
+
</div>
-
For our purposes, the dynamic model seeks to provide an explanation for the gene expression observed in the microarray experiment. However, for the scientific community in general, a dynamic model would be enable phenotype prediction over time under varying environmental conditions. Such a model would also be able to predict phenotypes for knock-out mutant strains.
+
<p class="marginleft">
-
 
+
<z4> The modeling portion of the project focuses on three major initiatives:</z4>
-
Probabilistic integrative modeling (PROM) uses gene expression data across a wide variety of environmental conditions to quantify the link between the transcriptional-regulatory network and the stoichiometric metabolite-reaction matrix. In other words, PROM modulates the reaction fluxes by looking at the likelihood a given reaction is active given the current state of gene expression. This method has been shown to accurately predict growth phenotypes in knock-out strains of ''E. coli'' and ''M. tuberculosis''.
+
<br>
-
 
+
<br>
-
Unfortunately, PROM does not consider the current environmental cues. It considers a multitude of prior environmental cues through the gene expression data. As such, it is really only useful for predicting fluxes in knock-out strains. Despite this limitation, it is still a great starting point for building a dynamic model as it considers both the transcriptional-regulatory network and a constraint-based stoichiometric model. It does not rely on the sparse kinetic parameters used in ODE models.
+
<ul class="olist">
-
 
+
<font color=#FF6700><b>1.</b></font> Quantify the initial medium composition which would:
-
=== Result ===
+
</ul>
-
This is a work in progress. For now here is a chart showing the status of the involved steps:
+
<ul class="indentlist">
-
 
+
<font color=#FF6700><b>a.</b></font> Germinate the spores
-
[[File:Groningen2012 JP 20120807 Workflow idFBA.png|center|680px]]
+
<br>
-
 
+
<font color=#FF6700><b>b.</b></font> Raise the population to reporter-required levels within the smallest possible spoilage time-frame
-
=== References ===
+
<br>
-
 
+
<font color=#FF6700><b>c.</b></font> Maintain an active population at that level for a prolonged period of time, avoiding the onset of dormancy or sporulation
-
# N. E. Lewis, H. Nagarajan, and B. O. Palsson, “Constraining the metabolic genotype–phenotype relationship using a phylogeny of in silico methods,” Nature Reviews Microbiology, vol. 10, no. 4, pp. 291–305, Apr. 2012.
+
</ul>
-
# S. Chandrasekaran and N. D. Price, “Probabilistic integrative modeling of genome-scale metabolic and regulatory networks in Escherichia coli and Mycobacterium tuberculosis,” PNAS, vol. 107, no. 41, pp. 17845–17850, Oct. 2010.
+
<br>
-
# J. Min Lee, E. P. Gianchandani, J. A. Eddy, and J. A. Papin, “Dynamic Analysis of Integrated Signaling, Metabolic, and Regulatory Networks,” PLoS Comput Biol, vol. 4, no. 5, p. e1000086, May 2008.
+
<ul class="olist">
-
 
+
<font color=#FF6700><b>2.</b></font>  The creation of a dynamic model for <i>B. subtilis</i> suitable for flux balance analysis which responds to environmental cues.
-
 
+
</ul>
-
== TnrA Activation ==
+
<br>
-
=== Purpose ===
+
<ul class="olist">
-
Prior to the successful microarray experiment conducted by the wetwork team, the proposed volatile sensing mechanism tied reporter activation to the metabolism of ammonium/ammonia (NH4/NH3+). The nitrogen metabolism in ''B. subtilis'' is a convoluted mesh of reactions and (in)activation complexes mostly controlled by the TnrA transcription factor. In order to observe the effect of NH4 uptake on the TnrA, it was necessary to have a concise behavioral diagram. Unfortunately, no such diagram existed. The diagram for nitrogen metabolism on the KEGG database identified most of what was involved, but did so in an unclear manner.
+
<font color=#FF6700><b>3.</b></font>  The creation of a succinct explanation of TnrA activation, according to current literature.
-
 
+
</ul>
-
=== Result ===
+
</p>
-
 
+
-
The figure below used the behavioral information from literature to highlight the active and inactive pathways during ammonium uptake. In terms of the project, the creation of this diagram brought to light a critical problem for using TnrA to sense extracellular NH4/NH3+; TnrA is only active when glutamine synthetase (GS) is actively converting NH4 to glutamine. This in turn is regulated by cell growth, not the amount of NH4/NH3+ present. However, in one article it was observed that GS is also active under conditions of nitrogen limitation. If the medium contained the precise amount of glutamine necessary to support the initial growth phase, then the glutamine would be depleted at the sensing phase. GS would activate to try and create more glutamine. GS would only deactivate when the amount of extracellular NH4/NH3+ reached a level to remove the lack of nitrogen as factor limiting further growth.
+
-
 
+
-
The real result? If this sensing pathway was selected, then the wetwork team would have to find the necessary levels of glutamine to exploit the edge of nitrogen limitation. Possible, but not exactly the easiest mechanism to implement for the consumer market.
+
-
 
+
-
{|align="center"
+
-
<br>
+
-
|[[File:Groningen2012 JP 20120615 NH4-TnrA Relationship_v2.png|680px|center]]
+
-
|-
+
-
{|align="center"
+
-
|Fig. m1. Reactions involved between ammonium uptake and TnrA.
+
-
|}
+
-
 
+
-
=== References ===
+
-
# KEGG Database, "Nitrogen Metabolism - Bacillus subtilis", Kanehisa Laboratories, Last Modified: July 23, 2010.  http://www.kegg.jp/kegg-bin/show_pathway?org_name=bsu&mapno=00910
+
-
# SubtiWiki, http://subtiwiki.uni-goettingen.de/wiki/index.php
+
-
# K. Gunka and F. M. Commichau, “Control of glutamate homeostasis in Bacillus subtilis: a complex interplay between ammonium assimilation, glutamate biosynthesis and degradation,” Molecular Microbiology, vol. 85, no. 2, pp. 213–224, 2012.
+
-
# N. Doroshchuk, M. Gelfand, and D. Rodionov, “Regulation of nitrogen metabolism in gram-positive bacteria,” Molecular Biology, vol. 40, no. 5, pp. 829–836, 2006.
+
-
# Study Guide, Chem153C, University of California, Los Angeles. http://vohweb.chem.ucla.edu/voh/classes%5Cspring10%5C153CID28%5C11AminoAcidBiosynthesisSQA.pdf
+
 +
<div class="cte">
 +
<div class="ctd">
 +
<z1>Initiatives</z1><br>
 +
</div>
 +
</div>
 +
<p class="marginleft">
 +
<br>
 +
<br>
 +
<z2>Quantification of Initial Medium Composition</z2>
 +
<br>
 +
<br>
 +
<z3>Purpose</z3>
 +
<br>
 +
<br>
 +
The <i>B. subtilis</i> within the sticker must go through distinct phases under defined time constraints. The only way to control the amount of biomass, and its behavior, is through the initial medium concentration. The containment unit does not contain any time-release capsules for providing a controlled level of nutrients.
 +
<br>
 +
<br>
 +
<z3>Methods</z3>
 +
<br>
 +
<br>
 +
<iframe src="https://docs.google.com/presentation/embed?id=1IfC3pX6lbGxsbT3xv9lNhJshEq4w10ZbawB71q--kJI&start=false&loop=false&delayms=60000" frameborder="0" width="480" height="389" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
 +
<br>
 +
<br>
 +
<z3>Results</z3>
 +
<br>
 +
<br>
 +
Some text here
 +
</p>
 +
 +
<p class="marginleft">
 +
<br>
 +
<br>
 +
<z2>TnrA Activation</z2>
 +
<br>
 +
<br>
 +
<z3>Purpose</z3>
 +
<br>
 +
<br>
 +
Prior to the successful microarray experiment conducted by the wetwork team, the proposed volatile sensing mechanism
 +
tied reporter activation to the metabolism of ammonium/ammonia (NH4/NH3+). The nitrogen metabolism in <i>B. subtilis</i>
 +
is a convoluted mesh of reactions and (in)activation complexes mostly controlled by the TnrA transcription factor.
 +
In order to observe the effect of NH4 uptake on the TnrA, it was necessary to have a concise behavioral diagram.
 +
Unfortunately, no such diagram existed. The diagram for nitrogen metabolism on the KEGG database identified most
 +
of what was involved, but did so in an unclear manner.
 +
<br>
 +
<br>
 +
<z3>Methods</z3>
 +
<br>
 +
<br>
 +
Some text here
 +
<br>
 +
<br>
 +
<z3>Results</z3>
 +
<br>
 +
<br>
 +
The figure below used the behavioral information from literature to highlight the active and inactive pathways during
 +
ammonium uptake. In terms of the project, the creation of this diagram brought to light a critical problem for using
 +
TnrA to sense extracellular NH4/NH3+; TnrA is only active when glutamine synthetase (GS) is actively converting NH4 to
 +
glutamine. This in turn is regulated by cell growth, not the amount of NH4/NH3+ present. However, in one article it was
 +
observed that GS is also active under conditions of nitrogen limitation. If the medium contained the precise amount of
 +
glutamine necessary to support the initial growth phase, then the glutamine would be depleted at the sensing phase.
 +
GS would activate to try and create more glutamine. GS would only deactivate when the amount of extracellular NH4/NH3+
 +
reached a level to remove the lack of nitrogen as factor limiting further growth.
 +
<br>
 +
<br>
 +
The real result? If this sensing pathway was selected, then the wetwork team would have to find the necessary levels of
 +
glutamine to exploit the edge of nitrogen limitation. Possible, but not exactly the easiest mechanism to implement for the consumer market.
 +
<br>
 +
<br>
 +
<img class="centerimage" href="https://static.igem.org/mediawiki/2012/3/39/Groningen2012_JP_20120615_NH4-TnrA_Relationship_v2.png"></img>
 +
<br>
 +
<br>
 +
<z3>References</z3>
 +
<br>
 +
<br>
 +
<ol class="reflist">
 +
<li > KEGG Database, "Nitrogen Metabolism - Bacillus subtilis", Kanehisa Laboratories, Last Modified: July 23, 2010. http://www.kegg.jp/kegg-bin/show_pathway?org_name=bsu&mapno=00910</li>
 +
<li > SubtiWiki, http://subtiwiki.uni-goettingen.de/wiki/index.php</li>
 +
<li > K. Gunka and F. M. Commichau, “Control of glutamate homeostasis in Bacillus subtilis: a complex interplay between ammonium assimilation, glutamate biosynthesis and degradation,” Molecular Microbiology, vol. 85, no. 2, pp. 213–224, 2012.</li>
 +
<li > N. Doroshchuk, M. Gelfand, and D. Rodionov, “Regulation of nitrogen metabolism in gram-positive bacteria,” Molecular Biology, vol. 40, no. 5, pp. 829–836, 2006.</li>
 +
<li > Study Guide, Chem153C, University of California, Los Angeles.
 +
<br><font size="0.6em">http://vohweb.chem.ucla.edu/voh/classes%5Cspring10%5C153CID28%5C11AminoAcidBiosynthesisSQA.pdf</font>
 +
</li>
 +
</ol>
 +
</p>
 +
 +
<p class="marginleft">
 +
<br>
 +
<br>
 +
<z2>Dynamic Model</z2>
 +
<br>
 +
<br>
 +
<z3>Purpose</z3>
 +
<br>
 +
<br>
 +
For our purposes, the dynamic model seeks to provide an explanation for the gene expression observed in the microarray experiment.
 +
However, for the scientific community in general, a dynamic model would be enable phenotype prediction over time under varying
 +
environmental conditions. Such a model would also be able to predict phenotypes for knock-out mutant strains. Probabilistic
 +
integrative modeling (PROM) uses gene expression data across a wide variety of environmental conditions to quantify the link
 +
between the transcriptional-regulatory network and the stoichiometric metabolite-reaction matrix. In other words, PROM modulates
 +
the reaction fluxes by looking at the likelihood a given reaction is active given the current state of gene expression. This method
 +
has been shown to accurately predict growth phenotypes in knock-out strains of <i>E. coli</i> and <i>M. tuberculosis</i>. Unfortunately,
 +
PROM does not consider the current environmental cues. It considers a multitude of prior environmental cues through the gene expression
 +
data. As such, it is really only useful for predicting fluxes in knock-out strains. Despite this limitation, it is still a great
 +
starting point for building a dynamic model as it considers both the transcriptional-regulatory network and a constraint-based
 +
stoichiometric model. It does not rely on the sparse kinetic parameters used in ODE models.
 +
<br>
 +
<br>
 +
<z3>Methods</z3>
 +
<br>
 +
<br>
 +
Some text here
 +
<br>
 +
<br>
 +
<z3>Results</z3>
 +
<br>
 +
<br>
 +
This is a work in progress. For now here is a chart showing the status of the involved steps:
 +
<br>
 +
<br>
 +
<img class="centerimage" href="https://static.igem.org/mediawiki/2012/2/29/Groningen2012_JP_20120807_Workflow_idFBA.png"></img>
 +
<br>
 +
<br>
 +
<z3>References</z3>
 +
<br>
 +
<br>
 +
<ol class="reflist">
 +
<li > N. E. Lewis, H. Nagarajan, and B. O. Palsson, “Constraining the metabolic genotype–phenotype relationship using a phylogeny of in silico methods,” Nature Reviews Microbiology, vol. 10, no. 4, pp. 291–305, Apr. 2012.</li>
 +
<li > S. Chandrasekaran and N. D. Price, “Probabilistic integrative modeling of genome-scale metabolic and regulatory networks in Escherichia coli and Mycobacterium tuberculosis,” PNAS, vol. 107, no. 41, pp. 17845–17850, Oct. 2010.</li>
 +
<li > J. Min Lee, E. P. Gianchandani, J. A. Eddy, and J. A. Papin, “Dynamic Analysis of Integrated Signaling, Metabolic, and Regulatory Networks,” PLoS Comput Biol, vol. 4, no. 5, p. e1000086, May 2008.</li>
 +
</ol>
 +
</p>
 +
</body>
 +
</html>
{{Template:SponsorsGroningen2012}}
{{Template:SponsorsGroningen2012}}

Revision as of 21:02, 16 September 2012




Modeling

The modeling portion of the project focuses on three major initiatives:

    1. Quantify the initial medium composition which would:
    a. Germinate the spores
    b. Raise the population to reporter-required levels within the smallest possible spoilage time-frame
    c. Maintain an active population at that level for a prolonged period of time, avoiding the onset of dormancy or sporulation

    2. The creation of a dynamic model for B. subtilis suitable for flux balance analysis which responds to environmental cues.

    3. The creation of a succinct explanation of TnrA activation, according to current literature.

Initiatives



Quantification of Initial Medium Composition

Purpose

The B. subtilis within the sticker must go through distinct phases under defined time constraints. The only way to control the amount of biomass, and its behavior, is through the initial medium concentration. The containment unit does not contain any time-release capsules for providing a controlled level of nutrients.

Methods



Results

Some text here



TnrA Activation

Purpose

Prior to the successful microarray experiment conducted by the wetwork team, the proposed volatile sensing mechanism tied reporter activation to the metabolism of ammonium/ammonia (NH4/NH3+). The nitrogen metabolism in B. subtilis is a convoluted mesh of reactions and (in)activation complexes mostly controlled by the TnrA transcription factor. In order to observe the effect of NH4 uptake on the TnrA, it was necessary to have a concise behavioral diagram. Unfortunately, no such diagram existed. The diagram for nitrogen metabolism on the KEGG database identified most of what was involved, but did so in an unclear manner.

Methods

Some text here

Results

The figure below used the behavioral information from literature to highlight the active and inactive pathways during ammonium uptake. In terms of the project, the creation of this diagram brought to light a critical problem for using TnrA to sense extracellular NH4/NH3+; TnrA is only active when glutamine synthetase (GS) is actively converting NH4 to glutamine. This in turn is regulated by cell growth, not the amount of NH4/NH3+ present. However, in one article it was observed that GS is also active under conditions of nitrogen limitation. If the medium contained the precise amount of glutamine necessary to support the initial growth phase, then the glutamine would be depleted at the sensing phase. GS would activate to try and create more glutamine. GS would only deactivate when the amount of extracellular NH4/NH3+ reached a level to remove the lack of nitrogen as factor limiting further growth.

The real result? If this sensing pathway was selected, then the wetwork team would have to find the necessary levels of glutamine to exploit the edge of nitrogen limitation. Possible, but not exactly the easiest mechanism to implement for the consumer market.



References

  1. KEGG Database, "Nitrogen Metabolism - Bacillus subtilis", Kanehisa Laboratories, Last Modified: July 23, 2010. http://www.kegg.jp/kegg-bin/show_pathway?org_name=bsu&mapno=00910
  2. SubtiWiki, http://subtiwiki.uni-goettingen.de/wiki/index.php
  3. K. Gunka and F. M. Commichau, “Control of glutamate homeostasis in Bacillus subtilis: a complex interplay between ammonium assimilation, glutamate biosynthesis and degradation,” Molecular Microbiology, vol. 85, no. 2, pp. 213–224, 2012.
  4. N. Doroshchuk, M. Gelfand, and D. Rodionov, “Regulation of nitrogen metabolism in gram-positive bacteria,” Molecular Biology, vol. 40, no. 5, pp. 829–836, 2006.
  5. Study Guide, Chem153C, University of California, Los Angeles.
    http://vohweb.chem.ucla.edu/voh/classes%5Cspring10%5C153CID28%5C11AminoAcidBiosynthesisSQA.pdf



Dynamic Model

Purpose

For our purposes, the dynamic model seeks to provide an explanation for the gene expression observed in the microarray experiment. However, for the scientific community in general, a dynamic model would be enable phenotype prediction over time under varying environmental conditions. Such a model would also be able to predict phenotypes for knock-out mutant strains. Probabilistic integrative modeling (PROM) uses gene expression data across a wide variety of environmental conditions to quantify the link between the transcriptional-regulatory network and the stoichiometric metabolite-reaction matrix. In other words, PROM modulates the reaction fluxes by looking at the likelihood a given reaction is active given the current state of gene expression. This method has been shown to accurately predict growth phenotypes in knock-out strains of E. coli and M. tuberculosis. Unfortunately, PROM does not consider the current environmental cues. It considers a multitude of prior environmental cues through the gene expression data. As such, it is really only useful for predicting fluxes in knock-out strains. Despite this limitation, it is still a great starting point for building a dynamic model as it considers both the transcriptional-regulatory network and a constraint-based stoichiometric model. It does not rely on the sparse kinetic parameters used in ODE models.

Methods

Some text here

Results

This is a work in progress. For now here is a chart showing the status of the involved steps:



References

  1. N. E. Lewis, H. Nagarajan, and B. O. Palsson, “Constraining the metabolic genotype–phenotype relationship using a phylogeny of in silico methods,” Nature Reviews Microbiology, vol. 10, no. 4, pp. 291–305, Apr. 2012.
  2. S. Chandrasekaran and N. D. Price, “Probabilistic integrative modeling of genome-scale metabolic and regulatory networks in Escherichia coli and Mycobacterium tuberculosis,” PNAS, vol. 107, no. 41, pp. 17845–17850, Oct. 2010.
  3. J. Min Lee, E. P. Gianchandani, J. A. Eddy, and J. A. Papin, “Dynamic Analysis of Integrated Signaling, Metabolic, and Regulatory Networks,” PLoS Comput Biol, vol. 4, no. 5, p. e1000086, May 2008.


Our sponsors: