CINXE.COM

KEGG MODULE: M00622

<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>KEGG MODULE: M00622</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:M00622"></a><font class="title3"><b>Nicotinate degradation, nicotinate =&gt; fumarate</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=M00622&amp;option=-a&amp;node_proc=ko00002a_org&amp;proc_enabled=ko&panel=collapse">Module menu</a> | <a href="/entry/M00622">Module entry</a> | <a href="javascript:void(open_ko_list('M00622', '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="M00622"> </div> <div class="definition"> <table> <tr> <td>Entry</td> <td> M00622 </td> </tr> <tr> <td>Name</td> <td>Nicotinate degradation, nicotinate =&gt; fumarate</td> </tr> <tr> <td>Definition</td> <td> <a href="/entry/K18029">K18029</a>+<a href="/entry/K18030">K18030</a> <a href="/entry/K14974">K14974</a> <a href="/entry/K18028">K18028</a> <a href="/entry/K15357">K15357</a> <a href="/entry/K13995">K13995</a> <a href="/entry/K01799">K01799</a><br /> <button class="btn" onclick="location.href='http://www.kegg.jp/kegg-bin/view_ortholog_table?md=M00622'">Ortholog table</button> <button class="btn" onclick="location.href='/kegg-bin/show_taxonomy?id=M00622'">Taxonomy</button> <!-- <button class="btn" onclick="location.href='/kegg-bin/view_module_table?id=M00622'">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/map00760+M00622">map00760</a> </span> <span style="margin-right:5px;"> <a href="/pathway/map01100+M00622">map01100</a> </span> <span style="margin-right:5px;"> <a href="/pathway/map01120+M00622">map01120</a> </span> </td> </tr> <tr> <td>Reaction</td> <td><a href="/entry/R09473">R09473</a> <a href="/entry/C00253">C00253</a> -&gt; <a href="/entry/C01020">C01020</a><br><a href="/entry/R08764">R08764</a> <a href="/entry/C01020">C01020</a> -&gt; <a href="/entry/C01059">C01059</a><br><a href="/entry/R09125">R09125</a> <a href="/entry/C01059">C01059</a> -&gt; <a href="/entry/C18232">C18232</a><br><a href="/entry/R09126">R09126</a> <a href="/entry/C18232">C18232</a> -&gt; <a href="/entry/C01596">C01596</a><br><a href="/entry/R03540">R03540</a> <a href="/entry/C01596">C01596</a> -&gt; <a href="/entry/C01384">C01384</a><br><a href="/entry/R01087">R01087</a> <a href="/entry/C01384">C01384</a> -&gt; <a href="/entry/C00122">C00122</a></td> </tr> </table> </div> <form action="/kegg-bin/show_module"> <input type="hidden" name="map" value="M00622"> <input type="hidden" name="org" value="ko"> <div style="margin-top:0px;"> <table cellpadding="10"> <tr> <td><img src="/tmp/pathway_thumbnail/ko_M00622.png?1732711091" usemap="#module1" border="0" alt="MODULE IMAGE"></td> <td><img src="/tmp/pathway_thumbnail/M00622_reaction.png?1732711091" usemap="#reaction1" border="0" alt="MODULE-REACTION IMAGE"></td> </tr> </table> <map name="module1"> <area shape="rect" id="node1_0" href="/entry/K18029" title="K18029 (nicA)" alt="" coords="17,11,90,33"/> <area shape="rect" id="node1_1" href="/entry/K18030" title="K18030 (nicB)" alt="" coords="17,33,90,56"/> <area shape="rect" id="node2_2" href="/entry/K14974" title="K14974 (nicC)" alt="" coords="17,85,90,108"/> <area shape="rect" id="node3_3" href="/entry/K18028" title="K18028 (nicX)" alt="" coords="17,144,90,167"/> <area shape="rect" id="node4_4" href="/entry/K15357" title="K15357 (nicD)" alt="" coords="17,203,90,225"/> <area shape="rect" id="node5_5" href="/entry/K13995" title="K13995 (nicF)" alt="" coords="17,261,90,284"/> <area shape="rect" id="node6_6" href="/entry/K01799" title="K01799 (nicE)" alt="" coords="17,320,90,343"/> </map> <map name="reaction1"> <area shape="poly" id="node1" href="/entry/C00253" title="C00253 (Nicotinate)" alt="" coords="81,29,79,22,74,15,66,10,55,7,44,5,33,7,22,10,14,15,9,22,7,29,9,37,14,43,22,49,33,52,44,53,55,52,66,49,74,43,79,37"/> <area shape="rect" id="node2" href="/entry/R09473" title="R09473" alt="" coords="5,83,83,105"/> <area shape="poly" id="node3" href="/entry/C01020" title="C01020 (6&#45;Hydroxynicotinate)" alt="" coords="81,159,79,151,74,145,66,139,55,136,44,135,33,136,22,139,14,145,9,151,7,159,9,166,14,173,22,178,33,181,44,183,55,181,66,178,74,173,79,166"/> <area shape="rect" id="node4" href="/entry/R08764" title="R08764" alt="" coords="5,212,83,235"/> <area shape="poly" id="node5" href="/entry/C01059" title="C01059 (2,5&#45;Dihydroxypyridine)" alt="" coords="81,288,79,281,74,274,66,269,55,265,44,264,33,265,22,269,14,274,9,281,7,288,9,295,14,302,22,307,33,311,44,312,55,311,66,307,74,302,79,295"/> <area shape="rect" id="node6" href="/entry/R09125" title="R09125" alt="" coords="5,341,83,364"/> <area shape="poly" id="node7" href="/entry/C18232" title="C18232 (N&#45;Formylmaleamic acid)" alt="" coords="81,417,79,410,74,403,66,398,55,395,44,393,33,395,22,398,14,403,9,410,7,417,9,425,14,431,22,437,33,440,44,441,55,440,66,437,74,431,79,425"/> <area shape="rect" id="node8" href="/entry/R09126" title="R09126" alt="" coords="5,471,83,493"/> <area shape="poly" id="node9" href="/entry/C01596" title="C01596 (Maleamate)" alt="" coords="81,547,79,539,74,533,66,527,55,524,44,523,33,524,22,527,14,533,9,539,7,547,9,554,14,561,22,566,33,569,44,571,55,569,66,566,74,561,79,554"/> <area shape="rect" id="node10" href="/entry/R03540" title="R03540" alt="" coords="5,600,83,623"/> <area shape="poly" id="node11" href="/entry/C01384" title="C01384 (Maleic acid)" alt="" coords="81,676,79,669,74,662,66,657,55,653,44,652,33,653,22,657,14,662,9,669,7,676,9,683,14,690,22,695,33,699,44,700,55,699,66,695,74,690,79,683"/> <area shape="rect" id="node12" href="/entry/R01087" title="R01087" alt="" coords="5,729,83,752"/> <area shape="poly" id="node13" href="/entry/C00122" title="C00122 (Fumarate)" alt="" coords="81,805,79,798,74,791,66,786,55,783,44,781,33,783,22,786,14,791,9,798,7,805,9,813,14,819,22,825,33,828,44,829,55,828,66,825,74,819,79,813"/> </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="smar smac smw spe srr srl sry sply srs sra slq serf squ sfj sof suri snem snev sgri ssar gqu pao ppho pdip tci pmak ppu ppf ppg ppw ppb ppi ppx pput ppun pald pfs pfb pazo ptol pmab pfw pff pfx psk pfz panr psil pym pgg pez pwy ptae ppeg pnb ptai ppao psjy psnc pfou pkv pbam ham hsv hpro haso hams haah habd hvn hnp htt htx adi mars rpj reh cnc cuh reu cti cbw cgd ccup cup cuu cpau cox ccam ccax cuk cnan cupr bsav bcm bch bcj bcen bceo bmj bmu bmk bmul bced bcon bsem bpsl bmec bstg bann bari bgd bgo bgp bpla bum bui burk burt bfn bcai pter ptro plad pspu pve pnr caba buo cabk bpa bbh bbr bbm bbx bav bfz bgm bgv axo axn axx adt ais asw pud amim afa afq aaqu aamm alcn odi aav aaa dac del dts dhk dla ctes crj hse hsz hee hfr mtim xyk azr mln rlg rtr rad rii rrg raw rsul rrho rtu rbw ssum barh rbk aub psin pphr sagu pye fap ksc apt apw apf apu apg apq apx apz apk asv apom ato acet ngu ali azm aoz azs parh"> </form> <div id="poplay" class="poplay"></div> </body> </html>

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