CINXE.COM
KEGG MODULE: M00779
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>KEGG MODULE: M00779</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:M00779"></a><font class="title3"><b>Dihydrokalafungin biosynthesis, octaketide => dihydrokalafungin</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=M00779&option=-a&node_proc=ko00002a_org&proc_enabled=ko&panel=collapse">Module menu</a> | <a href="/entry/M00779">Module entry</a> | <a href="javascript:void(open_ko_list('M00779', '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="M00779"> </div> <div class="definition"> <table> <tr> <td>Entry</td> <td> M00779 </td> </tr> <tr> <td>Name</td> <td>Dihydrokalafungin biosynthesis, octaketide => dihydrokalafungin</td> </tr> <tr> <td>Definition</td> <td> <a href="/entry/K05556">K05556</a> (<a href="/entry/K14626">K14626</a>,<a href="/entry/K14627">K14627</a>) (<a href="/entry/K14628">K14628</a>,<a href="/entry/K14629">K14629</a>) (<a href="/entry/K14630">K14630</a>+<a href="/entry/K14631">K14631</a>,<a href="/entry/K14632">K14632</a>)<br /> <button class="btn" onclick="location.href='http://www.kegg.jp/kegg-bin/view_ortholog_table?md=M00779'">Ortholog table</button> <button class="btn" onclick="location.href='/kegg-bin/show_taxonomy?id=M00779'">Taxonomy</button> <!-- <button class="btn" onclick="location.href='/kegg-bin/view_module_table?id=M00779'">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+M00779">map01057</a> </span> <span style="margin-right:5px;"> <a href="/pathway/map01100+M00779">map01100</a> </span> <span style="margin-right:5px;"> <a href="/pathway/map01110+M00779">map01110</a> </span> </td> </tr> <tr> <td>Reaction</td> <td><a href="/entry/R09306">R09306</a> <a href="/entry/C18353">C18353</a> -> <a href="/entry/C18354">C18354</a><br><a href="/entry/R09307">R09307</a> <a href="/entry/C18354">C18354</a> -> <a href="/entry/C18356">C18356</a><br><a href="/entry/R09308">R09308</a> <a href="/entry/C18356">C18356</a> -> <a href="/entry/C12434">C12434</a><br><a href="/entry/R06695">R06695</a> <a href="/entry/C12434">C12434</a> -> <a href="/entry/C12435">C12435</a><br><a href="/entry/R09314">R09314</a>+<a href="/entry/R05705">R05705</a>+<a href="/entry/R06696">R06696</a> <a href="/entry/C12435">C12435</a> -> <a href="/entry/C12436">C12436</a></td> </tr> </table> </div> <form action="/kegg-bin/show_module"> <input type="hidden" name="map" value="M00779"> <input type="hidden" name="org" value="ko"> <div style="margin-top:0px;"> <table cellpadding="10"> <tr> <td><img src="/tmp/pathway_thumbnail/ko_M00779.png?1740159892" usemap="#module1" border="0" alt="MODULE IMAGE"></td> <td><img src="/tmp/pathway_thumbnail/M00779_reaction.png?1740159892" usemap="#reaction1" border="0" alt="MODULE-REACTION IMAGE"></td> </tr> </table> <map name="module1"> <area shape="rect" id="node1_0" href="/entry/K05556" title="K05556 (actVI1)" alt="" coords="55,19,129,41"/> <area shape="rect" id="node2_1" href="/entry/K14626" title="K14626 (actVIA)" alt="" coords="17,77,90,100"/> <area shape="rect" id="node2_2" href="/entry/K14627" title="K14627 (actVI3)" alt="" coords="94,77,167,100"/> <area shape="rect" id="node3_3" href="/entry/K14628" title="K14628 (actVI2)" alt="" coords="17,136,90,159"/> <area shape="rect" id="node3_4" href="/entry/K14629" title="K14629 (actVI4)" alt="" coords="94,136,167,159"/> <area shape="rect" id="node4_5" href="/entry/K14630" title="K14630 (actVA5)" alt="" coords="17,187,90,209"/> <area shape="rect" id="node4_6" href="/entry/K14631" title="K14631 (actVB)" alt="" coords="17,209,90,232"/> <area shape="rect" id="node4_7" href="/entry/K14632" title="K14632 (actVA6)" alt="" coords="94,187,167,232"/> </map> <map name="reaction1"> <area shape="poly" id="node1" href="/entry/C18353" title="C18353 (Octaketide bicyclic intermediate)" alt="" coords="127,29,125,22,120,15,112,10,101,7,90,5,79,7,68,10,60,15,55,22,53,29,55,37,60,43,68,49,79,52,90,53,101,52,112,49,120,43,125,37"/> <area shape="rect" id="node2" href="/entry/R09306" title="R09306" alt="" coords="51,83,129,105"/> <area shape="poly" id="node3" href="/entry/C18354" title="C18354 ((S)-Chiral alcohol)" alt="" coords="127,159,125,151,120,145,112,139,101,136,90,135,79,136,68,139,60,145,55,151,53,159,55,166,60,173,68,178,79,181,90,183,101,181,112,178,120,173,125,166"/> <area shape="rect" id="node4" href="/entry/R09307" title="R09307" alt="" coords="51,212,129,235"/> <area shape="poly" id="node5" href="/entry/C18356" title="C18356 ((S)-Hemiketal)" alt="" coords="127,288,125,281,120,274,112,269,101,265,90,264,79,265,68,269,60,274,55,281,53,288,55,295,60,302,68,307,79,311,90,312,101,311,112,307,120,302,125,295"/> <area shape="rect" id="node6" href="/entry/R09308" title="R09308" alt="" coords="51,341,129,364"/> <area shape="poly" id="node7" href="/entry/C12434" title="C12434 ((S)-DNPA)" alt="" coords="127,417,125,410,120,403,112,398,101,395,90,393,79,395,68,398,60,403,55,410,53,417,55,425,60,431,68,437,79,440,90,441,101,440,112,437,120,431,125,425"/> <area shape="rect" id="node8" href="/entry/R06695" title="R06695" alt="" coords="51,471,129,493"/> <area shape="poly" id="node9" href="/entry/C12435" title="C12435 (6-Deoxydihydrokalafungin)" alt="" coords="127,547,125,539,120,533,112,527,101,524,90,523,79,524,68,527,60,533,55,539,53,547,55,554,60,561,68,566,79,569,90,571,101,569,112,566,120,561,125,554"/> <area shape="rect" id="node10" href="/entry/R09314+R05705+R06696" title="R09314+R05705+R06696" alt="" coords="5,600,175,623"/> <area shape="poly" id="node11" href="/entry/C12436" title="C12436 (Dihydrokalafungin)" alt="" coords="127,676,125,669,120,662,112,657,101,653,90,652,79,653,68,657,60,662,55,669,53,676,55,683,60,690,68,695,79,699,90,700,101,699,112,695,120,690,125,683"/> </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="sco slv scya"> </form> <div id="poplay" class="poplay"></div> </body> </html>