Team:Tokyo Tech/Modeling/Urea-cooler/method

From 2011.igem.org

(Difference between revisions)
 
(17 intermediate revisions not shown)
Line 34: Line 34:
list-style: none;
list-style: none;
float: left;
float: left;
-
height: 20px;
+
height: 30px;
width: 946px;
width: 946px;
}
}
Line 55: Line 55:
display: none;
display: none;
position: absolute;
position: absolute;
-
font-size: 14px;
+
font-size: 16px;
opacity: 0.8;
opacity: 0.8;
list-style: none;
list-style: none;
Line 79: Line 79:
background-color: #EFEBEC;
background-color: #EFEBEC;
color: #000000;
color: #000000;
 +
font-size:13px;
}
}
Line 86: Line 87:
left: 0;
left: 0;
clear: both;
clear: both;
-
height: 180px;
+
height: 190px;
}
}
.main
.main
Line 114: Line 115:
{
{
text-indent: 1em;
text-indent: 1em;
-
}
 
-
 
-
h2+p
 
-
{
 
-
margin-left: 1em;
 
}
}
Line 126: Line 122:
}
}
-
h3+p
 
-
{
 
-
margin-left: 2em;
 
-
}
 
h4
h4
Line 136: Line 128:
}
}
-
h4+p
+
 
