CINXE.COM
KEGG COMPOUND: C00022
<!doctype html> <html><head> <title>KEGG COMPOUND: C00022</title> <link type="text/css" rel="stylesheet" href="/css/gn2.css?1732451055"> <link type="text/css" rel="stylesheet" href="/css/bget.css?1732451055"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link type="text/css" rel="stylesheet" href="/css/bgetm.css?1732451055" media="only screen and (max-width: 768px)"> <style>.kcfd{display:none;}</style> <script> <!-- var getElementsByClassName = document.getElementsByClassName ? function (cl){ return document.getElementsByClassName(cl); } : function (cl){ var elms = []; var objs = document.getElementsByTagName('*'); for(var i=0;i<objs.length;i++){ var obj = objs[i]; if(obj.className == cl){ elms.push(obj); } } return elms; }; function toggleField(clk,cl,show,hide){ var objs = getElementsByClassName(cl); for(var i=0;i<objs.length;i++){ var obj = objs[i]; if(!obj.style.display||obj.style.display == 'none'){ obj.style.display = 'block'; clk.innerHTML = ' « '+hide; } else{ obj.style.display = 'none'; clk.innerHTML = ' » '+show; } } } function toggleData(bobj,e){ var id = bobj.id.replace(/[^0-9]/g,''); var dt = document.getElementById('kcfd'+id); e.preventDefault(); if(!dt.style.display||dt.style.display == 'none'){ document.getElementById('kcfb'+id).innerHTML = 'Hide'; dt.style.display = 'block'; } else{ document.getElementById('kcfb'+id).innerHTML = 'Show'; dt.style.display = 'none'; } } function btn(bobj,img) { bobj.src = "/Fig/bget/button_" + img + ".gif"; } function btn_e(e) { e = e || event; var obj = e.target; var img = e.target.src; var img_base = img.replace(/\\/g,'/').replace(/(b|bd|bh)\.gif$/,''); if(e.type == 'mousedown'||e.type == 'touchstart'){ obj.src = img_base +'bd.gif'; } else if(e.type == 'mouseover'){ obj.src = img_base +'bh.gif'; } else if(e.type == 'mouseup'||e.type == 'touchend'){ obj.src = img_base +'b.gif'; } else if(e.type == 'mouseout'){ obj.src = img_base +'b.gif'; } } function init(){ for(var i=1;i<=1;i++){ if(document.getElementById('kcfb'+i)){ document.getElementById('kcfb'+i).onclick = function(e){toggleData(this,e);}; } } } function Link_XtrctSeq2(form) { var dna_from; var dna_to; var dna_len; var plus_up = Number(form.XtrctSeq_UP.value) ; var plus_down = Number(form.XtrctSeq_DOWN.value); var vector = Number(form.VECTOR.value); var org = form.ORG.value; var chr = form.CHR.value; var kid = form.KEGGID.value; var url; if (plus_up == 0 && plus_down == 0) { url = "/entry/-f+-n+n+" + kid; } else { if (vector == 1) { dna_from = Number(form.FROM.value) - plus_up; dna_to = Number(form.TO.value) + plus_down; } else { dna_from = Number(form.FROM.value) - plus_down; dna_to = Number(form.TO.value) + plus_up; } url = "/dbget-bin/cut_sequence_genes.pl?FROM=" + dna_from + "&TO=" + dna_to +"&VECTOR=" + vector + "&ORG=" + org; if (chr) url += "&CHR=" + chr; } //window.open( url, "_self" ); location.href = url; } function go_taxonomy(form,params){ for(var key in params){ if(form[key]){ form.setAttribute(key,params[key]); } else{ var obj = document.createElement('input'); obj.setAttribute('type','hidden'); obj.setAttribute('name',key); obj.setAttribute('value',params[key]); form.appendChild(obj); } } form.submit(); } window.onload=function(){window.focus();init();}; //---> </script> </head> <body> <div> <table border=0 cellpadding=0 cellspacing=0><tr><td> <table border=0 cellpadding=0 cellspacing=0 width="650"><tr><td width=70><a href="/kegg/kegg2.html"><img align="middle" alt="KEGG" border=0 src="/Fig/bget/kegg2.gif"></a></td><td> </td><td><a name="compound:C00022"></a><font class="title2">COMPOUND: C00022</font></td><td class="tar vbot"><button class="btn" onclick="javascript:void(window.open('/kegg/document/help_bget_compound.html','KEGG_Help','toolbar=no,location=no,directories=no,width=720,height=640,resizable=yes,scrollbars=yes'));return false;">Help</button></td></tr></table><form method="post" action="/entry/" enctype="application/x-www-form-urlencoded" id="form1" name="form1"></form><table class="w1" width="650"> <tr> <td class="fr2 w1"> <table width="650" class="w2"> <tr><th class="th20 deft tal vmid"><span class="nowrap">Entry</span></th> <td class="td20 defd"><table class="w1" width="100%"><tr><td class="tal pd0"><code><span class="nowrap">C00022 Compound <br> </span></code></td></tr></table></td></tr> <tr><th class="th21 deft tal vtop"><span class="nowrap">Name</span></th> <td class="td21 defd"><div class="cel"><div class="cel">Pyruvate;<br> Pyruvic acid;<br> 2-Oxopropanoate;<br> 2-Oxopropanoic acid;<br> Pyroracemic acid<br> </div></div></td></tr> <tr><th class="th20 deft tal vtop"><span class="nowrap">Formula</span></th> <td class="td20 defd"><div class="cel">C3H4O3<br> </div></td></tr> <tr><th class="th21 deft tal vtop"><span class="nowrap">Exact mass</span></th> <td class="td21 defd"><div class="cel">88.0160<br> </div></td></tr> <tr><th class="th20 deft tal vtop"><span class="nowrap">Mol weight</span></th> <td class="td20 defd"><div class="cel">88.06<br> </div></td></tr> <tr><th class="th21 deft tal vtop"><span class="nowrap">Structure</span></th> <td class="td21 defd"><a href="/Fig/compound/C00022.gif"><img name="img0" src="/Fig/compound/C00022.gif" style="max-width:600px" border=0></a><br> <button class="btn" onclick="location.href='/entry/-f+m+C00022';return false;">Mol file</button><button class="btn" onclick="location.href='/entry/-f+k+C00022';return false;">KCF file</button><button class="btn" onclick="location.href='https://www.genome.jp/tools-bin/strsearch_view?ENTRY=C00022&PROGRAM=simcomp&DATABASE=compound';return false;">DB search</button></td></tr> <tr><th class="th20 deft tal vtop"><span class="nowrap">Reaction</span></th> <td class="td20 defd"><div class="cel"><a href="/entry/R00006">R00006</a> <a href="/entry/R00008">R00008</a> <a href="/entry/R00014">R00014</a> <a href="/entry/R00195">R00195</a> <a href="/entry/R00196">R00196</a> <a href="/entry/R00197">R00197</a> <a href="/entry/R00198">R00198</a> <a href="/entry/R00199">R00199</a> <br> <a href="/entry/R00200">R00200</a> <a href="/entry/R00203">R00203</a> <a href="/entry/R00205">R00205</a> <a href="/entry/R00206">R00206</a> <a href="/entry/R00207">R00207</a> <a href="/entry/R00208">R00208</a> <a href="/entry/R00209">R00209</a> <a href="/entry/R00210">R00210</a> <br> <a href="/entry/R00211">R00211</a> <a href="/entry/R00212">R00212</a> <a href="/entry/R00213">R00213</a> <a href="/entry/R00214">R00214</a> <a href="/entry/R00215">R00215</a> <a href="/entry/R00216">R00216</a> <a href="/entry/R00217">R00217</a> <a href="/entry/R00218">R00218</a> <br> <a href="/entry/R00219">R00219</a> <a href="/entry/R00220">R00220</a> <a href="/entry/R00221">R00221</a> <a href="/entry/R00223">R00223</a> <a href="/entry/R00224">R00224</a> <a href="/entry/R00226">R00226</a> <a href="/entry/R00237">R00237</a> <a href="/entry/R00258">R00258</a> <br> <a href="/entry/R00297">R00297</a> <a href="/entry/R00324">R00324</a> <a href="/entry/R00325">R00325</a> <a href="/entry/R00344">R00344</a> <a href="/entry/R00350">R00350</a> <a href="/entry/R00353">R00353</a> <a href="/entry/R00368">R00368</a> <a href="/entry/R00369">R00369</a> <br> <a href="/entry/R00396">R00396</a> <a href="/entry/R00398">R00398</a> <a href="/entry/R00400">R00400</a> <a href="/entry/R00409">R00409</a> <a href="/entry/R00430">R00430</a> <a href="/entry/R00452">R00452</a> <a href="/entry/R00453">R00453</a> <a href="/entry/R00470">R00470</a> <br> <a href="/entry/R00471">R00471</a> <a href="/entry/R00532">R00532</a> <a href="/entry/R00543">R00543</a> <a href="/entry/R00562">R00562</a> <a href="/entry/R00572">R00572</a> <a href="/entry/R00576">R00576</a> <a href="/entry/R00585">R00585</a> <a href="/entry/R00659">R00659</a> <br> <a href="/entry/R00666">R00666</a> <a href="/entry/R00673">R00673</a> <a href="/entry/R00692">R00692</a> <a href="/entry/R00703">R00703</a> <a href="/entry/R00704">R00704</a> <a href="/entry/R00724">R00724</a> <a href="/entry/R00728">R00728</a> <a href="/entry/R00750">R00750</a> <br> <a href="/entry/R00782">R00782</a> <a href="/entry/R00906">R00906</a> <a href="/entry/R00907">R00907</a> <a href="/entry/R00930">R00930</a> <a href="/entry/R00985">R00985</a> <a href="/entry/R00986">R00986</a> <a href="/entry/R01012">R01012</a> <a href="/entry/R01031">R01031</a> <br> <a href="/entry/R01032">R01032</a> <a href="/entry/R01064">R01064</a> <a href="/entry/R01085">R01085</a> <a href="/entry/R01138">R01138</a> <a href="/entry/R01147">R01147</a> <a href="/entry/R01148">R01148</a> <a href="/entry/R01196">R01196</a> <a href="/entry/R01215">R01215</a> <br> <style>.r1{display:none;}</style><div class="r1"><a href="/entry/R01261">R01261</a> <a href="/entry/R01286">R01286</a> <a href="/entry/R01302">R01302</a> <a href="/entry/R01335">R01335</a> <a href="/entry/R01344">R01344</a> <a href="/entry/R01355">R01355</a> <a href="/entry/R01447">R01447</a> <a href="/entry/R01576">R01576</a> <br> <a href="/entry/R01584">R01584</a> <a href="/entry/R01645">R01645</a> <a href="/entry/R01647">R01647</a> <a href="/entry/R01683">R01683</a> <a href="/entry/R01699">R01699</a> <a href="/entry/R01712">R01712</a> <a href="/entry/R01782">R01782</a> <a href="/entry/R01784">R01784</a> <br> <a href="/entry/R01811">R01811</a> <a href="/entry/R01858">R01858</a> <a href="/entry/R01874">R01874</a> <a href="/entry/R02050">R02050</a> <a href="/entry/R02261">R02261</a> <a href="/entry/R02271">R02271</a> <a href="/entry/R02293">R02293</a> <a href="/entry/R02320">R02320</a> <br> <a href="/entry/R02408">R02408</a> <a href="/entry/R02628">R02628</a> <a href="/entry/R02721">R02721</a> <a href="/entry/R02754">R02754</a> <a href="/entry/R02953">R02953</a> <a href="/entry/R02970">R02970</a> <a href="/entry/R03001">R03001</a> <a href="/entry/R03037">R03037</a> <br> <a href="/entry/R03050">R03050</a> <a href="/entry/R03081">R03081</a> <a href="/entry/R03105">R03105</a> <a href="/entry/R03145">R03145</a> <a href="/entry/R03277">R03277</a> <a href="/entry/R03465">R03465</a> <a href="/entry/R03502">R03502</a> <a href="/entry/R03528">R03528</a> <br> <a href="/entry/R03732">R03732</a> <a href="/entry/R03796">R03796</a> <a href="/entry/R03854">R03854</a> <a href="/entry/R04152">R04152</a> <a href="/entry/R04187">R04187</a> <a href="/entry/R04350">R04350</a> <a href="/entry/R04672">R04672</a> <a href="/entry/R04861">R04861</a> <br> <a href="/entry/R04941">R04941</a> <a href="/entry/R05136">R05136</a> <a href="/entry/R05298">R05298</a> <a href="/entry/R05538">R05538</a> <a href="/entry/R05544">R05544</a> <a href="/entry/R05553">R05553</a> <a href="/entry/R05605">R05605</a> <a href="/entry/R05636">R05636</a> <br> <a href="/entry/R05648">R05648</a> <a href="/entry/R05652">R05652</a> <a href="/entry/R05861">R05861</a> <a href="/entry/R06602">R06602</a> <a href="/entry/R06603">R06603</a> <a href="/entry/R06913">R06913</a> <a href="/entry/R06923">R06923</a> <a href="/entry/R06934">R06934</a> <br> <a href="/entry/R07399">R07399</a> <a href="/entry/R07633">R07633</a> <a href="/entry/R07634">R07634</a> <a href="/entry/R07685">R07685</a> <a href="/entry/R07692">R07692</a> <a href="/entry/R07713">R07713</a> <a href="/entry/R08166">R08166</a> <a href="/entry/R08170">R08170</a> <br> <a href="/entry/R08197">R08197</a> <a href="/entry/R08200">R08200</a> <a href="/entry/R08253">R08253</a> <a href="/entry/R08570">R08570</a> <a href="/entry/R08648">R08648</a> <a href="/entry/R08654">R08654</a> <a href="/entry/R08660">R08660</a> <a href="/entry/R08667">R08667</a> <br> <a href="/entry/R08686">R08686</a> <a href="/entry/R08698">R08698</a> <a href="/entry/R08714">R08714</a> <a href="/entry/R09048">R09048</a> <a href="/entry/R09088">R09088</a> <a href="/entry/R09238">R09238</a> <a href="/entry/R09254">R09254</a> <a href="/entry/R09366">R09366</a> <br> <a href="/entry/R10147">R10147</a> <a href="/entry/R10178">R10178</a> <a href="/entry/R10180">R10180</a> <a href="/entry/R10283">R10283</a> <a href="/entry/R10487">R10487</a> <a href="/entry/R10527">R10527</a> <a href="/entry/R10539">R10539</a> <a href="/entry/R10542">R10542</a> <br> <a href="/entry/R10550">R10550</a> <a href="/entry/R10552">R10552</a> <a href="/entry/R10583">R10583</a> <a href="/entry/R10597">R10597</a> <a href="/entry/R10616">R10616</a> <a href="/entry/R10674">R10674</a> <a href="/entry/R10691">R10691</a> <a href="/entry/R10866">R10866</a> <br> <a href="/entry/R10992">R10992</a> <a href="/entry/R11023">R11023</a> <a href="/entry/R11038">R11038</a> <a href="/entry/R11099">R11099</a> <a href="/entry/R11141">R11141</a> <a href="/entry/R11213">R11213</a> <a href="/entry/R11257">R11257</a> <a href="/entry/R11352">R11352</a> <br> <a href="/entry/R11463">R11463</a> <a href="/entry/R11591">R11591</a> <a href="/entry/R11593">R11593</a> <a href="/entry/R11676">R11676</a> <a href="/entry/R11864">R11864</a> <a href="/entry/R11996">R11996</a> <a href="/entry/R12188">R12188</a> <a href="/entry/R12212">R12212</a> <br> <a href="/entry/R12237">R12237</a> <a href="/entry/R12343">R12343</a> <a href="/entry/R12622">R12622</a> <a href="/entry/R12689">R12689</a> <a href="/entry/R12707">R12707</a> <a href="/entry/R12768">R12768</a> <a href="/entry/R13049">R13049</a> <a href="/entry/R13050">R13050</a> <br> <a href="/entry/R13181">R13181</a> <a href="/entry/R13209">R13209</a><br> </div><a href="javascript:void(0)" onclick="javascript:toggleField(this,"r1","show all","hide")"> » show all</a><br> </div></td></tr> <tr><th class="th21 deft tal vtop"><span class="nowrap">Pathway</span></th> <td class="td21 defd"><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00010+C00022">map00010</a> </span></td><td>Glycolysis / Gluconeogenesis</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00020+C00022">map00020</a> </span></td><td>Citrate cycle (TCA cycle)</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00030+C00022">map00030</a> </span></td><td>Pentose phosphate pathway</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00040+C00022">map00040</a> </span></td><td>Pentose and glucuronate interconversions</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00053+C00022">map00053</a> </span></td><td>Ascorbate and aldarate metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00250+C00022">map00250</a> </span></td><td>Alanine, aspartate and glutamate metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00260+C00022">map00260</a> </span></td><td>Glycine, serine and threonine metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00261+C00022">map00261</a> </span></td><td>Monobactam biosynthesis</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00270+C00022">map00270</a> </span></td><td>Cysteine and methionine metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00290+C00022">map00290</a> </span></td><td>Valine, leucine and isoleucine biosynthesis</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00330+C00022">map00330</a> </span></td><td>Arginine and proline metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00350+C00022">map00350</a> </span></td><td>Tyrosine metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00360+C00022">map00360</a> </span></td><td>Phenylalanine metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00362+C00022">map00362</a> </span></td><td>Benzoate degradation</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00430+C00022">map00430</a> </span></td><td>Taurine and hypotaurine metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00440+C00022">map00440</a> </span></td><td>Phosphonate and phosphinate metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00470+C00022">map00470</a> </span></td><td>D-Amino acid metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00620+C00022">map00620</a> </span></td><td>Pyruvate metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00621+C00022">map00621</a> </span></td><td>Dioxin degradation</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00622+C00022">map00622</a> </span></td><td>Xylene degradation</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00630+C00022">map00630</a> </span></td><td>Glyoxylate and dicarboxylate metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00650+C00022">map00650</a> </span></td><td>Butanoate metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00660+C00022">map00660</a> </span></td><td>C5-Branched dibasic acid metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00680+C00022">map00680</a> </span></td><td>Methane metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00710+C00022">map00710</a> </span></td><td>Carbon fixation by Calvin cycle</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00720+C00022">map00720</a> </span></td><td>Other carbon fixation pathways</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00730+C00022">map00730</a> </span></td><td>Thiamine metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00760+C00022">map00760</a> </span></td><td>Nicotinate and nicotinamide metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00770+C00022">map00770</a> </span></td><td>Pantothenate and CoA biosynthesis</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00785+C00022">map00785</a> </span></td><td>Lipoic acid metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00900+C00022">map00900</a> </span></td><td>Terpenoid backbone biosynthesis</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00997+C00022">map00997</a> </span></td><td>Biosynthesis of various other secondary metabolites</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map00998+C00022">map00998</a> </span></td><td>Biosynthesis of various antibiotics</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01060+C00022">map01060</a> </span></td><td>Biosynthesis of plant secondary metabolites</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01061+C00022">map01061</a> </span></td><td>Biosynthesis of phenylpropanoids</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01062+C00022">map01062</a> </span></td><td>Biosynthesis of terpenoids and steroids</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01063+C00022">map01063</a> </span></td><td>Biosynthesis of alkaloids derived from shikimate pathway</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01064+C00022">map01064</a> </span></td><td>Biosynthesis of alkaloids derived from ornithine, lysine and nicotinic acid</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01065+C00022">map01065</a> </span></td><td>Biosynthesis of alkaloids derived from histidine and purine</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01066+C00022">map01066</a> </span></td><td>Biosynthesis of alkaloids derived from terpenoid and polyketide</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01070+C00022">map01070</a> </span></td><td>Biosynthesis of plant hormones</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01100+C00022">map01100</a> </span></td><td>Metabolic pathways</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01110+C00022">map01110</a> </span></td><td>Biosynthesis of secondary metabolites</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01120+C00022">map01120</a> </span></td><td>Microbial metabolism in diverse environments</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01200+C00022">map01200</a> </span></td><td>Carbon metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01210+C00022">map01210</a> </span></td><td>2-Oxocarboxylic acid metabolism</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01220+C00022">map01220</a> </span></td><td>Degradation of aromatic compounds</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01230+C00022">map01230</a> </span></td><td>Biosynthesis of amino acids</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01240+C00022">map01240</a> </span></td><td>Biosynthesis of cofactors</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map01502+C00022">map01502</a> </span></td><td>Vancomycin resistance</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map02020+C00022">map02020</a> </span></td><td>Two-component system</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map02060+C00022">map02060</a> </span></td><td>Phosphotransferase system (PTS)</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map04066+C00022">map04066</a> </span></td><td>HIF-1 signaling pathway</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map04152+C00022">map04152</a> </span></td><td>AMPK signaling pathway</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map04911+C00022">map04911</a> </span></td><td>Insulin secretion</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map04922+C00022">map04922</a> </span></td><td>Glucagon signaling pathway</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map04930+C00022">map04930</a> </span></td><td>Type II diabetes mellitus</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map04931+C00022">map04931</a> </span></td><td>Insulin resistance</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map05230+C00022">map05230</a> </span></td><td>Central carbon metabolism in cancer</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/pathway/map05415+C00022">map05415</a> </span></td><td>Diabetic cardiomyopathy</td></tr></table></td></tr> <tr><th class="th20 deft tal vtop"><span class="nowrap">Module</span></th> <td class="td20 defd"><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00001+C00022">M00001</a> </span></td><td>Glycolysis (Embden-Meyerhof pathway), glucose => pyruvate</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00002+C00022">M00002</a> </span></td><td>Glycolysis, core module involving three-carbon compounds</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00008+C00022">M00008</a> </span></td><td>Entner-Doudoroff pathway, glucose-6P => glyceraldehyde-3P + pyruvate</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00019+C00022">M00019</a> </span></td><td>Valine/isoleucine biosynthesis, pyruvate => valine / 2-oxobutanoate => isoleucine</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00061+C00022">M00061</a> </span></td><td>D-Glucuronate degradation, D-glucuronate => pyruvate + D-glyceraldehyde 3P</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00096+C00022">M00096</a> </span></td><td>C5 isoprenoid biosynthesis, non-mevalonate pathway</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00169+C00022">M00169</a> </span></td><td>CAM (Crassulacean acid metabolism), light</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00171+C00022">M00171</a> </span></td><td>C4-dicarboxylic acid cycle, NAD - malic enzyme type</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00172+C00022">M00172</a> </span></td><td>C4-dicarboxylic acid cycle, NADP - malic enzyme type</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00173+C00022">M00173</a> </span></td><td>Reductive citrate cycle (Arnon-Buchanan cycle)</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00307+C00022">M00307</a> </span></td><td>Pyruvate oxidation, pyruvate => acetyl-CoA</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00308+C00022">M00308</a> </span></td><td>Semi-phosphorylative Entner-Doudoroff pathway, gluconate => glycerate-3P</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00309+C00022">M00309</a> </span></td><td>Non-phosphorylative Entner-Doudoroff pathway, gluconate/galactonate => glycerate</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00374+C00022">M00374</a> </span></td><td>Dicarboxylate-hydroxybutyrate cycle</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00376+C00022">M00376</a> </span></td><td>3-Hydroxypropionate bi-cycle</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00535+C00022">M00535</a> </span></td><td>Isoleucine biosynthesis, pyruvate => 2-oxobutanoate</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00569+C00022">M00569</a> </span></td><td>Catechol meta-cleavage, catechol => acetyl-CoA / 4-methylcatechol => propanoyl-CoA</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00620+C00022">M00620</a> </span></td><td>Incomplete reductive citrate cycle, acetyl-CoA => oxoglutarate</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00631+C00022">M00631</a> </span></td><td>D-Galacturonate degradation (bacteria), D-galacturonate => pyruvate + D-glyceraldehyde 3P</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00633+C00022">M00633</a> </span></td><td>Semi-phosphorylative Entner-Doudoroff pathway, gluconate/galactonate => glycerate-3P</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap"><a href="/module/M00975+C00022">M00975</a> </span></td><td>Betaine degradation, bacteria, betaine => pyruvate</td></tr></table></td></tr> <tr><th class="th21 deft tal vtop"><span class="nowrap">Network</span></th> <td class="td21 defd"><div class="cel"><a href="/network/nt06031+C00022">nt06031</a> Citrate cycle and pyruvate metabolism<br><a href="/network/nt06032+C00022">nt06032</a> Lipoic acid metabolism<br><a href="/network/nt06166+C00022">nt06166</a> Human papillomavirus (HPV)</div></td></tr> <tr><th class="th20 deft tal vtop"><span class="nowrap">Enzyme</span></th> <td class="td20 defd"><div class="cel"><a href="/entry/1.1.1.27">1.1.1.27</a> <a href="/entry/1.1.1.28">1.1.1.28</a> <a href="/entry/1.1.1.38">1.1.1.38</a> <a href="/entry/1.1.1.39">1.1.1.39</a> <br> <a href="/entry/1.1.1.40">1.1.1.40</a> <a href="/entry/1.1.1.83">1.1.1.83</a> <a href="/entry/1.1.1.436">1.1.1.436</a> <a href="/entry/1.1.2.3">1.1.2.3</a> <br> <a href="/entry/1.1.2.4">1.1.2.4</a> <a href="/entry/1.1.2.5">1.1.2.5</a> <a href="/entry/1.1.3.2">1.1.3.2</a> <a href="/entry/1.1.5.12">1.1.5.12</a> <br> <a href="/entry/1.1.99.6">1.1.99.6</a> <a href="/entry/1.1.99.7">1.1.99.7</a> <a href="/entry/1.1.99.40">1.1.99.40</a> <a href="/entry/1.2.1.22">1.2.1.22</a> <br> <a href="/entry/1.2.1.23">1.2.1.23</a> <a href="/entry/1.2.1.49">1.2.1.49</a> <a href="/entry/1.2.1.51">1.2.1.51</a> <a href="/entry/1.2.1.104">1.2.1.104</a> <br> <a href="/entry/1.2.3.3">1.2.3.3</a> <a href="/entry/1.2.3.6">1.2.3.6</a> <a href="/entry/1.2.3.15">1.2.3.15</a> <a href="/entry/1.2.4.1">1.2.4.1</a> <br> <a href="/entry/1.2.5.1">1.2.5.1</a> <a href="/entry/1.2.7.1">1.2.7.1</a> <a href="/entry/1.2.7.11">1.2.7.11</a> 1.2.7.- <br> <a href="/entry/1.4.1.1">1.4.1.1</a> <a href="/entry/1.4.1.17">1.4.1.17</a> <a href="/entry/1.4.3.3">1.4.3.3</a> <a href="/entry/1.4.3.19">1.4.3.19</a> <br> <a href="/entry/1.5.1.11">1.5.1.11</a> <a href="/entry/1.5.1.16">1.5.1.16</a> <a href="/entry/1.5.1.17">1.5.1.17</a> <a href="/entry/1.5.1.22">1.5.1.22</a> <br> <a href="/entry/1.5.1.23">1.5.1.23</a> <a href="/entry/1.5.1.24">1.5.1.24</a> <a href="/entry/1.5.1.26">1.5.1.26</a> <a href="/entry/1.5.1.28">1.5.1.28</a> <br> <style>.e1{display:none;}</style><div class="e1"><a href="/entry/1.5.1.52">1.5.1.52</a> <a href="/entry/1.14.11.43">1.14.11.43</a> <a href="/entry/1.14.11.44">1.14.11.44</a> <a href="/entry/2.1.3.1">2.1.3.1</a> <br> <a href="/entry/2.2.1.6">2.2.1.6</a> <a href="/entry/2.2.1.7">2.2.1.7</a> <a href="/entry/2.2.1.12">2.2.1.12</a> <a href="/entry/2.3.1.54">2.3.1.54</a> <br> <a href="/entry/2.3.3.21">2.3.3.21</a> <a href="/entry/2.6.1.2">2.6.1.2</a> <a href="/entry/2.6.1.12">2.6.1.12</a> <a href="/entry/2.6.1.15">2.6.1.15</a> <br> <a href="/entry/2.6.1.18">2.6.1.18</a> <a href="/entry/2.6.1.21">2.6.1.21</a> <a href="/entry/2.6.1.30">2.6.1.30</a> <a href="/entry/2.6.1.37">2.6.1.37</a> <br> <a href="/entry/2.6.1.40">2.6.1.40</a> <a href="/entry/2.6.1.41">2.6.1.41</a> <a href="/entry/2.6.1.43">2.6.1.43</a> <a href="/entry/2.6.1.44">2.6.1.44</a> <br> <a href="/entry/2.6.1.46">2.6.1.46</a> <a href="/entry/2.6.1.47">2.6.1.47</a> <a href="/entry/2.6.1.51">2.6.1.51</a> <a href="/entry/2.6.1.56">2.6.1.56</a> <br> <a href="/entry/2.6.1.58">2.6.1.58</a> <a href="/entry/2.6.1.66">2.6.1.66</a> <a href="/entry/2.6.1.71">2.6.1.71</a> <a href="/entry/2.6.1.77">2.6.1.77</a> <br> <a href="/entry/2.6.1.84">2.6.1.84</a> <a href="/entry/2.6.1.96">2.6.1.96</a> <a href="/entry/2.6.1.99">2.6.1.99</a> <a href="/entry/2.6.1.108">2.6.1.108</a> <br> <a href="/entry/2.6.1.113">2.6.1.113</a> <a href="/entry/2.6.1.115">2.6.1.115</a> <a href="/entry/2.6.1.119">2.6.1.119</a> <a href="/entry/2.6.3.1">2.6.3.1</a> <br> <a href="/entry/2.7.1.40">2.7.1.40</a> <a href="/entry/2.7.1.121">2.7.1.121</a> <a href="/entry/2.7.3.9">2.7.3.9</a> <a href="/entry/2.7.9.1">2.7.9.1</a> <br> <a href="/entry/2.7.9.2">2.7.9.2</a> <a href="/entry/2.8.1.2">2.8.1.2</a> <a href="/entry/3.1.3.60">3.1.3.60</a> <a href="/entry/3.3.2.1">3.3.2.1</a> <br> <a href="/entry/3.3.2.13">3.3.2.13</a> <a href="/entry/3.3.2.15">3.3.2.15</a> <a href="/entry/3.5.99.10">3.5.99.10</a> <a href="/entry/3.7.1.5">3.7.1.5</a> <br> <a href="/entry/3.7.1.6">3.7.1.6</a> <a href="/entry/3.7.1.20">3.7.1.20</a> <a href="/entry/3.7.1.23">3.7.1.23</a> <a href="/entry/3.7.1.26">3.7.1.26</a> <br> 3.7.1.- <a href="/entry/3.11.1.3">3.11.1.3</a> <a href="/entry/4.1.1.1">4.1.1.1</a> <a href="/entry/4.1.1.64">4.1.1.64</a> <br> <a href="/entry/4.1.1.78">4.1.1.78</a> <a href="/entry/4.1.1.112">4.1.1.112</a> 4.1.1.- <a href="/entry/4.1.2.14">4.1.2.14</a> <br> <a href="/entry/4.1.2.18">4.1.2.18</a> <a href="/entry/4.1.2.20">4.1.2.20</a> <a href="/entry/4.1.2.21">4.1.2.21</a> <a href="/entry/4.1.2.23">4.1.2.23</a> <br> <a href="/entry/4.1.2.28">4.1.2.28</a> <a href="/entry/4.1.2.34">4.1.2.34</a> <a href="/entry/4.1.2.45">4.1.2.45</a> <a href="/entry/4.1.2.51">4.1.2.51</a> <br> <a href="/entry/4.1.2.52">4.1.2.52</a> <a href="/entry/4.1.2.53">4.1.2.53</a> <a href="/entry/4.1.2.54">4.1.2.54</a> <a href="/entry/4.1.2.55">4.1.2.55</a> <br> <a href="/entry/4.1.2.58">4.1.2.58</a> <a href="/entry/4.1.2.64">4.1.2.64</a> 4.1.2.- <a href="/entry/4.1.3.3">4.1.3.3</a> <br> <a href="/entry/4.1.3.16">4.1.3.16</a> <a href="/entry/4.1.3.17">4.1.3.17</a> <a href="/entry/4.1.3.22">4.1.3.22</a> <a href="/entry/4.1.3.25">4.1.3.25</a> <br> <a href="/entry/4.1.3.27">4.1.3.27</a> <a href="/entry/4.1.3.30">4.1.3.30</a> <a href="/entry/4.1.3.32">4.1.3.32</a> <a href="/entry/4.1.3.38">4.1.3.38</a> <br> <a href="/entry/4.1.3.39">4.1.3.39</a> <a href="/entry/4.1.3.40">4.1.3.40</a> <a href="/entry/4.1.3.42">4.1.3.42</a> <a href="/entry/4.1.3.43">4.1.3.43</a> <br> <a href="/entry/4.1.3.44">4.1.3.44</a> <a href="/entry/4.1.3.45">4.1.3.45</a> <a href="/entry/4.1.3.46">4.1.3.46</a> <a href="/entry/4.1.99.1">4.1.99.1</a> <br> <a href="/entry/4.1.99.2">4.1.99.2</a> 4.2.1.- <a href="/entry/4.2.99.20">4.2.99.20</a> <a href="/entry/4.2.99.21">4.2.99.21</a> <br> <a href="/entry/4.3.1.10">4.3.1.10</a> <a href="/entry/4.3.1.13">4.3.1.13</a> <a href="/entry/4.3.1.15">4.3.1.15</a> <a href="/entry/4.3.1.17">4.3.1.17</a> <br> <a href="/entry/4.3.1.18">4.3.1.18</a> <a href="/entry/4.3.1.19">4.3.1.19</a> <a href="/entry/4.3.3.7">4.3.3.7</a> <a href="/entry/4.3.3.8">4.3.3.8</a> <br> <a href="/entry/4.4.1.1">4.4.1.1</a> <a href="/entry/4.4.1.13">4.4.1.13</a> <a href="/entry/4.4.1.15">4.4.1.15</a> <a href="/entry/4.4.1.24">4.4.1.24</a> <br> <a href="/entry/4.4.1.25">4.4.1.25</a> <a href="/entry/4.4.1.28">4.4.1.28</a> <a href="/entry/4.4.1.35">4.4.1.35</a> <a href="/entry/4.4.1.36">4.4.1.36</a> <br> 4.4.1.- <a href="/entry/4.5.1.2">4.5.1.2</a> <a href="/entry/6.4.1.1">6.4.1.1</a> <a href="/entry/7.2.4.2">7.2.4.2</a><br> </div><a href="javascript:void(0)" onclick="javascript:toggleField(this,"e1","show all","hide")"> » show all</a><br> </div></td></tr> <tr><th class="th21 deft tal vtop"><span class="nowrap">Brite</span></th> <td class="td21 defd"><div class="cel"><span class="nowrap">Compounds with biological roles [BR:<a href="/brite/br08001+C00022">br08001</a>]<br> Organic acids<br> Carboxylic acids<br> 2-Oxocarboxylic acids<br> C00022 Pyruvate; 2-Oxopropanoate<br> Lipids [BR:<a href="/brite/br08002+C00022">br08002</a>]<br> FA Fatty acyls<br> FA01 Fatty Acids and Conjugates<br> FA0106 Oxo fatty acids<br> C00022 2-Oxopropanoic acid<br> </span></div><button class="btn" onclick="location.href='/kegg-bin/search_brite?option=-a&search_string=C00022';return false;">BRITE hierarchy</button></td></tr> <tr><th class="th20 deft tal vtop"><span class="nowrap">Other DBs</span></th> <td class="td20 defd"><table class="w1"><tr><td class="vtop pd0"><span class="nowrap">CAS: </span></td><td>127-17-3</td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap">PubChem: </span></td><td><a href="https://pubchem.ncbi.nlm.nih.gov/summary/summary.cgi?sid=3324">3324</a></td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap">ChEBI: </span></td><td><a href="https://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI:15361">15361</a> <a href="https://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI:32816">32816</a></td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap">LIPIDMAPS: </span></td><td><a href="http://www.lipidmaps.org/data/LMSDRecord.php?LMID=LMFA01060077">LMFA01060077</a></td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap">KNApSAcK: </span></td><td><a href="http://kanaya.naist.jp/knapsack_jsp/information.jsp?sname=C_ID&word=C00001200">C00001200</a></td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap">PDB-CCD: </span></td><td><a href="https://www.ebi.ac.uk/pdbe-srv/pdbechem/chemicalCompound/show/PYR">PYR</a>[<a href="https://pdbj.org/mine/summary/PYR">PDBj</a>] </td></tr></table><table class="w1"><tr><td class="vtop pd0"><span class="nowrap">NIKKAJI: </span></td><td><a href="https://jglobal.jst.go.jp/en/redirect?Nikkaji_No=J2.015J">J2.015J</a></td></tr></table></td></tr> <tr><th class="th21 deft tal vmid"><span class="nowrap">LinkDB</span></th> <td class="td21 defd"><button class="btn" onclick="location.href='https://www.genome.jp/dbget-bin/get_linkdb?compound+C00022';return false;">All DBs</button></td></tr> <tr><th class="th20 deft tal vtop"><span class="nowrap">KCF data</span></th> <td class="td20 defd"><button class="btn" id="kcfb1">Show</button><div class="kcfd" id="kcfd1"><br>ATOM 6<br> 1 C1a C 12.6924 -17.4300<br> 2 C5a C 13.9049 -16.7300<br> 3 C6a C 15.1173 -17.4300<br> 4 O6a O 16.3318 -16.7288<br> 5 O5a O 13.9049 -15.3302<br> 6 O6a O 15.1173 -18.8300<br> BOND 5<br> 1 1 2 1<br> 2 2 3 1<br> 3 3 4 1<br> 4 2 5 2<br> 5 3 6 2<br> </div></td></tr> </table></td></tr></table> <br><span style="font-size:12px"><a href="/entry/cpd_ja:C00022">» Japanese version</a></span><br><br></td></tr></table> <a href="/dbget/">DBGET</a> integrated database retrieval system</div> </body> </html>