CINXE.COM

KEGG MODULE: M00608

<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>KEGG MODULE: M00608</title> <link rel="stylesheet" href="/css/kegg.css" type="text/css"> <style type="text/css"> body { padding: 10px; } td { font-size:12px; font-family:verdana,arial,helvetica,sans-serif; vertical-align: top; } .definition { margin-left: 10px; margin-top: 5px; margin-bottom: 0px; } .definition table tr td { padding-right: 10px; } div.error { margin-top: 0px; margin-bottom: 20px; } </style> <script src="/js/jquery-3.1.0.min.js"></script> <script src="/js/jquery.balloon.min.js"></script> <script src="/js/kegg-timer-manager.js"></script> <script src="/js/kegg-simple-popup.js"></script> <script src="/js/kegg-mouse-capture.js"></script> <script language="javascript" type="text/javascript"> <!-- const ATTENTION_KEY = 'attentionObject' var mouse = new MouseCapture() var popupTimer = new TimerManager() $(function () { $('.change-type') .each(function () { let entry = $(this).data('entry') $(this) .on('click', function () { let url = '/kegg-bin/list_menu?id=' + entry window.open(url, 'menu_win', 'menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=500,height=700') }) .balloon({ position: 'right', contents: 'Open window to change prefix of ' + entry, css: { fontSize: '1.0em' } }) }) $('area') .on('mouseover', function () { var title = $(this).attr('title') if (!title) return if ((m = title.match(/^C\d{5}/))) { var entry = m[0] showThumbnail(entry) setEntryToStorage(entry) } else if ((m = title.match(/^[KR]\d{5}/))) { var entry = m[0] setEntryToStorage(entry) } }) .on('mouseout', function () { hideThumbnail() removeEntryFromStorage() }) $(window) .on('beforeunload', function () { removeEntryFromStorage() }) }) function open_ko_list(map, org) { var win = window.open('/kegg-bin/module_ko_list?map=' + map + '&org=' + org, '_md', 'toolbar=no,location=no,directories=no,width=700,height=400,resizable=yes,scrollbars=yes,status=no'); win.focus(); } function showThumbnail(entry) { const show = function () { var url = ""; if(!entry.match(/^[A-Z]+\d+$/)) return var url = '/kegg/misc/thumbnail/' + entry + '.gif'; var m = mouse.getCursorPosition() var $img = $('<img />') .attr('src', url) .attr('alt', 'Loading...') .on('load', function () { // ポップアップの表示位置の計算に画像サイズが必要なので、 // 画像のロードが完了してからポップアップを表示する。 $('#poplay') .html(this) .popup('init') .popup('move', m[0], m[1]+40) .show() }) } popupTimer.setTimeout(show, 1000) } function hideThumbnail(){ $('#poplay').hide() popupTimer.clear() } function setEntryToStorage (entry) { var data = { entry: entry, date: Date.now(), app: 'show_module', event: 'mouseover' } var attentionObject = JSON.stringify(data) localStorage.setItem(ATTENTION_KEY, attentionObject) } function removeEntryFromStorage () { localStorage.removeItem(ATTENTION_KEY) } // --> </script> </head> <body> <table border="0" cellspacing="0" cellpadding="0" width="100%" > <tr> <td style="width:80px;"> <a href="/kegg/module.html"><img align="middle" border="0" src="/Fig/bget/kegg3.gif" alt="KEGG"></a> </td> <td style="vertical-align:middle;"> <a name="module:M00608"></a><font class="title3"><b>2-Oxocarboxylic acid chain extension, 2-oxoglutarate =&gt; 2-oxoadipate =&gt; 2-oxopimelate =&gt; 2-oxosuberate</b></font> </td> <!-- <td align="right" valign="bottom"><button class="btn" onclick="javascript:void(window.open('/kegg/document/help_module.html','KEGG_Help','toolbar=no,location=no,directories=no,width=720,height=640,resizable=yes,scrollbars=yes'))">Help</button></td> --> </tr> </table> [ <a href="/brite/htext=ko00002a.keg&amp;query=M00608&amp;option=-a&amp;node_proc=ko00002a_org&amp;proc_enabled=ko&panel=collapse">Module menu</a> | <a href="/entry/M00608">Module entry</a> | <a href="javascript:void(open_ko_list('M00608', 'ko'))">KO/Compound list</a> | <a href="javascript:void(window.open('/kegg/document/help_module.html','KEGG_Help','width=720,height=640'))">Help</a> ] <div style="margin: 5px 0px 5px 0px;"> <input type="button" class="change-type" value="Change module type" data-entry="M00608"> </div> <div class="definition"> <table> <tr> <td>Entry</td> <td> M00608 </td> </tr> <tr> <td>Name</td> <td>2-Oxocarboxylic acid chain extension, 2-oxoglutarate =&gt; 2-oxoadipate =&gt; 2-oxopimelate =&gt; 2-oxosuberate</td> </tr> <tr> <td>Definition</td> <td> <a href="/entry/K10977">K10977</a> <a href="/entry/K16792">K16792</a>+<a href="/entry/K16793">K16793</a> <a href="/entry/K10978">K10978</a><br /> <button class="btn" onclick="location.href='http://www.kegg.jp/kegg-bin/view_ortholog_table?md=M00608'">Ortholog table</button> <button class="btn" onclick="location.href='/kegg-bin/show_taxonomy?id=M00608'">Taxonomy</button> <!-- <button class="btn" onclick="location.href='/kegg-bin/view_module_table?id=M00608'">Module table</button> --> </td> </tr> <tr> <td>Type</td> <td>Pathway module</td> </tr> <tr> <td>Pathway</td> <td> <span style="margin-right:5px;"> <a href="/pathway/map00300+M00608">map00300</a> </span> <span style="margin-right:5px;"> <a href="/pathway/map00680+M00608">map00680</a> </span> <span style="margin-right:5px;"> <a href="/pathway/map01210+M00608">map01210</a> </span> <span style="margin-right:5px;"> <a href="/pathway/map01230+M00608">map01230</a> </span> <span style="margin-right:5px;"> <a href="/pathway/map01240+M00608">map01240</a> </span> <span style="margin-right:5px;"> <a href="/pathway/map01100+M00608">map01100</a> </span> <span style="margin-right:5px;"> <a href="/pathway/map01120+M00608">map01120</a> </span> </td> </tr> <tr> <td>Reaction</td> <td><a href="/entry/R00271">R00271</a> <a href="/entry/C00026">C00026</a> + <a href="/entry/C00024">C00024</a> -&gt; <a href="/entry/C01251">C01251</a><br><a href="/entry/R03444">R03444</a> <a href="/entry/C01251">C01251</a> -&gt; <a href="/entry/C04002">C04002</a><br><a href="/entry/R04371">R04371</a> <a href="/entry/C04002">C04002</a> -&gt; <a href="/entry/C05662">C05662</a><br><a href="/entry/R09720">R09720</a> <a href="/entry/C01251">C01251</a> -&gt; <a href="/entry/C05662">C05662</a><br><a href="/entry/R01934">R01934</a> <a href="/entry/C05662">C05662</a> -&gt; <a href="/entry/C00322">C00322</a><br><a href="/entry/R08331">R08331</a> <a href="/entry/C00322">C00322</a> + <a href="/entry/C00024">C00024</a> -&gt; <a href="/entry/C16583">C16583</a><br><a href="/entry/R10392">R10392</a> <a href="/entry/C16583">C16583</a> -&gt; <a href="/entry/C20581">C20581</a><br><a href="/entry/R10393">R10393</a> <a href="/entry/C20581">C20581</a> -&gt; <a href="/entry/C16597">C16597</a><br><a href="/entry/R10391">R10391</a> <a href="/entry/C16583">C16583</a> -&gt; <a href="/entry/C16597">C16597</a><br><a href="/entry/R08214">R08214</a> <a href="/entry/C16597">C16597</a> -&gt; <a href="/entry/C16588">C16588</a><br><a href="/entry/R08332">R08332</a> <a href="/entry/C16588">C16588</a> + <a href="/entry/C00024">C00024</a> -&gt; <a href="/entry/C16598">C16598</a><br><a href="/entry/R10395">R10395</a> <a href="/entry/C16598">C16598</a> -&gt; <a href="/entry/C20582">C20582</a><br><a href="/entry/R10396">R10396</a> <a href="/entry/C20582">C20582</a> -&gt; <a href="/entry/C16600">C16600</a><br><a href="/entry/R10394">R10394</a> <a href="/entry/C16598">C16598</a> -&gt; <a href="/entry/C16600">C16600</a><br><a href="/entry/R08215">R08215</a> <a href="/entry/C16600">C16600</a> -&gt; <a href="/entry/C16589">C16589</a></td> </tr> <tr> <td>RModule</td> <td><a href="/kegg/reaction/rm001.html">RM001</A> 2-Oxocarboxylic acid chain extension by tricarboxylic acid pathway</td> </tr> <tr> <td>Comment</td> <td>Organism group: methanogenic archaea</td> </tr> </table> </div> <form action="/kegg-bin/show_module"> <input type="hidden" name="map" value="M00608"> <input type="hidden" name="org" value="ko"> <div style="margin-top:0px;"> <table cellpadding="10"> <tr> <td><img src="/tmp/pathway_thumbnail/ko_M00608.png?1740028439" usemap="#module1" border="0" alt="MODULE IMAGE"></td> <td><img src="/tmp/pathway_thumbnail/M00608_reaction.png?1740028439" usemap="#reaction1" border="0" alt="MODULE-REACTION IMAGE"></td> </tr> </table> <map name="module1"> <area shape="rect" id="node1_0" href="/entry/K10977" title="K10977 (aksA)" alt="" coords="17,19,90,41"/> <area shape="rect" id="node2_1" href="/entry/K16792" title="K16792 (aksD)" alt="" coords="17,69,90,92"/> <area shape="rect" id="node2_2" href="/entry/K16793" title="K16793 (aksE)" alt="" coords="17,92,90,115"/> <area shape="rect" id="node3_3" href="/entry/K10978" title="K10978 (aksF)" alt="" coords="17,144,90,167"/> </map> <map name="reaction1"> <area shape="poly" id="node1" href="/entry/C00026" title="C00026 (2&#45;Oxoglutarate)" alt="" coords="79,29,78,22,72,15,64,10,54,7,42,5,31,7,21,10,12,15,7,22,5,29,7,37,12,43,21,49,31,52,42,53,54,52,64,49,72,43,78,37"/> <area shape="rect" id="node2" href="/entry/R00271" title="R00271" alt="" coords="53,83,130,105"/> <area shape="poly" id="node4" href="/entry/C01251" title="C01251 ((R)&#45;2&#45;Hydroxybutane&#45;1,2,4&#45;tricarboxylate)" alt="" coords="129,159,127,151,122,145,114,139,103,136,92,135,80,136,70,139,62,145,56,151,55,159,56,166,62,173,70,178,80,181,92,183,103,181,114,178,122,173,127,166"/> <area shape="poly" id="node3" href="/entry/C00024" title="C00024 (Acetyl&#45;CoA)" alt="" coords="178,29,176,22,171,15,163,10,153,7,141,5,130,7,119,10,111,15,106,22,104,29,106,37,111,43,119,49,130,52,141,53,153,52,163,49,171,43,176,37"/> <area shape="rect" id="node5" href="/entry/R03444" title="R03444" alt="" coords="26,212,104,235"/> <area shape="rect" id="node9" href="/entry/R09720" title="R09720" alt="" coords="121,277,198,299"/> <area shape="poly" id="node6" href="/entry/C04002" title="C04002 ((Z)&#45;But&#45;1&#45;ene&#45;1,2,4&#45;tricarboxylate)" alt="" coords="97,288,95,281,90,274,82,269,71,265,60,264,48,265,38,269,30,274,24,281,23,288,24,295,30,302,38,307,48,311,60,312,71,311,82,307,90,302,95,295"/> <area shape="rect" id="node7" href="/entry/R04371" title="R04371" alt="" coords="28,341,105,364"/> <area shape="poly" id="node8" href="/entry/C05662" title="C05662 (Homoisocitrate)" alt="" coords="145,417,143,410,138,403,130,398,119,395,108,393,96,395,86,398,78,403,72,410,71,417,72,425,78,431,86,437,96,440,108,441,119,440,130,437,138,431,143,425"/> <area shape="rect" id="node10" href="/entry/R01934" title="R01934" alt="" coords="69,471,146,493"/> <area shape="poly" id="node11" href="/entry/C00322" title="C00322 (2&#45;Oxoadipate)" alt="" coords="145,547,143,539,138,533,130,527,119,524,108,523,96,524,86,527,78,533,72,539,71,547,72,554,78,561,86,566,96,569,108,571,119,569,130,566,138,561,143,554"/> <area shape="poly" id="node12" href="/entry/C00322" title="C00322" alt="" coords="291,29,290,22,284,15,276,10,266,7,254,5,243,7,233,10,224,15,219,22,217,29,219,37,224,43,233,49,243,52,254,53,266,52,276,49,284,43,290,37"/> <area shape="rect" id="node13" href="/entry/R08331" title="R08331" alt="" coords="301,83,378,105"/> <area shape="poly" id="node15" href="/entry/C16583" title="C16583" alt="" coords="377,159,375,151,370,145,362,139,351,136,340,135,328,136,318,139,310,145,304,151,303,159,304,166,310,173,318,178,328,181,340,183,351,181,362,178,370,173,375,166"/> <area shape="poly" id="node14" href="/entry/C00024" title="C00024" alt="" coords="390,29,388,22,383,15,375,10,365,7,353,5,342,7,331,10,323,15,318,22,316,29,318,37,323,43,331,49,342,52,353,53,365,52,375,49,383,43,388,37"/> <area shape="rect" id="node16" href="/entry/R10392" title="R10392" alt="" coords="226,212,304,235"/> <area shape="rect" id="node20" href="/entry/R10391" title="R10391" alt="" coords="321,277,398,299"/> <area shape="poly" id="node17" href="/entry/C20581" title="C20581" alt="" coords="297,288,295,281,290,274,282,269,271,265,260,264,248,265,238,269,230,274,224,281,223,288,224,295,230,302,238,307,248,311,260,312,271,311,282,307,290,302,295,295"/> <area shape="rect" id="node18" href="/entry/R10393" title="R10393" alt="" coords="233,341,310,364"/> <area shape="poly" id="node19" href="/entry/C16597" title="C16597" alt="" coords="353,417,351,410,346,403,338,398,327,395,316,393,304,395,294,398,286,403,280,410,279,417,280,425,286,431,294,437,304,440,316,441,327,440,338,437,346,431,351,425"/> <area shape="rect" id="node21" href="/entry/R08214" title="R08214" alt="" coords="277,471,354,493"/> <area shape="poly" id="node22" href="/entry/C16588" title="C16588" alt="" coords="353,547,351,539,346,533,338,527,327,524,316,523,304,524,294,527,286,533,280,539,279,547,280,554,286,561,294,566,304,569,316,571,327,569,338,566,346,561,351,554"/> <area shape="poly" id="node23" href="/entry/C16588" title="C16588" alt="" coords="514,29,512,22,507,15,499,10,489,7,477,5,466,7,455,10,447,15,442,22,440,29,442,37,447,43,455,49,466,52,477,53,489,52,499,49,507,43,512,37"/> <area shape="rect" id="node24" href="/entry/R08332" title="R08332" alt="" coords="450,83,528,105"/> <area shape="poly" id="node26" href="/entry/C16598" title="C16598" alt="" coords="526,159,524,151,519,145,511,139,501,136,489,135,478,136,467,139,459,145,454,151,452,159,454,166,459,173,467,178,478,181,489,183,501,181,511,178,519,173,524,166"/> <area shape="poly" id="node25" href="/entry/C00024" title="C00024" alt="" coords="613,29,611,22,606,15,598,10,587,7,576,5,564,7,554,10,546,15,540,22,539,29,540,37,546,43,554,49,564,52,576,53,587,52,598,49,606,43,611,37"/> <area shape="rect" id="node27" href="/entry/R10395" title="R10395" alt="" coords="426,212,504,235"/> <area shape="rect" id="node31" href="/entry/R10394" title="R10394" alt="" coords="521,277,598,299"/> <area shape="poly" id="node28" href="/entry/C20582" title="C20582" alt="" coords="497,288,495,281,490,274,482,269,471,265,460,264,448,265,438,269,430,274,424,281,423,288,424,295,430,302,438,307,448,311,460,312,471,311,482,307,490,302,495,295"/> <area shape="rect" id="node29" href="/entry/R10396" title="R10396" alt="" coords="421,341,498,364"/> <area shape="poly" id="node30" href="/entry/C16600" title="C16600" alt="" coords="497,417,495,410,490,403,482,398,471,395,460,393,448,395,438,398,430,403,424,410,423,417,424,425,430,431,438,437,448,440,460,441,471,440,482,437,490,431,495,425"/> <area shape="rect" id="node32" href="/entry/R08215" title="R08215" alt="" coords="421,471,498,493"/> <area shape="poly" id="node33" href="/entry/C16589" title="C16589" alt="" coords="497,547,495,539,490,533,482,527,471,524,460,523,448,524,438,527,430,533,424,539,423,547,424,554,430,561,438,566,448,569,460,571,471,569,482,566,490,561,495,554"/> </map> </div> </form> <form name="taxonomy1" method="post" action="/kegg-bin/show_brite"> <input type="hidden" name="htext" value="br08610.keg"> <input type="hidden" name="option" value="-a"> <input type="hidden" name="query" value="mja mfe mvu mfs mif mjh mesg mesa mig mmp mmq mmx mmz mmak mmao mmad mae mvn mvo mok metf mth mmg mwo mtee metc mete metz metk mthm mst metb meis mru msi meb mmil meye mol maro metv mel mew meth mfc mfi mcub msub metn mett meto meme mfeg meer mfv mka mba mby mbw mbar mbak mac mma mmaz mmj mmac mvc mek mls metm mef meq msj msz msw mthr mthe mhor mfz mmet melo mmh mhaz mpot mev mzh mpy mzi mmav mseb mhz mehf mees mtp mcj mhi mhu mrtj mla mem mbg mchk msum mrc mpi mefw maqe mfk mou mesb mbn mfo mpl mpd mez rci meuz"> </form> <div id="poplay" class="poplay"></div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10