-
{
+
-
margin-left: 3em;
+
-
}
+
-
+
.footer
.footer
{
{
Line 160: Line 148:
.name
.name
 +
{
 +
font-style: italic;
 +
}
 +
 +
.gene
{
{
font-style: italic;
font-style: italic;
Line 166: Line 159:
p
p
{
{
-
text-indent: 0.5em;
+
text-indent: 2em;
 +
}
 +
 +
p.graph
 +
{
 +
text-indent: 0;
}
}
Line 215: Line 213:
}
}
-
window.onload = function() {
+
function getElementsByClass() {
 +
    var classElements = new Array();
 +
    var allElements = document.getElementsByTagName("*");
 +
    for (i = 0 ; i < allElements.length; i++) {
 +
if (allElements[i].className == 'firstHeading') {
 +
    allElements[i].style.display = 'none';
 +
  // window.alert('発見。');
 +
}
 +
    }
 +
}
 +
 +
window.onload = function() {
 +
getElementsByClass();
var menu = window.document.getElementById('TopMenu');
var menu = window.document.getElementById('TopMenu');
if(menu==null)
if(menu==null)
Line 248: Line 258:
<!-- top box -->
<!-- top box -->
<div class="top">
<div class="top">
-
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="965" HEIGHT="150" id="Header" ALIGN="">
+
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="965" height="150" id="Yourfilename" align="">
-
<PARAM NAME=movie VALUE="https://static.igem.org/mediawiki/2011/4/4d/Header.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="https://static.igem.org/mediawiki/2011/4/4d/Header.swf" quality=high bgcolor=#FFFFFF WIDTH="965" HEIGHT="150" NAME="Header" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED> </OBJECT> <br />
+
<param name="movie" value="https://static.igem.org/mediawiki/2011/4/4d/Header.swf">
 +
<param name="quality" value="high">
 +
<param name="bgcolor" value="#FFFFFF">
 +
<embed src="https://static.igem.org/mediawiki/2011/4/4d/Header.swf" quality="high" bgcolor="#FFFFFF" width="965" height="150" name="Yourfilename" align="" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
 +
</embed>
 +
</object>
<!-- list of top menu -->
<!-- list of top menu -->
<div id="navigation">
<div id="navigation">
Line 258: Line 273:
Project
Project
<ul>
<ul>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/RPS-game/index.htm">RPS-game</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/RPS-game/index.htm">RPS-Game</a></li>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/index.htm">rain</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/index.htm">Make it Rain</a></li>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/Urea-cooler/index.htm">urea cooler</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/Urea-cooler/index.htm">Urea Coolers</a></li>
</ul>
</ul>
</li>
</li>
Line 269: Line 284:
Modeling
Modeling
<ul>
<ul>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/RPS-game/PRS-game">RPS-game</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/RPS-game/RPS-game">RPS-Game</li>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Urea-cooler/urea-cooler">urea cooler</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Urea-cooler/urea-cooler">Urea Coolers</li>
</ul>
</ul>
</li>
</li>
-
<li id="menu_HumanPractice"><a href="https://2011.igem.org/Team:Tokyo_Tech/HumanPractice.htm">Human Practice</a></li>
+
<li id="menu_Human Practice"><a href="https://2011.igem.org/Team:Tokyo_Tech/HumanPractice.htm">Human Practice</a></li>
<li id="menu_Sitemap"><a href="https://2011.igem.org/Team:Tokyo_Tech/sitemap.htm">Sitemap</a></li>
<li id="menu_Sitemap"><a href="https://2011.igem.org/Team:Tokyo_Tech/sitemap.htm">Sitemap</a></li>
Line 280: Line 295:
<li id="menu_Extra">
<li id="menu_Extra">
More
More
-
<ul>
+
<ul style="width:210px;">
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Safety">Safety</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Safety">Safety</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Attribution_and_Contributions.htm">Attribution and Contributions</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Attribution_and_Contributions.htm">Attribution and Contributions</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/notebook">NoteBook</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/notebook">NoteBook</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/team">Team</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/team">Team</a></li>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Sponsers.htm">Sponsers</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Sponsers.htm">Sponsors</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Collaboration.htm">Collaboration</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Collaboration.htm">Collaboration</a></li>
</ul>
</ul>
Line 299: Line 314:
<!-- left menu list -->
<!-- left menu list -->
-
<div style="min-height: 6000px; float: left;">
+
<div style="min-height: 6920px; float: left;">
<div id="LeftMenu">
<div id="LeftMenu">
<!--list of page menu: DO NOT WRITE LINKS NOT WRITTEN IN THIS PAGE -->
<!--list of page menu: DO NOT WRITE LINKS NOT WRITTEN IN THIS PAGE -->
-
<ul>
+
-
<li><a href="#method">Method</a></li>
+
-
</ul>
+
<ul>
<ul>
-
<li><a href="#definition">Definition of internal and external substances</a></li>
+
<li><a href="#definition">1. Definition of internal and external substances</a></li>
</ul>
</ul>
<ul>
<ul>
-
<li><a href="#calculation">Calculation</a></li>
+
<li><a href="#calculation">2. The calculation to determine elementary modes</a></li>
</ul>
</ul>
</div>
</div>
Line 316: Line 329:
<!-- main contents -->
<!-- main contents -->
<div class="main">
<div class="main">
-
<!-- ############ Wrote main contents here ############### -->
+
<!-- ############ Write main contents here ############### -->
<!-- page title -->
<!-- page title -->
<h1 id="method"> Method </h1>
<h1 id="method"> Method </h1>
-
<h2 id="definition">Definition of internal and external substances</h2>
+
<h2 id="definition">1. Definition of internal and external substances</h2>
-
<p>We considered 25 enzymatic reactions that affect the urea cycle as shown in Table 1 to build the model.<br />
+
<p>
-
<table border="1">
+
We considered 25 enzymatic reactions that affect the urea cycle as shown in Table 1 to build the model.
-
<caption>Table 1 25 enzymatic reactions we considered when we built the model.</caption>
+
</p>
 +
 
 +
<table border="1">
 +
<caption>
 +
Table 1 25 enzymatic reactions we considered when we built the model.
 +
</caption>
<tr>
<tr>
<th>Enzyme</th>
<th>Enzyme</th>
Line 332: Line 350:
<tr>
<tr>
<td>OTC</td>
<td>OTC</td>
-
<td>carbamoyl phosphate + L-ornithine L-citrulline + Pi</td>
+
<td>carbamoyl phosphate + L-ornithine &rarr; L-citrulline + Pi</td>
-
<td>EC: 2.1.3.3 (argF,argI)</td>
+
<td>EC: 2.1.3.3 (<span class="gene">argF</span>,<span class="gene">argI</span>)</td>
</tr>
</tr>
<tr>
<tr>
<td>ASS</td>
<td>ASS</td>
-
<td>L-citrulline + L-aspartate + ATP N-(L-arginino)succinate + AMP + PPi</td>
+
<td>L-citrulline + L-aspartate + ATP &rarr; N-(L-arginino)succinate + AMP + PPi</td>
-
<td>EC: 6.3.4.5 (argG)</td>
+
<td>EC: 6.3.4.5 (<span class="gene">argG</span>)</td>
</tr>
</tr>
<tr>
<tr>
<td>ASL</td>
<td>ASL</td>
-
<td>N-(L-arginino)succinate fumarate + L-arginine</td>
+
<td>N-(L-arginino)succinate &rarr; fumarate + L-arginine</td>
-
<td>EC: 4.3.2.1 (argH)</td>
+
<td>EC: 4.3.2.1 (<span class="gene">argH</span>)</td>
</tr>
</tr>
<tr>
<tr>
<td>ARG</td>
<td>ARG</td>
-
<td>L-arginine + H<sub>2</sub>O L-ornithine + urea</td>
+
<td>L-arginine + H<sub>2</sub>O &rarr; L-ornithine + urea</td>
-
<td>EC: 3.5.3.1 (rocF)</td>
+
<td>EC: 3.5.3.1 (<span class="gene">rocF</span>)</td>
</tr>
</tr>
<tr>
<tr>
<td>CPS</td>
<td>CPS</td>
-
<td>L-glutamine + HCO<sub>3</sub><sup>-</sup> + H<sub>2</sub>O + 2ATP L-glutamate + carbamoyl phosphate + 2ADP + Pi</td>
+
<td>L-glutamine + HCO<sub>3</sub><sup>-</sup> + H<sub>2</sub>O + 2ATP &rarr; L-glutamate + carbamoyl phosphate + 2ADP + Pi</td>
<td>EC: 6.3.5.5</td>
<td>EC: 6.3.5.5</td>
</tr>
</tr>
<tr>
<tr>
<td>GOGAT</td>
<td>GOGAT</td>
-
<td>L-glutamine + 2-oxoglutarate + NADPH + H<sup>+</sup> 2 L-glutamate + NADP<aup>+</sup></td>
+
<td>L-glutamine + 2-oxoglutarate + NADPH + H<sup>+</sup> &rarr; 2 L-glutamate + NADP<sup>+</sup></td>
<td>EC: 1.4.1.13</td>
<td>EC: 1.4.1.13</td>
</tr>
</tr>
<tr>
<tr>
<td>GS</td>
<td>GS</td>
-
<td>L-glutamate + NH<sub>3</sub> + ATP L-glutamine + ADP + Pi</td>
+
<td>L-glutamate + NH<sub>3</sub> + ATP &rarr; L-glutamine + ADP + Pi</td>
<td>EC: 6.3.1.2</td>
<td>EC: 6.3.1.2</td>
</tr>
</tr>
Line 377: Line 395:
<tr>
<tr>
<td>AAA</td>
<td>AAA</td>
-
<td>acetyl-CoA + L-glutamate CoASH + N-acetyl-L-glutamate</td>
+
<td>acetyl-CoA + L-glutamate &rarr; CoASH + N-acetyl-L-glutamate</td>
-
<td>EC: 2.3.1.1 (argA)</td>
+
<td>EC: 2.3.1.1 (<span class="gene">argA</span>)</td>
</tr>
</tr>
<tr>
<tr>
<td>AGK</td>
<td>AGK</td>
-
<td>N-acetyl-L-glutamate + ATP N-acetyl-L-glutamate 5-phosphate + ADP</td>
+
<td>N-acetyl-L-glutamate + ATP &rarr; N-acetyl-L-glutamate 5-phosphate + ADP</td>
-
<td>EC: 2.7.2.8 (argB)</td>
+
<td>EC: 2.7.2.8 (<span class="gene">argB</span>)</td>
</tr>
</tr>
<tr>
<tr>
<td>AGPR</td>
<td>AGPR</td>
-
<td>N-acetyl-L-glutamate 5-phosphate + NADPH + H<sup>+</sup> N-acetyl-L-glutamate 5-semialdehyde + NADP<sup>+</sup> + Pi</td>
+
<td>N-acetyl-L-glutamate 5-phosphate + NADPH + H<sup>+</sup> &rarr; N-acetyl-L-glutamate 5-semialdehyde + NADP<sup>+</sup> + Pi</td>
-
<td>EC: 1.2.1.38 (argC)</td>
+
<td>EC: 1.2.1.38 (<span class="gene">argC</span>)</td>
</tr>
</tr>
<tr>
<tr>
<td>AOT</td>
<td>AOT</td>
-
<td>N-acetyl-L-glutamate 5-semialdehyde + L-glutamate N-acetylornithine + 2-oxoglutarate</td>
+
<td>N-acetyl-L-glutamate 5-semialdehyde + L-glutamate &rarr; N-acetylornithine + 2-oxoglutarate</td>
-
<td>EC: 2.6.1.11 (argD)</td>
+
<td>EC: 2.6.1.11 (<span class="gene">argD</span>)</td>
</tr>
</tr>
<tr>
<tr>
<td>AO</td>
<td>AO</td>
-
<td>N-acetylornithine + H<sub>2</sub>O L-ornithine + acetate</td>
+
<td>N-acetylornithine + H<sub>2</sub>O &rarr; L-ornithine + acetate</td>
-
<td>EC: 3.5.1.16 (argE)</td>
+
<td>EC: 3.5.1.16 (<span class="gene">argE</span>)</td>
</tr>
</tr>
<tr>
<tr>
<td>FH</td>
<td>FH</td>
-
<td>fumarate + H<sub>2</sub>O L-malate</td>
+
<td>fumarate + H<sub>2</sub>O &rarr; L-malate</td>
<td>EC: 4.2.1.2</td>
<td>EC: 4.2.1.2</td>
</tr>
</tr>
<tr>
<tr>
<td>MDH</td>
<td>MDH</td>
-
<td>L-malate + NAD<sup>+</sup> oxaloacetate + NADH + H<sup>+</sup></td>
+
<td>L-malate + NAD<sup>+</sup> &rarr; oxaloacetate + NADH + H<sup>+</sup></td>
<td>EC: 1.1.1.37</td>
<td>EC: 1.1.1.37</td>
</tr>
</tr>
Line 417: Line 435:
<tr>
<tr>
<td>CS</td>
<td>CS</td>
-
<td>acetyl-CoA + oxaloacetate + H<sub>2</sub>O citrate + CoASH</td>
+
<td>acetyl-CoA + oxaloacetate + H<sub>2</sub>O &rarr; citrate + CoASH</td>
<td>EC: 2.3.3.1</td>
<td>EC: 2.3.3.1</td>
</tr>
</tr>
<tr>
<tr>
<td>AH</td>
<td>AH</td>
-
<td>citrate isocitrate</td>
+
<td>citrate &rarr; isocitrate</td>
<td>EC: 4.2.1.3</td>
<td>EC: 4.2.1.3</td>
</tr>
</tr>
<tr>
<tr>
<td>IDH</td>
<td>IDH</td>
-
<td>isocitrate + NADP<sup>+</sup> 2-oxoglutarate + NADPH + H<sup>+</sup> + CO<sub>2</sub></td>
+
<td>isocitrate + NADP<sup>+</sup> &rarr; 2-oxoglutarate + NADPH + H<sup>+</sup> + CO<sub>2</sub></td>
<td>EC: 1.1.1.42</td>
<td>EC: 1.1.1.42</td>
</tr>
</tr>
<tr>
<tr>
<td>OGDH</td>
<td>OGDH</td>
-
<td>2-oxoglutarate + Enzyme N6-(lipoyl)lysine <br />[dihydrolipoyllysine-residue succinyl transferase]S-succinyldihydrolopiyllysine + CO<sub>2</sub></td>
+
<td>2-oxoglutarate + Enzyme N6-(lipoyl)lysine <br />&rarr; [dihydrolipoyllysine-residue succinyl transferase]S-succinyldihydrolopiyllysine + CO<sub>2</sub></td>
<td>EC: 1.2.4.2</td>
<td>EC: 1.2.4.2</td>
</tr>
</tr>
<tr>
<tr>
<td>DST</td>
<td>DST</td>
-
<td>[dihydrolipoyllysine-residue succinyl transferase]S-succinyldihydrolopiyllysine +CoASH <br />succinyl-CoA + Enzyme N6-(dihydrolipoyl)lysine</td>
+
<td>[dihydrolipoyllysine-residue succinyl transferase]S-succinyldihydrolopiyllysine +CoASH <br />&rarr; succinyl-CoA + Enzyme N6-(dihydrolipoyl)lysine</td>
<td>EC: 2.3.1.61</td>
<td>EC: 2.3.1.61</td>
</tr>
</tr>
<tr>
<tr>
<td>E3</td>
<td>E3</td>
-
<td>Enzyme N6-(dihydrolipoyl)lysine + NAD<sup>+</sup> = Enzyme N6-(lipoyl)lysine + NADH + H</td>
+
<td>Enzyme N6-(dihydrolipoyl)lysine + NAD<sup>+</sup> = Enzyme N6-(lipoyl)lysine + NADH + H<sup>+</sup></td>
<td>EC: 1.8.1.4</td>
<td>EC: 1.8.1.4</td>
</tr>
</tr>
<tr>
<tr>
<td>SCS</td>
<td>SCS</td>
-
<td>succinate + ADP + Pi succinate + CoASH + ATP</td>
+
<td>succinate + ADP + Pi &rarr; succinate + CoASH + ATP</td>
<td>EC: 6.2.1.5</td>
<td>EC: 6.2.1.5</td>
</tr>
</tr>
<tr>
<tr>
<td>SDH</td>
<td>SDH</td>
-
<td>succinate + FAD fumarate + CoASH + FADH<sub>2</sub></td>
+
<td>succinate + FAD &rarr; fumarate + CoASH + FADH<sub>2</sub></td>
<td>EC: 1.3.99.1</td>
<td>EC: 1.3.99.1</td>
-
</tr>
 
-
</table><br />
 
-
*Abbreviations of enzymes: OTC, ornithine transcarbamoylase; ASS, argininosuccinate synthase; ASL, argininosuccinate lyase; ARG, arginase; CPS, carbamoyl phosphate synthetase; GOGAT, glutamate synthase; GS, glutamine synthetase; GLU, glutaminase; GDH, glutamate dehydrogenase; AAT, amino-acid N-acetyltransferase; AGK, acetylglutamate kinase; AGPR, N-acetyl-γ-glutamylphosphate reductase; AOT, acetylornithine transaminase; AO, acetylornithine deacetylase; FH, fumarate hydratase; MDH, malate dehydrogenase; AST, asparate aminotransferase; CS, citrate (Si)-synthase; AH, aconitate hydratase; IDH, isocitrate dehydrogenase; OGDH, oxoglutarate dehydrogenase; DST, dihydrolipoyllysine-residue succinyltransferase; E3, dihydrolipoyl dehydrogenase; SCS, succinyl-CoA synthetase; SDH, succinate dehydrogenase
 
-
Reversible and irreversible reactions are indicated, in the reaction equations, by the symbols = and →, respectively.<br />
 
-
<br />
 
-
We classified the metabolites in these 25 enzymatic reactions into internal substances and external substances. Internal substances are the metabolites which are rarely supplied from another reaction. External substances are those which are already enough in the cell or are produced by other reactions, for example TCA cycle products or coenzymes. If we want to get consumption or production modes, we set the substances which can be input or output of the modes as external substances. At first, we set internal and external substances as shown in Table 2.<br />
 
-
<br />
 
-
 
-
<div align="center">
 
-
<table border="1">
 
-
<caption>Table 2 Internal and external substances we set to determine the modes</caption>
 
-
<tr>
 
-
<th>Internal substances</th>
 
-
<th>External substances</th>
 
-
</tr>
 
-
<tr>
 
-
<td>carbamoyl phosphate</td>
 
-
<td>NH<sub>3</sub></td>
 
-
</tr>
 
-
<tr>
 
-
<td>L-citrulline</td>
 
-
<td>acetyl-CoA</td>
 
-
</tr>
 
-
<tr>
 
-
<td>N-(L-arginino)succinate</td>
 
-
<td>CoASH</td>
 
-
</tr>
 
-
<tr>
 
-
<td>L-arginine</td>
 
-
<td>urea</td>
 
-
</tr>
 
-
<tr>
 
-
<td>L-ornithine </td>
 
-
<td>HCO<sub>3</sub><sup>-</sup></td>
 
-
</tr>
 
-
<tr>
 
-
<td>L-glutamate</td>
 
-
<td>acetate</td>
 
-
</tr>
 
-
<tr>
 
-
<td>2-oxoglutarate</td>
 
-
<td>ATP</td>
 
-
</tr>
 
-
<tr>
 
-
<td>fumarate</td>
 
-
<td>ADP</td>
 
-
</tr>
 
-
<tr>
 
-
<td>oxaloacetate</td>
 
-
<td>AMP</td>
 
-
</tr>
 
-
<tr>
 
-
<td>L-malate</td>
 
-
<td>Pi</td>
 
-
</tr>
 
-
<tr>
 
-
<td>L-aspartate</td>
 
-
<td>PPi</td>
 
-
</tr>
 
-
<tr>
 
-
<td>N-acetylglutamate</td>
 
-
<td>H<sub>2</sub>O</td>
 
-
</tr>
 
-
<tr>
 
-
<td>N-acetylglutamyl phosphate</td>
 
-
<td>NADPH</td>
 
-
</tr>
 
-
<tr>
 
-
<td>N-acetylglutamate semialdehyde</td>
 
-
<td>NADP<sup>+</sup></td>
 
-
</tr>
 
-
<tr>
 
-
<td>N-acetylornithine</td>
 
-
<td>NADH</td>
 
-
</tr>
 
-
<tr>
 
-
<td></td>
 
-
<td>NAD<sup>+</sup></td>
 
-
</tr>
 
-
<tr>
 
-
<td></td>
 
-
<td>H<sup>+</sup></td>
 
-
</tr>
 
-
<tr>
 
-
<td></td>
 
-
<td>FAD</td>
 
-
</tr>
 
-
<tr>
 
-
<td></td>
 
-
<td>FADH<sub>2</sub></td>
 
-
</tr>
 
-
<tr>
 
-
<td></td>
 
-
<td>CO<sub>2</sub></td>
 
-
</tr>
 
-
<tr>
 
-
<td></td>
 
-
<td>L-glutamine</td>
 
</tr>
</tr>
</table>
</table>
-
</div>
+
<p>
-
<br />We combined the reactions catalyzed by AAA, AGK, AGRP, ATO and AO to simplify the reaction scheme. We also combined CS, AH, IDH, OGDH, DST, E3 SCS and SDH and represented them using one arrow.
+
*Abbreviations of enzymes: OTC, ornithine transcarbamoylase; ASS, argininosuccinate synthase; ASL, argininosuccinate lyase; ARG, arginase; CPS, carbamoyl phosphate synthetase; GOGAT, glutamate synthase; GS, glutamine synthetase; GLU, glutaminase; GDH, glutamate dehydrogenase; AAT, amino-acid N-acetyltransferase; AGK, acetylglutamate kinase; AGPR, N-acetyl-γ-glutamylphosphate reductase; AOT, acetylornithine transaminase; AO, acetylornithine deacetylase; FH, fumarate hydratase; MDH, malate dehydrogenase; AST, asparate aminotransferase; CS, citrate (Si)-synthase; AH, aconitate hydratase; IDH, isocitrate dehydrogenase; OGDH, oxoglutarate dehydrogenase; DST, dihydrolipoyllysine-residue succinyltransferase; E3, dihydrolipoyl dehydrogenase; SCS, succinyl-CoA synthetase; SDH, succinate dehydrogenase<br />
-
These simplifications are reasonable because a sequence of reactions can be seen as one reaction. See Table 1 for the names that correspond to the abbreviation of the enzymes and reaction formulas.  
+
Reversible and irreversible reactions are indicated, in the reaction equations, by the symbols = and &rarr;, respectively.
-
<be />
+
</p>
-
To increase the amount of the components of the urea cycle, we first assumed that the intermediates of TCA cycle can be external substances because TCA cycle can supply them by adding glucose to the growth media under aerobic conditions. We then redefined internal and external substances as shown in Table 3.<br />
+
<p>
-
<br />
+
We classified the metabolites in these 25 enzymatic reactions into internal substances and external substances. Internal substances are the metabolites which are rarely supplied from another reaction. External substances are those which are already enough in the cell or are produced by other reactions, for example TCA cycle products or coenzymes. If we want to get consumption or production modes, we set the substances which can be input or output of the modes as external substances. At first, we set internal and external substances as shown in Table 2.
 +
</p>
 +
<div align="center">
 +
<table border="1">
 +
<caption>
 +
Table 2 Internal and external substances we set to determine the modes
 +
</caption>
 +
<tr>
 +
<th>Internal substances</th>
 +
<th>External substances</th>
 +
</tr>
 +
<tr>
 +
<td>carbamoyl phosphate</td>
 +
<td>NH<sub>3</sub></td>
 +
</tr>
 +
<tr>
 +
<td>L-citrulline</td>
 +
<td>acetyl-CoA</td>
 +
</tr>
 +
<tr>
 +
<td>N-(L-arginino)succinate</td>
 +
<td>CoASH</td>
 +
</tr>
 +
<tr>
 +
<td>L-arginine</td>
 +
<td>urea</td>
 +
</tr>
 +
<tr>
 +
<td>L-ornithine </td>
 +
<td>HCO<sub>3</sub><sup>-</sup></td>
 +
</tr>
 +
<tr>
 +
<td>L-glutamate</td>
 +
<td>acetate</td>
 +
</tr>
 +
<tr>
 +
<td>2-oxoglutarate</td>
 +
<td>ATP</td>
 +
</tr>
 +
<tr>
 +
<td>fumarate</td>
 +
<td>ADP</td>
 +
</tr>
 +
<tr>
 +
<td>oxaloacetate</td>
 +
<td>AMP</td>
 +
</tr>
 +
<tr>
 +
<td>L-malate</td>
 +
<td>Pi</td>
 +
</tr>
 +
<tr>
 +
<td>L-aspartate</td>
 +
<td>PPi</td>
 +
</tr>
 +
<tr>
 +
<td>N-acetylglutamate</td>
 +
<td>H<sub>2</sub>O</td>
 +
</tr>
 +
<tr>
 +
<td>N-acetylglutamyl phosphate</td>
 +
<td>NADPH</td>
 +
</tr>
 +
<tr>
 +
<td>N-acetylglutamate semialdehyde</td>
 +
<td>NADP<sup>+</sup></td>
 +
</tr>
 +
<tr>
 +
<td>N-acetylornithine</td>
 +
<td>NADH</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td>NAD<sup>+</sup></td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td>H<sup>+</sup></td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td>FAD</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td>FADH<sub>2</sub></td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td>CO<sub>2</sub></td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td>L-glutamine</td>
 +
</tr>
 +
</table>
 +
</div>
-
<div align="center">
+
<p>
-
<table border="1">
+
We combined the reactions catalyzed by AAA, AGK, AGRP, ATO and AO to simplify the reaction scheme. We also combined CS, AH, IDH, OGDH, DST, E3 SCS and SDH and represented them using one arrow.
-
<caption>Table 3 Internal and external substances we set to determine the modes providing the components of the urea cycle </caption>
+
These simplifications are reasonable because a sequence of reactions can be seen as one reaction. See Table 1 for the names that correspond to the abbreviation of the enzymes and reaction formulas.<be />
-
<tr>
+
To increase the amount of the components of the urea cycle, we first assumed that the intermediates of TCA cycle can be external substances because TCA cycle can supply them by adding glucose to the growth media under aerobic conditions. We then redefined internal and external substances as shown in Table 3.
-
<th>Internal substances</th>
+
</p>
-
<th>External substances</th>
+
 
-
</tr>
+
<div align="center">
-
<tr>
+
<table border="1">
-
<td>carbamoyl phosphate</td>
+
<caption>
-
<td>NH<sub>3</sub></td>
+
Table 3 Internal and external substances we set to determine the modes providing the components of the urea cycle
-
</tr>
+
</caption>
-
<tr>
+
<tr>
-
<td>L-citrulline</td>
+
<th>Internal substances</th>
-
<td>acetyl-CoA</td>
+
<th>External substances</th>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td>N-(L-arginino)succinate</td>
+
<td>carbamoyl phosphate</td>
-
<td>CoASH</td>
+
<td>NH<sub>3</sub></td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td>L-arginine</td>
+
<td>L-citrulline</td>
-
<td>urea</td>
+
<td>acetyl-CoA</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td>L-ornithine </td>
+
<td>N-(L-arginino)succinate</td>
-
<td>HCO<sub>3</sub><sup>-</sup></td>
+
<td>CoASH</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td>L-glutamate</td>
+
<td>L-arginine</td>
-
<td>acetate</td>
+
<td>urea</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td>N-acetylglutamate</td>
+
<td>L-ornithine </td>
-
<td>ATP</td>
+
<td>HCO<sub>3</sub><sup>-</sup></td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td>N-acetylglutamyl phosphate</td>
+
<td>L-glutamate</td>
-
<td>ADP</td>
+
<td>acetate</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td>N-acetylglutamate semialdehyde</td>
+
<td>N-acetylglutamate</td>
-
<td>AMP</td>
+
<td>ATP</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td>N-acetylornithine</td>
+
<td>N-acetylglutamyl phosphate</td>
-
<td>Pi</td>
+
<td>ADP</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td>N-acetylglutamate semialdehyde</td>
-
<td>PPi</td>
+
<td>AMP</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td>N-acetylornithine</td>
-
<td>H<sub>2</sub>O</td>
+
<td>Pi</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td></td>
-
<td>NADPH</td>
+
<td>PPi</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td></td>
-
<td>NADP<sup>+</sup></td>
+
<td>H<sub>2</sub>O</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td></td>
-
<td>NADH</td>
+
<td>NADPH</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td></td>
-
<td>NAD<sup>+</sup></td>
+
<td>NADP<sup>+</sup></td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td></td>
-
<td>H<sup>+</sup></td>
+
<td>NADH</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td></td>
-
<td>FAD</td>
+
<td>NAD<sup>+</sup></td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td></td>
-
<td>FADH<sub>2</sub></td>
+
<td>H<sup>+</sup></td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td></td>
-
<td>CO<sub>2</sub></td>
+
<td>FAD</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td></td>
-
<td>L-glutamine</td>
+
<td>FADH<sub>2</sub></td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td></td>
-
<td>L-aspartate</td>
+
<td>CO<sub>2</sub></td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td></td>
-
<td>2-oxoglutarate</td>
+
<td>L-glutamine</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td></td>
-
<td>fumarate</td>
+
<td>L-aspartate</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td></td>
-
<td>L-oxaloacetate</td>
+
<td>2-oxoglutarate</td>
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td></td>
+
<td></td>
-
<td>L-malate</td>
+
<td>fumarate</td>
-
</tr>
+
</tr>
-
</table>
+
<tr>
-
</div>
+
<td></td>
-
To increase the amount of the L-aspartate and L-glutamate, we redefined the internal and external substances as we done before.<br />
+
<td>L-oxaloacetate</td>
-
</p>
+
</tr>
-
<h3 id="calculation">The calculation to determine elementary modes</h3>
+
<tr>
-
<p>We calculated based on (Schuster et al. 2000).
+
<td></td>
-
We combined two reactions to cancel internal substances. To make calculation easy, we use the matrixes.  
+
<td>L-malate</td>
-
For example, reactions which catalyzed by OTC and CPS are shown below.<be />
+
</tr>
-
<br />
+
</table>
-
L-ornithine + carbamoyl phosphate L-citrulline + Pi  
+
</div>
-
L-glutamine + HCO<sub>3</sub><sup>-</sup> + H<sub>2</sub>O + 2ATP carbamoyl phosphate + L-glutamate + Pi + 2ADP
+
<p>
-
<br />
+
To increase the amount of the L-aspartate and L-glutamate, we redefined the internal and external substances as we done before.
-
<br />
+
</p>
-
If we combine them, we get total reaction formula as below.<br />
+
<h3 id="calculation">2. The calculation to determine elementary modes</h3>
-
<br />
+
<p>
-
L-ornithine + L-glutamine + HCO<sub>3</sub><sup>-</sup> + H<sub>2</sub>O + 2ATP →L-citrulline + L-glutamate + 2ADP + Pi<br />
+
We calculated based on (Schuster et al. 2000).
-
<br />
+
We combined two reactions to cancel internal substances. To make calculation easy, we use the matrixes.  
-
This operation means we canceled carbamoyl phosphate (internal substance) by combining two reactions. If we do this operation in matrixes like, the operation is following.<br />
+
For example, reactions which catalyzed by OTC and CPS are shown below.
-
<br />
+
</p>
-
<img src="https://static.igem.org/mediawiki/2011/8/8d/%E4%BE%8B.png" alt="tableau" width="400" />
+
 
-
<br />
+
<ul style="list-style: none;">
-
<br />
+
<li>L-ornithine + carbamoyl phosphate &rarr; L-citrulline + Pi</li>
-
The row represents one reaction. The column in the left-hand side submatrix represents the internal and external substances’ consumption or production in the reaction. The column in the right-hand side submatrix represents what reaction is take place to get left-hand side matrix. The first column represents carbamoyl phosphate consumption or production. Minus means consumption and plus means production. Therefore, the addition of two rows means the total reaction of the two reactions. We can get the reaction formula which doesn’t contain internal substances by repeating this operation.  
+
<li>L-glutamine + HCO<sub>3</sub><sup>-</sup> + H<sub>2</sub>O + 2ATP &rarr; carbamoyl phosphate + L-glutamate + Pi + 2ADP</li>
 +
</ul>
 +
 
 +
<p>
 +
If we combine them, we get total reaction formula as below.
 +
</p>
 +
<p>
 +
L-ornithine + L-glutamine + HCO<sub>3</sub><sup>-</sup> + H<sub>2</sub>O + 2ATP &rarr;L-citrulline + L-glutamate + 2ADP + Pi
 +
</p>
 +
<p>
 +
This operation means we canceled carbamoyl phosphate (internal substance) by combining two reactions. If we do this operation in matrixes like, the operation is following.
 +
</p>
 +
 
 +
<img src="https://static.igem.org/mediawiki/2011/8/8d/%E4%BE%8B.png" alt="tableau" width="400" />
 +
 
 +
<p>
 +
The row represents one reaction. The column in the left-hand side submatrix represents the internal and external substances’ consumption or production in the reaction. The column in the right-hand side submatrix represents what reaction is take place to get left-hand side matrix. The first column represents carbamoyl phosphate consumption or production. Minus means consumption and plus means production. Therefore, the addition of two rows means the total reaction of the two reactions. We can get the reaction formula which doesn’t contain internal substances by repeating this operation.  
We show the initial tableau.
We show the initial tableau.
-
<br />
+
</p>
-
<br />
+
 
-
<img src="https://static.igem.org/mediawiki/2011/1/14/T%280%29.png" alt="T0" width="800px" />
+
<img src="https://static.igem.org/mediawiki/2011/1/14/T%280%29.png" alt="T0" width="800px" />
-
<br />
+
-
<br />
+
<p>
-
At first, we combined two rows to make the first column zeros. The rows whose first column is already zero are copied to the next tableau in the same part (reversible or irreversible) because they don’t need to be combined with other rows. The rows which are obtained by combining the same part (reversible or irreversible) of two rows go into the part of the same part of the previous part. The rows which are obtained by combining different parts go into irreversible part. Irreversible reactions don’t allow subtracting from other rows.  
+
At first, we combined two rows to make the first column zeros. The rows whose first column is already zero are copied to the next tableau in the same part (reversible or irreversible) because they don’t need to be combined with other rows. The rows which are obtained by combining the same part (reversible or irreversible) of two rows go into the part of the same part of the previous part. The rows which are obtained by combining different parts go into irreversible part. Irreversible reactions don’t allow subtracting from other rows. <br />
-
Combination of two rows is limited by three conditions. We checked them through calculation. First, a pair of rows is combined only if it fulfills the condition
+
Combination of two rows is limited by three conditions. We checked them through calculation. First, a pair of rows is combined only if it fulfills the condition<br />
-
<br />
+
<img src="https://static.igem.org/mediawiki/2011/5/51/%E6%95%B0%E5%BC%8F%EF%BC%91.png" alt="formula1" width="200px" /><br />
-
<img src="https://static.igem.org/mediawiki/2011/5/51/%E6%95%B0%E5%BC%8F%EF%BC%91.png" alt="formula1" width="200px" />
+
for all row indices l belonging to the respective part (reversible or irreversible) of the new tableau as it has been compiled until that stage. m<sub>i</sub><sup>(j)</sup> represents for the ith row in the right-hand side submatrix (Internal and external substances part) of the tableau T(j) and S(m<sub>i</sub><sup>(j)</sup>) is the positions of zeroes in this row. It is allow increasing or decreasing the number of the rows because making next tableau by combination.<br />
-
<br />
+
The second condition is that “irreversible” rows can only be added not subtracted like mentioned above.
-
for all row indices l belonging to the respective part (reversible or irreversible) of the new tableau as it has been compiled until that stage. m<sub>i</sub><sup>(j)</sup> represents for the ith row in the right-hand side submatrix (Internal and external substances part) of the tableau T(j) and S(m<sub>i</sub><sup>(j)</sup>) is the positions of zeroes in this row. It is allow increasing or decreasing the number of the rows because making next tableau by combination.<br />
+
The third condition is shown below.<br />
-
The second condition is that “irreversible” rows can only be added not subtracted like mentioned above.
+
<img src="https://static.igem.org/mediawiki/2011/1/1e/%E6%95%B0%E5%BC%8F%EF%BC%93.png" alt=formula3 width="200px" /><br />
-
The third condition is shown below.
+
It is sufficient to apply it only upon calculation of the final tableau.<br />
-
<br />
+
We calculated based on this limit. We show the process of the calculation.
-
<img src="https://static.igem.org/mediawiki/2011/1/1e/%E6%95%B0%E5%BC%8F%EF%BC%93.png" alt=formula3 width="200px" />
+
</p>
-
<br />
+
<p class="graph">
-
It is sufficient to apply it only upon calculation of the final tableau.<br />
+
<img src="https://static.igem.org/mediawiki/2011/b/b2/T1-3.png" alt="T1-3" width="800px" />
-
We calculated based on this limit. We show the process of the calculation.<br />
+
</p>
-
<br />
+
<p class="graph">
-
<img src="https://static.igem.org/mediawiki/2011/b/b2/T1-3.png" alt="T1-3" width="800px" /><br />
+
<img src="https://static.igem.org/mediawiki/2011/d/dd/T%282%29.png" alt="T2" width="800px" />
-
<br />
+
</p>
-
<img src="https://static.igem.org/mediawiki/2011/d/dd/T%282%29.png" alt="T2" width="800px" /><br />
+
<p class="graph">
-
<br />
+
<img src="https://static.igem.org/mediawiki/2011/c/cc/T%283%29.png" alt="T3" width="800px" />
-
<img src="https://static.igem.org/mediawiki/2011/c/cc/T%283%29.png" alt="T3" width="800px" /><br />
+
</p>
-
<br />
+
<p class="graph">
-
<img src="https://static.igem.org/mediawiki/2011/6/62/T%284%29.png" alt="T4" width="800px" /><br />
+
<img src="https://static.igem.org/mediawiki/2011/6/62/T%284%29.png" alt="T4" width="800px" />
-
<br />
+
</p>
-
<img src="https://static.igem.org/mediawiki/2011/7/71/T5.png" alt="T5" width="800px" /><br />
+
<p class="graph">
-
<br />
+
<img src="https://static.igem.org/mediawiki/2011/7/71/T5.png" alt="T5" width="800px" />
-
<img src="https://static.igem.org/mediawiki/2011/e/e6/T6.png" alt="T6" width="800px" /><br />
+
</p>
-
<br />
+
<p class="graph">
-
<img src="https://static.igem.org/mediawiki/2011/0/09/T7-3.png" alt="T7-3" width="800px" /><br />
+
<img src="https://static.igem.org/mediawiki/2011/e/e6/T6.png" alt="T6" width="800px" />
-
<br />
+
</p>
-
<img src="https://static.igem.org/mediawiki/2011/e/e1/T8.png" alt="T8" width="800px" /><br />
+
<p class="graph">
-
<br />
+
<img src="https://static.igem.org/mediawiki/2011/0/09/T7-3.png" alt="T7-3" width="800px" />
-
Finally, we obtained the tableau below.<br />
+
</p>
-
<br />
+
<p class="graph">
-
<img src="https://static.igem.org/mediawiki/2011/2/28/T9.png" alt="T9" width="800px" /><br />
+
<img src="https://static.igem.org/mediawiki/2011/e/e1/T8.png" alt="T8" width="800px" />
-
<br />
+
</p>
-
<br />
+
<p class="graph">
-
The rows in the right-hand side submatrix of the final tableau represent the elementary modes.<br />
+
Finally, we obtained the tableau below.
-
<br />
+
</p>
 +
<p class="graph">
 +
<img src="https://static.igem.org/mediawiki/2011/2/28/T9.png" alt="T9" width="800px" />
 +
</p>
 +
 
 +
<p>
 +
The rows in the right-hand side submatrix of the final tableau represent the elementary modes.
</p>
</p>
Line 755: Line 793:
<!-- end of under contents -->
<!-- end of under contents -->
 +
<div style="bottom: 0;left: 30; position:fixed; background-color: #000000; opacity:0.8;">
 +
<a onclick="scrollTo(0,0);return false;" onfocus="this.blur();" style="color:#FFFFFF;">Return to Page Top</a>
 +
</div>
<!-- DO NOT WRITE UNDER HERE -->
<!-- DO NOT WRITE UNDER HERE -->
</body>
</body>
</html>
</html>

Latest revision as of 17:09, 28 October 2011

Tokyo Tech 2011

Method

1. Definition of internal and external substances

We considered 25 enzymatic reactions that affect the urea cycle as shown in Table 1 to build the model.

Table 1 25 enzymatic reactions we considered when we built the model.
Enzyme Reaction formula Enzyme number
OTC carbamoyl phosphate + L-ornithine → L-citrulline + Pi EC: 2.1.3.3 (argF,argI)
ASS L-citrulline + L-aspartate + ATP → N-(L-arginino)succinate + AMP + PPi EC: 6.3.4.5 (argG)
ASL N-(L-arginino)succinate → fumarate + L-arginine EC: 4.3.2.1 (argH)
ARG L-arginine + H2O → L-ornithine + urea EC: 3.5.3.1 (rocF)
CPS L-glutamine + HCO3- + H2O + 2ATP → L-glutamate + carbamoyl phosphate + 2ADP + Pi EC: 6.3.5.5
GOGAT L-glutamine + 2-oxoglutarate + NADPH + H+ → 2 L-glutamate + NADP+ EC: 1.4.1.13
GS L-glutamate + NH3 + ATP → L-glutamine + ADP + Pi EC: 6.3.1.2
GLU L-glutamine + H2O = L-glutamate + NH3 EC: 3.5.1.2
GDH 2-oxoglutarate + NH3 + NADPH + H+ = L-glutamate + NADP+ + H2O EC: 1.4.1.4
AAA acetyl-CoA + L-glutamate → CoASH + N-acetyl-L-glutamate EC: 2.3.1.1 (argA)
AGK N-acetyl-L-glutamate + ATP → N-acetyl-L-glutamate 5-phosphate + ADP EC: 2.7.2.8 (argB)
AGPR N-acetyl-L-glutamate 5-phosphate + NADPH + H+ → N-acetyl-L-glutamate 5-semialdehyde + NADP+ + Pi EC: 1.2.1.38 (argC)
AOT N-acetyl-L-glutamate 5-semialdehyde + L-glutamate → N-acetylornithine + 2-oxoglutarate EC: 2.6.1.11 (argD)
AO N-acetylornithine + H2O → L-ornithine + acetate EC: 3.5.1.16 (argE)
FH fumarate + H2O → L-malate EC: 4.2.1.2
MDH L-malate + NAD+ → oxaloacetate + NADH + H+ EC: 1.1.1.37
AST oxaloacetate + L-glutamate = L-asparate + 2-oxoglutarate EC: 2.6.1.1
CS acetyl-CoA + oxaloacetate + H2O → citrate + CoASH EC: 2.3.3.1
AH citrate → isocitrate EC: 4.2.1.3
IDH isocitrate + NADP+ → 2-oxoglutarate + NADPH + H+ + CO2 EC: 1.1.1.42
OGDH 2-oxoglutarate + Enzyme N6-(lipoyl)lysine
→ [dihydrolipoyllysine-residue succinyl transferase]S-succinyldihydrolopiyllysine + CO2
EC: 1.2.4.2
DST [dihydrolipoyllysine-residue succinyl transferase]S-succinyldihydrolopiyllysine +CoASH
→ succinyl-CoA + Enzyme N6-(dihydrolipoyl)lysine
EC: 2.3.1.61
E3 Enzyme N6-(dihydrolipoyl)lysine + NAD+ = Enzyme N6-(lipoyl)lysine + NADH + H+ EC: 1.8.1.4
SCS succinate + ADP + Pi → succinate + CoASH + ATP EC: 6.2.1.5
SDH succinate + FAD → fumarate + CoASH + FADH2 EC: 1.3.99.1

*Abbreviations of enzymes: OTC, ornithine transcarbamoylase; ASS, argininosuccinate synthase; ASL, argininosuccinate lyase; ARG, arginase; CPS, carbamoyl phosphate synthetase; GOGAT, glutamate synthase; GS, glutamine synthetase; GLU, glutaminase; GDH, glutamate dehydrogenase; AAT, amino-acid N-acetyltransferase; AGK, acetylglutamate kinase; AGPR, N-acetyl-γ-glutamylphosphate reductase; AOT, acetylornithine transaminase; AO, acetylornithine deacetylase; FH, fumarate hydratase; MDH, malate dehydrogenase; AST, asparate aminotransferase; CS, citrate (Si)-synthase; AH, aconitate hydratase; IDH, isocitrate dehydrogenase; OGDH, oxoglutarate dehydrogenase; DST, dihydrolipoyllysine-residue succinyltransferase; E3, dihydrolipoyl dehydrogenase; SCS, succinyl-CoA synthetase; SDH, succinate dehydrogenase
Reversible and irreversible reactions are indicated, in the reaction equations, by the symbols = and →, respectively.

We classified the metabolites in these 25 enzymatic reactions into internal substances and external substances. Internal substances are the metabolites which are rarely supplied from another reaction. External substances are those which are already enough in the cell or are produced by other reactions, for example TCA cycle products or coenzymes. If we want to get consumption or production modes, we set the substances which can be input or output of the modes as external substances. At first, we set internal and external substances as shown in Table 2.

Table 2 Internal and external substances we set to determine the modes
Internal substances External substances
carbamoyl phosphate NH3
L-citrulline acetyl-CoA
N-(L-arginino)succinate CoASH
L-arginine urea
L-ornithine HCO3-
L-glutamate acetate
2-oxoglutarate ATP
fumarate ADP
oxaloacetate AMP
L-malate Pi
L-aspartate PPi
N-acetylglutamate H2O
N-acetylglutamyl phosphate NADPH
N-acetylglutamate semialdehyde NADP+
N-acetylornithine NADH
NAD+
H+
FAD
FADH2
CO2
L-glutamine

We combined the reactions catalyzed by AAA, AGK, AGRP, ATO and AO to simplify the reaction scheme. We also combined CS, AH, IDH, OGDH, DST, E3 SCS and SDH and represented them using one arrow. These simplifications are reasonable because a sequence of reactions can be seen as one reaction. See Table 1 for the names that correspond to the abbreviation of the enzymes and reaction formulas. To increase the amount of the components of the urea cycle, we first assumed that the intermediates of TCA cycle can be external substances because TCA cycle can supply them by adding glucose to the growth media under aerobic conditions. We then redefined internal and external substances as shown in Table 3.

Table 3 Internal and external substances we set to determine the modes providing the components of the urea cycle
Internal substances External substances
carbamoyl phosphate NH3
L-citrulline acetyl-CoA
N-(L-arginino)succinate CoASH
L-arginine urea
L-ornithine HCO3-
L-glutamate acetate
N-acetylglutamate ATP
N-acetylglutamyl phosphate ADP
N-acetylglutamate semialdehyde AMP
N-acetylornithine Pi
PPi
H2O
NADPH
NADP+
NADH
NAD+
H+
FAD
FADH2
CO2
L-glutamine
L-aspartate
2-oxoglutarate
fumarate
L-oxaloacetate
L-malate

To increase the amount of the L-aspartate and L-glutamate, we redefined the internal and external substances as we done before.

2. The calculation to determine elementary modes

We calculated based on (Schuster et al. 2000). We combined two reactions to cancel internal substances. To make calculation easy, we use the matrixes. For example, reactions which catalyzed by OTC and CPS are shown below.

  • L-ornithine + carbamoyl phosphate → L-citrulline + Pi
  • L-glutamine + HCO3- + H2O + 2ATP → carbamoyl phosphate + L-glutamate + Pi + 2ADP

If we combine them, we get total reaction formula as below.

L-ornithine + L-glutamine + HCO3- + H2O + 2ATP →L-citrulline + L-glutamate + 2ADP + Pi

This operation means we canceled carbamoyl phosphate (internal substance) by combining two reactions. If we do this operation in matrixes like, the operation is following.

tableau

The row represents one reaction. The column in the left-hand side submatrix represents the internal and external substances’ consumption or production in the reaction. The column in the right-hand side submatrix represents what reaction is take place to get left-hand side matrix. The first column represents carbamoyl phosphate consumption or production. Minus means consumption and plus means production. Therefore, the addition of two rows means the total reaction of the two reactions. We can get the reaction formula which doesn’t contain internal substances by repeating this operation. We show the initial tableau.

T0

At first, we combined two rows to make the first column zeros. The rows whose first column is already zero are copied to the next tableau in the same part (reversible or irreversible) because they don’t need to be combined with other rows. The rows which are obtained by combining the same part (reversible or irreversible) of two rows go into the part of the same part of the previous part. The rows which are obtained by combining different parts go into irreversible part. Irreversible reactions don’t allow subtracting from other rows.
Combination of two rows is limited by three conditions. We checked them through calculation. First, a pair of rows is combined only if it fulfills the condition
formula1
for all row indices l belonging to the respective part (reversible or irreversible) of the new tableau as it has been compiled until that stage. mi(j) represents for the ith row in the right-hand side submatrix (Internal and external substances part) of the tableau T(j) and S(mi(j)) is the positions of zeroes in this row. It is allow increasing or decreasing the number of the rows because making next tableau by combination.
The second condition is that “irreversible” rows can only be added not subtracted like mentioned above. The third condition is shown below.
formula3
It is sufficient to apply it only upon calculation of the final tableau.
We calculated based on this limit. We show the process of the calculation.

T1-3

T2

T3

T4

T5

T6

T7-3

T8

Finally, we obtained the tableau below.

T9

The rows in the right-hand side submatrix of the final tableau represent the elementary modes.

Return to Page Top