CINXE.COM
KEGG MODULE: M00784
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>KEGG MODULE: M00784</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; } /* モバイル端末用の画像表示設定 */ .image-container { display: flex; -flex-wrap: wrap; flex-wrap: nowrap; gap: 20px; margin-top: 5px; } /* PC 用の画像表示設定 */ @media screen and (min-width:768px) { .image-container { flex-wrap: nowrap; } } </style> <script src="/js/jquery-3.5.1.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"> <!-- 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', 'popup,width=500,height=700') }) .balloon({ position: 'right', contents: 'Open window to change prefix of ' + entry, css: { fontSize: '1.0em' } }) }) }) function open_ko_list(map, org) { window.open( `/kegg-bin/module_ko_list?map=${map}&org=${org}`, '_md', 'popup,width=700,height=400' ) .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() } // --> </script> </head> <body> <div class="entry" data-entry="M00784"> <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:M00784"></a><font class="title3"><b>Elloramycin biosynthesis, 8-demethyltetracenomycin C => elloramycin A</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&query=M00784&option=-a&node_proc=ko00002a_org&proc_enabled=ko&panel=collapse">Module menu</a> | <a href="/entry/M00784">Module entry</a> | <a href="javascript:void(open_ko_list('M00784', '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="M00784"> </div> <div class="definition"> <table> <tr> <td>Entry</td> <td> M00784 </td> </tr> <tr> <td>Name</td> <td>Elloramycin biosynthesis, 8-demethyltetracenomycin C => elloramycin A</td> </tr> <tr> <td>Definition</td> <td> <a href="/entry/K19566">K19566</a> <a href="/entry/K19567">K19567</a> <a href="/entry/K19568">K19568</a> <a href="/entry/K19569">K19569</a> <a href="/entry/K19570">K19570</a><br /> <button class="btn" onclick="location.href='https://www.kegg.jp/kegg-bin/view_ortholog_table?md=M00784'">Ortholog table</button> <button class="btn" onclick="location.href='/kegg-bin/show_taxonomy?id=M00784&htext=br08610'">Taxonomy</button> <!-- <button class="btn" onclick="location.href='/kegg-bin/view_module_table?id=M00784'">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/map01057+M00784">map01057</a> </span> <span style="margin-right:5px;"> <a href="/pathway/map01100+M00784">map01100</a> </span> <span style="margin-right:5px;"> <a href="/pathway/map01110+M00784">map01110</a> </span> </td> </tr> <tr> <td>Reaction</td> <td><a href="/entry/R10955">R10955</a> <a href="/entry/C12379">C12379</a> -> <a href="/entry/C20974">C20974</a><br><a href="/entry/R10956">R10956</a> <a href="/entry/C20974">C20974</a> -> <a href="/entry/C20975">C20975</a><br><a href="/entry/R10957">R10957</a> <a href="/entry/C20975">C20975</a> -> <a href="/entry/C20976">C20976</a><br><a href="/entry/R10958">R10958</a> <a href="/entry/C20976">C20976</a> -> <a href="/entry/C20977">C20977</a><br><a href="/entry/R10959">R10959</a> <a href="/entry/C20977">C20977</a> -> <a href="/entry/C12381">C12381</a></td> </tr> </table> </div> <div style="margin-top:0px;"> <div class="image-container"> <div class="module"> <img src="/kegg-bin/get_module_image?entry=M00784&org=ko" usemap="#module1" border="0" alt="MODULE IMAGE"> </div> <div class="reaction"> <img src="/kegg-bin/get_module_image?entry=M00784&type=reaction" usemap="#reaction1" border="0" alt="MODULE-REACTION IMAGE"> </div> </div> <map name="module1"> <area shape="rect" id="node1_0" href="/entry/K19566" title="K19566 (elmGT)" alt="" coords="17,19,90,41"/> <area shape="rect" id="node2_1" href="/entry/K19567" title="K19567 (elmMI)" alt="" coords="17,77,90,100"/> <area shape="rect" id="node3_2" href="/entry/K19568" title="K19568 (elmMII)" alt="" coords="17,136,90,159"/> <area shape="rect" id="node4_3" href="/entry/K19569" title="K19569 (elmMIII)" alt="" coords="17,195,90,217"/> <area shape="rect" id="node5_4" href="/entry/K19570" title="K19570 (elmD)" alt="" coords="17,253,90,276"/> </map> <map name="reaction1"> <area shape="poly" id="node1" href="/entry/C12379" title="C12379 (8-Demethyltetracenomycin C)" 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/R10955" title="R10955" alt="" coords="5,83,83,105"/> <area shape="poly" id="node3" href="/entry/C20974" title="C20974 (8-Demethyl-8-alpha-L-rhamnosyltetracenomycin C)" 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/R10956" title="R10956" alt="" coords="5,212,83,235"/> <area shape="poly" id="node5" href="/entry/C20975" title="C20975 (8-Demethyl-8-(2-O-methyl-alpha-L-rhamnosyl)tetracenomycin C)" 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/R10957" title="R10957" alt="" coords="5,341,83,364"/> <area shape="poly" id="node7" href="/entry/C20976" title="C20976 (8-Demethyl-8-(2,3-di-O-methyl-alpha-L-rhamnosyl)tetracenomycin C)" 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/R10958" title="R10958" alt="" coords="5,471,83,493"/> <area shape="poly" id="node9" href="/entry/C20977" title="C20977 (8-Demethyl-8-(2,3,4-tri-O-methyl-alpha-L-rhamnosyl)tetracenomycin C)" 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/R10959" title="R10959" alt="" coords="5,600,83,623"/> <area shape="poly" id="node11" href="/entry/C12381" title="C12381 (Elloramycin A)" 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"/> </map> </div> </div> <div id="poplay" class="poplay"></div> </body> </html>