CINXE.COM
KEGG BRITE: KEGG Pathway Maps
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>KEGG BRITE: KEGG Pathway Maps</title> <link rel="canonical" href="https://www.kegg.jp/brite/br08901"> <script src="/js/jquery-3.5.1.min.js"></script> <script src="/js/jquery-ui.js"></script> <script src="/js/jquery.balloon.min.js"></script> <script src="/js/lz-string.min.js"></script> <script src="/kegg-bin/get_data.cgi?data=0021&id=show_brite.merged.js&v1.06"></script> <link rel="stylesheet" href="/css/kegg.css?v1.06"> <link rel="stylesheet" href="/css/get_htext.css?v1.06"> <link rel="stylesheet" href="/css/kegg-brite-viewer.css?v1.06" /> <link rel="stylesheet" href="/css/kegg-brite-control-panel.css?v1.06" /> <link rel="stylesheet" href="/css/jquery-ui.css" /> <style type="text/css"> html, body { -webkit-text-size-adjust: 100%; } body > .footer hr { margin-top: 0px; } body > .footer { margin-top: 5px; } h2 .subtitle:before { content: ' - '; } .hidden { display: none ! important; } #waiting-circle { position: fixed; top: 20px; right: 20px; display: none; } #scroll-to-top { position: fixed; display: none; right: 10px; bottom: 10px; cursor: pointer; z-index: 10; } </style> <script type="text/javascript"> <!-- $(function () { $('.change-type') .on('click', function () { let url = '/kegg-bin/list_menu?id=br08901' 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 08901', css: { fontSize: '1.0em' } }) }) function change_proc_enabled(item) { var form = item.form; var value = ""; var type = item.type.toLowerCase(); if (type === 'checkbox') { if (item.checked) value = item.value; } else if (type === 'select-one') { var index = item.options.selectedIndex; value = item.options[index].value; } else { alert('Unknow element type: ' + item.type); return; } form.proc_enabled.value = value; submit_form(form, ""); } function submit_form(form, action) { if(action == "") { action = "/kegg-bin/show_brite"; } form.action = action; form.submit(); } // --> </script> </head> <body> <h2><a href="/kegg/brite.html"><img src="/Fig/bget/kegg3.gif" align="middle" border=0></a> KEGG Pathway Maps</h2> <div id="scroll-to-top"> <svg width="25" height="25"> <g transform="scale(0.25)"> <circle cx="50" cy="50" r="43" fill="#ffffff" fill-opacity="0.7" stroke-width="7" stroke="#999999" /> <path d="M50 20 L20 50 L80 50 Z" style="fill:#999999" /> <line x1="50" y1="50" x2="50" y2="80" stroke-width="10" stroke="#999999" /> </g> </svg> </div> <form name="selmenu" method="post" style="margin:0px;" action="/kegg-bin/show_brite"> <input type="hidden" name="htext" value="br08901"> <input type="hidden" name="filedir" value=""> <input type="hidden" name="highlight" value=""> <input type="hidden" name="option"> <input type="hidden" name="extend" value=""> <input type="hidden" name="uploadfile" value=""> <input type="hidden" name="open" value=""> <input type="hidden" name="close" value=""> <input type="hidden" name="hier" value=""> <input type="hidden" name="node_proc" value="br08901_org"> <input type="hidden" name="proc_enabled" value="map"> <table style="border-collapse:collapse;"> <tr> <td style="padding-right:20px;"> </td> <td> </td> </tr> </table> </form> <hr> <div id="tree"></div> <div id="controlPanel"> <div class="controller"> <h5> Option <span class="ui-icon ui-icon-close clear-filter hidden"></span> </h5> <div class="option"> <div class="row"> <label> <input type="checkbox" class="eventTrigger" data-type="expandMode" > One-click mode </label> </div> <div class="row"> <label> <input type="checkbox" class="eventTrigger" data-type="rowBorder"> Row border </label> <label style="margin-left:5px;"> <input type="checkbox" class="eventTrigger" data-type="rowStripe"> shading </label> </div> <div class="row"> <label> <input type="checkbox" class="eventTrigger" data-type="pruningNeighbor" checked disabled> Pruning neighbor </label> </div> </div> <h5> Search <span class="ui-icon ui-icon-shuffle search pruning "></span> </h5> <div> <form class="search"> <div class="row query"> <input type="text" class="query" name="query" style="width:110px;" autocomplete="off" value=""> <input type="button" class="submit" value="Go"> <span class="ui-icon ui-icon-close clear-query hidden"></span> </div> <div class="row searchResult" style="margin-top:5px; display:none;"> <hr align="left" style="color:#dddddd; width:95%;"> <span class="current">0</span> / <span class="all">0</span> <button type="button" class="move prev"> <svg width="16px" height="10px"> <polyline points="2,8,8,2,14,8" stroke="#000" fill="none"> </svg> </button> <button type="button" class="move next"> <svg width="16px" height="10px"> <polyline points="2,2,8,8,14,2" stroke="#000" fill="none"> </svg> </button> </div> </form> </div> <h5> ID search <span class="ui-icon ui-icon-shuffle search-brite pruning "></span> <span class="ui-icon ui-icon-plus search-brite"></span> </h5> <div class="mapper search-brite"> <form class="query"> <div class="row" style="display:grid; grid-template-columns:115px 1fr; column-gap:5px;"> <div> <textarea class="query" rows="2" style="width:110px; resize:none;">00340</textarea> </div> <div> <input type="button" class="submit" value="Go"> <span class="ui-icon ui-icon-close clear-query hidden"></span> </div> </div> </form> <ul class="personal simple hidden"></ul> </div> <h5> Join <span class="ui-icon ui-icon-lightbulb join-brite id-highlight "></span> <span class="ui-icon ui-icon-shuffle join-brite pruning "></span> <span class="ui-icon ui-icon-plus join-brite"></span> </h5> <div class="mapper join-brite"> <ul class="personal simple"></ul> </div> </div> <button class="close"> <img src="/Fig/left_triangle_12x12.png"> </button> <button class="open"> <img src="/Fig/right_triangle_12x12.png"> </button> </div> <div class="footer"> <hr>Last updated: February 21, 2025 </div> <div id="waiting-circle"> <img src="/Fig/waiting-circle-small.gif"> </div> <input type="text" class="hidden" id="displayControlPanel" value="hide" /> <input type="text" class="hidden" id="expandClass" value="" /> <input type="text" class="hidden" id="initialExpandedNodes" value="" /> <input type="text" class="hidden" id="expandedNodes" value="" /> <input type="text" class="hidden" id="initialParameters" value="htext=br08901%2ekeg&node_proc=br08901_org&option=%2da&panel=collapse&proc_enabled=map&query=00340" /> <input type="text" class="hidden" id="pageParameters" /> <script type="text/javascript"> const env = {"alignTerminalNode":false,"zoomout":null,"org":"br","columnWidth":[],"devMode":false,"columnTitle":["Map number"],"isIndexFile":true,"root":{"children":[{"values":["<b>Metabolism</b>"],"expanded":false,"children":[{"expanded":false,"values":["Global and overview maps"],"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01100\">01100</a> Metabolic pathways"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map01110\">01110</a> Biosynthesis of secondary metabolites"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map01120\">01120</a> Microbial metabolism in diverse environments"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map01200\">01200</a> Carbon metabolism"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01210\">01210</a> 2-Oxocarboxylic acid metabolism"]},{"values":["<a href=\"/kegg-bin/show_pathway?map01212\">01212</a> Fatty acid metabolism"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01230\">01230</a> Biosynthesis of amino acids"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01232\">01232</a> Nucleotide metabolism"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01250\">01250</a> Biosynthesis of nucleotide sugars"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01240\">01240</a> Biosynthesis of cofactors"]},{"values":["<a href=\"/kegg-bin/show_pathway?map01220\">01220</a> Degradation of aromatic compounds"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map01310\">01310</a> Nitrogen cycle"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01320\">01320</a> Sulfur cycle"]}]},{"values":["Carbohydrate metabolism"],"expanded":false,"children":[{"values":["<a href=\"/kegg-bin/show_pathway?map00010\">00010</a> Glycolysis / Gluconeogenesis"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00020\">00020</a> Citrate cycle (TCA cycle)"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00030\">00030</a> Pentose phosphate pathway"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00040\">00040</a> Pentose and glucuronate interconversions"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00051\">00051</a> Fructose and mannose metabolism"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00052\">00052</a> Galactose metabolism"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00053\">00053</a> Ascorbate and aldarate metabolism"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00500\">00500</a> Starch and sucrose metabolism"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00520\">00520</a> Amino sugar and nucleotide sugar metabolism"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00541\">00541</a> Biosynthesis of various nucleotide sugars"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00620\">00620</a> Pyruvate metabolism"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00630\">00630</a> Glyoxylate and dicarboxylate metabolism"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00640\">00640</a> Propanoate metabolism"]},{"values":["<a href=\"/kegg-bin/show_pathway?map00650\">00650</a> Butanoate metabolism"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00660\">00660</a> C5-Branched dibasic acid metabolism"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00562\">00562</a> Inositol phosphate metabolism"],"expanded":false,"children":[]}]},{"values":["Energy metabolism"],"expanded":false,"children":[{"values":["<a href=\"/kegg-bin/show_pathway?map00190\">00190</a> Oxidative phosphorylation"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00195\">00195</a> Photosynthesis"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00196\">00196</a> Photosynthesis - antenna proteins"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00710\">00710</a> Carbon fixation by Calvin cycle"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map00720\">00720</a> Other carbon fixation pathways"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00680\">00680</a> Methane metabolism"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00910\">00910</a> Nitrogen metabolism"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00920\">00920</a> Sulfur metabolism"]}]},{"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00061\">00061</a> Fatty acid biosynthesis"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00062\">00062</a> Fatty acid elongation"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00071\">00071</a> Fatty acid degradation"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00073\">00073</a> Cutin, suberine and wax biosynthesis"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00074\">00074</a> Mycolic acid biosynthesis"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00100\">00100</a> Steroid biosynthesis"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00120\">00120</a> Primary bile acid biosynthesis"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00121\">00121</a> Secondary bile acid biosynthesis"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00140\">00140</a> Steroid hormone biosynthesis"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00561\">00561</a> Glycerolipid metabolism"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00564\">00564</a> Glycerophospholipid metabolism"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00565\">00565</a> Ether lipid metabolism"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map00600\">00600</a> Sphingolipid metabolism"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00590\">00590</a> Arachidonic acid metabolism"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00591\">00591</a> Linoleic acid metabolism"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00592\">00592</a> alpha-Linolenic acid metabolism"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01040\">01040</a> Biosynthesis of unsaturated fatty acids"]}],"values":["Lipid metabolism"],"expanded":false},{"values":["Nucleotide metabolism"],"expanded":false,"children":[{"values":["<a href=\"/kegg-bin/show_pathway?map00230\">00230</a> Purine metabolism"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00240\">00240</a> Pyrimidine metabolism"],"children":[]}]},{"values":["Amino acid metabolism"],"expanded":false,"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00250\">00250</a> Alanine, aspartate and glutamate metabolism"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00260\">00260</a> Glycine, serine and threonine metabolism"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00270\">00270</a> Cysteine and methionine metabolism"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00280\">00280</a> Valine, leucine and isoleucine degradation"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00290\">00290</a> Valine, leucine and isoleucine biosynthesis"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00300\">00300</a> Lysine biosynthesis"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map00310\">00310</a> Lysine degradation"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00220\">00220</a> Arginine biosynthesis"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00330\">00330</a> Arginine and proline metabolism"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00340\">00340</a> Histidine metabolism"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00350\">00350</a> Tyrosine metabolism"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00360\">00360</a> Phenylalanine metabolism"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00380\">00380</a> Tryptophan metabolism"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00400\">00400</a> Phenylalanine, tyrosine and tryptophan biosynthesis"],"expanded":false}]},{"values":["Metabolism of other amino acids"],"expanded":false,"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00410\">00410</a> beta-Alanine metabolism"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00430\">00430</a> Taurine and hypotaurine metabolism"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00440\">00440</a> Phosphonate and phosphinate metabolism"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00450\">00450</a> Selenocompound metabolism"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00460\">00460</a> Cyanoamino acid metabolism"]},{"values":["<a href=\"/kegg-bin/show_pathway?map00470\">00470</a> D-Amino acid metabolism"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00480\">00480</a> Glutathione metabolism"],"expanded":false}]},{"expanded":false,"values":["Glycan biosynthesis and metabolism"],"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00510\">00510</a> N-Glycan biosynthesis"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00513\">00513</a> Various types of N-glycan biosynthesis"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00512\">00512</a> Mucin type O-glycan biosynthesis"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00515\">00515</a> Mannose type O-glycan biosynthesis"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00514\">00514</a> Other types of O-glycan biosynthesis"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00532\">00532</a> Glycosaminoglycan biosynthesis - chondroitin sulfate / dermatan sulfate"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00534\">00534</a> Glycosaminoglycan biosynthesis - heparan sulfate / heparin"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00533\">00533</a> Glycosaminoglycan biosynthesis - keratan sulfate"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00531\">00531</a> Glycosaminoglycan degradation"]},{"values":["<a href=\"/kegg-bin/show_pathway?map00563\">00563</a> Glycosylphosphatidylinositol (GPI)-anchor biosynthesis"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00601\">00601</a> Glycosphingolipid biosynthesis - lacto and neolacto series"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00603\">00603</a> Glycosphingolipid biosynthesis - globo and isoglobo series"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map00604\">00604</a> Glycosphingolipid biosynthesis - ganglio series"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00511\">00511</a> Other glycan degradation"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00540\">00540</a> Lipopolysaccharide biosynthesis"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00542\">00542</a> O-Antigen repeat unit biosynthesis"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00550\">00550</a> Peptidoglycan biosynthesis"]},{"values":["<a href=\"/kegg-bin/show_pathway?map00552\">00552</a> Teichoic acid biosynthesis"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00571\">00571</a> Lipoarabinomannan (LAM) biosynthesis"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00572\">00572</a> Arabinogalactan biosynthesis - Mycobacterium"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00543\">00543</a> Exopolysaccharide biosynthesis"],"children":[]}]},{"expanded":false,"values":["Metabolism of cofactors and vitamins"],"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00730\">00730</a> Thiamine metabolism"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00740\">00740</a> Riboflavin metabolism"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00750\">00750</a> Vitamin B6 metabolism"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00760\">00760</a> Nicotinate and nicotinamide metabolism"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00770\">00770</a> Pantothenate and CoA biosynthesis"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00780\">00780</a> Biotin metabolism"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00785\">00785</a> Lipoic acid metabolism"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00790\">00790</a> Folate biosynthesis"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00670\">00670</a> One carbon pool by folate"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map00830\">00830</a> Retinol metabolism"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00860\">00860</a> Porphyrin metabolism"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00130\">00130</a> Ubiquinone and other terpenoid-quinone biosynthesis"]}]},{"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00900\">00900</a> Terpenoid backbone biosynthesis"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00902\">00902</a> Monoterpenoid biosynthesis"]},{"values":["<a href=\"/kegg-bin/show_pathway?map00909\">00909</a> Sesquiterpenoid and triterpenoid biosynthesis"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00904\">00904</a> Diterpenoid biosynthesis"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00906\">00906</a> Carotenoid biosynthesis"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00905\">00905</a> Brassinosteroid biosynthesis"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00981\">00981</a> Insect hormone biosynthesis"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00908\">00908</a> Zeatin biosynthesis"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00903\">00903</a> Limonene degradation"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00907\">00907</a> Pinene, camphor and geraniol degradation"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map01052\">01052</a> Type I polyketide structures"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map00522\">00522</a> Biosynthesis of 12-, 14- and 16-membered macrolides"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map01051\">01051</a> Biosynthesis of ansamycins"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01059\">01059</a> Biosynthesis of enediyne antibiotics"]},{"values":["<a href=\"/kegg-bin/show_pathway?map01056\">01056</a> Biosynthesis of type II polyketide backbone"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01057\">01057</a> Biosynthesis of type II polyketide products"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00253\">00253</a> Tetracycline biosynthesis"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00523\">00523</a> Polyketide sugar unit biosynthesis"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01054\">01054</a> Nonribosomal peptide structures"]},{"values":["<a href=\"/kegg-bin/show_pathway?map01053\">01053</a> Biosynthesis of siderophore group nonribosomal peptides"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map01055\">01055</a> Biosynthesis of vancomycin group antibiotics"],"expanded":false}],"values":["Metabolism of terpenoids and polyketides"],"expanded":false},{"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00940\">00940</a> Phenylpropanoid biosynthesis"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map00945\">00945</a> Stilbenoid, diarylheptanoid and gingerol biosynthesis"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00941\">00941</a> Flavonoid biosynthesis"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00944\">00944</a> Flavone and flavonol biosynthesis"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00942\">00942</a> Anthocyanin biosynthesis"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00943\">00943</a> Isoflavonoid biosynthesis"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00946\">00946</a> Degradation of flavonoids"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00901\">00901</a> Indole alkaloid biosynthesis"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00403\">00403</a> Indole diterpene alkaloid biosynthesis"]},{"values":["<a href=\"/kegg-bin/show_pathway?map00950\">00950</a> Isoquinoline alkaloid biosynthesis"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00960\">00960</a> Tropane, piperidine and pyridine alkaloid biosynthesis"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00996\">00996</a> Biosynthesis of various alkaloids"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00232\">00232</a> Caffeine metabolism"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00965\">00965</a> Betalain biosynthesis"]},{"values":["<a href=\"/kegg-bin/show_pathway?map00966\">00966</a> Glucosinolate biosynthesis"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00402\">00402</a> Benzoxazinoid biosynthesis"]},{"values":["<a href=\"/kegg-bin/show_pathway?map00311\">00311</a> Penicillin and cephalosporin biosynthesis"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00332\">00332</a> Carbapenem biosynthesis"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00261\">00261</a> Monobactam biosynthesis"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00331\">00331</a> Clavulanic acid biosynthesis"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map00521\">00521</a> Streptomycin biosynthesis"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00524\">00524</a> Neomycin, kanamycin and gentamicin biosynthesis"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00525\">00525</a> Acarbose and validamycin biosynthesis"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00401\">00401</a> Novobiocin biosynthesis"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00404\">00404</a> Staurosporine biosynthesis"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00405\">00405</a> Phenazine biosynthesis"]},{"values":["<a href=\"/kegg-bin/show_pathway?map00333\">00333</a> Prodigiosin biosynthesis"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00254\">00254</a> Aflatoxin biosynthesis"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00998\">00998</a> Biosynthesis of various antibiotics"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00999\">00999</a> Biosynthesis of various plant secondary metabolites"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00997\">00997</a> Biosynthesis of various other secondary metabolites"],"expanded":false,"children":[]}],"expanded":false,"values":["Biosynthesis of other secondary metabolites"]},{"expanded":false,"values":["Xenobiotics biodegradation and metabolism"],"children":[{"values":["<a href=\"/kegg-bin/show_pathway?map00362\">00362</a> Benzoate degradation"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00627\">00627</a> Aminobenzoate degradation"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00364\">00364</a> Fluorobenzoate degradation"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00625\">00625</a> Chloroalkane and chloroalkene degradation"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00361\">00361</a> Chlorocyclohexane and chlorobenzene degradation"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00623\">00623</a> Toluene degradation"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map00622\">00622</a> Xylene degradation"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map00633\">00633</a> Nitrotoluene degradation"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00642\">00642</a> Ethylbenzene degradation"]},{"values":["<a href=\"/kegg-bin/show_pathway?map00643\">00643</a> Styrene degradation"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00791\">00791</a> Atrazine degradation"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00930\">00930</a> Caprolactam degradation"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00363\">00363</a> Bisphenol degradation"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00621\">00621</a> Dioxin degradation"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00626\">00626</a> Naphthalene degradation"]},{"values":["<a href=\"/kegg-bin/show_pathway?map00624\">00624</a> Polycyclic aromatic hydrocarbon degradation"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map00365\">00365</a> Furfural degradation"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map00984\">00984</a> Steroid degradation"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00980\">00980</a> Metabolism of xenobiotics by cytochrome P450"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00982\">00982</a> Drug metabolism - cytochrome P450"]},{"values":["<a href=\"/kegg-bin/show_pathway?map00983\">00983</a> Drug metabolism - other enzymes"],"expanded":false,"children":[]}]},{"values":["Chemical structure transformation maps"],"expanded":false,"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map01010\">01010</a> Overview of biosynthetic pathways"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01060\">01060</a> Biosynthesis of plant secondary metabolites"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map01061\">01061</a> Biosynthesis of phenylpropanoids"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01062\">01062</a> Biosynthesis of terpenoids and steroids"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01063\">01063</a> Biosynthesis of alkaloids derived from shikimate pathway"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01064\">01064</a> Biosynthesis of alkaloids derived from ornithine, lysine and nicotinic acid"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01065\">01065</a> Biosynthesis of alkaloids derived from histidine and purine"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map01066\">01066</a> Biosynthesis of alkaloids derived from terpenoid and polyketide"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map01070\">01070</a> Biosynthesis of plant hormones"],"expanded":false,"children":[]}]}]},{"expanded":false,"values":[],"children":[]},{"values":["<b>Genetic Information Processing</b>"],"expanded":false,"children":[{"values":["Transcription"],"expanded":false,"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03020\">03020</a> RNA polymerase"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03022\">03022</a> Basal transcription factors"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map03040\">03040</a> Spliceosome"],"expanded":false}]},{"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03010\">03010</a> Ribosome"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map00970\">00970</a> Aminoacyl-tRNA biosynthesis"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03013\">03013</a> Nucleocytoplasmic transport"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map03015\">03015</a> mRNA surveillance pathway"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map03008\">03008</a> Ribosome biogenesis in eukaryotes"],"expanded":false}],"values":["Translation"],"expanded":false},{"expanded":false,"values":["Folding, sorting and degradation"],"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03060\">03060</a> Protein export"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04141\">04141</a> Protein processing in endoplasmic reticulum"]},{"values":["<a href=\"/kegg-bin/show_pathway?map04130\">04130</a> SNARE interactions in vesicular transport"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04120\">04120</a> Ubiquitin mediated proteolysis"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04122\">04122</a> Sulfur relay system"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map03050\">03050</a> Proteasome"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map03018\">03018</a> RNA degradation"],"expanded":false,"children":[]}]},{"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map03030\">03030</a> DNA replication"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map03410\">03410</a> Base excision repair"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map03420\">03420</a> Nucleotide excision repair"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03430\">03430</a> Mismatch repair"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map03440\">03440</a> Homologous recombination"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03450\">03450</a> Non-homologous end-joining"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map03460\">03460</a> Fanconi anemia pathway"],"expanded":false,"children":[]}],"values":["Replication and repair"],"expanded":false},{"expanded":false,"values":["Chromosome"],"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03082\">03082</a> ATP-dependent chromatin remodeling"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03083\">03083</a> Polycomb repressive complex"]}]},{"values":["Information processing in viruses"],"expanded":false,"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03230\">03230</a> Viral genome structure"]},{"values":["<a href=\"/kegg-bin/show_pathway?map03240\">03240</a> Viral replication"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03250\">03250</a> Viral life cycle - HIV-1"]},{"values":["<a href=\"/kegg-bin/show_pathway?map03260\">03260</a> Virion - Human immunodeficiency virus"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03271\">03271</a> Virion - Rotavirus"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03262\">03262</a> Virion - Coronavirus"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map03261\">03261</a> Virion - Influenza virus"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map03263\">03263</a> Virion - Enterovirus"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map03264\">03264</a> Virion - Flavivirus and Alphavirus"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03265\">03265</a> Virion - Ebolavirus, Lyssavirus and Morbillivirus"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map03273\">03273</a> Virion - Lassa virus and SFTS virus"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03272\">03272</a> Virion - Hepatitis viruses"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03266\">03266</a> Virion - Herpesvirus"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map03268\">03268</a> Virion - Orthopoxvirus"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map03267\">03267</a> Virion - Adenovirus"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map03259\">03259</a> Virion - Bacteriophages T4 and T7"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map03258\">03258</a> Virion - Bacteriophage lambda"],"expanded":false}]}]},{"values":[],"expanded":false,"children":[]},{"values":["<b>Environmental Information Processing</b>"],"expanded":false,"children":[{"expanded":false,"values":["Membrane transport"],"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map02010\">02010</a> ABC transporters"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map02060\">02060</a> Phosphotransferase system (PTS)"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map03070\">03070</a> Bacterial secretion system"],"expanded":false,"children":[]}]},{"values":["Signal transduction"],"expanded":false,"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map02020\">02020</a> Two-component system"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04010\">04010</a> MAPK signaling pathway"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04013\">04013</a> MAPK signaling pathway - fly"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04016\">04016</a> MAPK signaling pathway - plant"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04011\">04011</a> MAPK signaling pathway - yeast"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04012\">04012</a> ErbB signaling pathway"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04014\">04014</a> Ras signaling pathway"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04015\">04015</a> Rap1 signaling pathway"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04310\">04310</a> Wnt signaling pathway"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04330\">04330</a> Notch signaling pathway"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04340\">04340</a> Hedgehog signaling pathway"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04341\">04341</a> Hedgehog signaling pathway - fly"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04350\">04350</a> TGF-beta signaling pathway"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04390\">04390</a> Hippo signaling pathway"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04391\">04391</a> Hippo signaling pathway - fly"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04392\">04392</a> Hippo signaling pathway - multiple species"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04370\">04370</a> VEGF signaling pathway"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04371\">04371</a> Apelin signaling pathway"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04630\">04630</a> JAK-STAT signaling pathway"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04064\">04064</a> NF-kappa B signaling pathway"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04668\">04668</a> TNF signaling pathway"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04066\">04066</a> HIF-1 signaling pathway"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04068\">04068</a> FoxO signaling pathway"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04020\">04020</a> Calcium signaling pathway"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04070\">04070</a> Phosphatidylinositol signaling system"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04072\">04072</a> Phospholipase D signaling pathway"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04071\">04071</a> Sphingolipid signaling pathway"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map04024\">04024</a> cAMP signaling pathway"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04022\">04022</a> cGMP-PKG signaling pathway"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map04151\">04151</a> PI3K-Akt signaling pathway"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04152\">04152</a> AMPK signaling pathway"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map04150\">04150</a> mTOR signaling pathway"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04075\">04075</a> Plant hormone signal transduction"]}]},{"values":["Signaling molecules and interaction"],"expanded":false,"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04080\">04080</a> Neuroactive ligand-receptor interaction"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04081\">04081</a> Hormone signaling"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04060\">04060</a> Cytokine-cytokine receptor interaction"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04061\">04061</a> Viral protein interaction with cytokine and cytokine receptor"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04512\">04512</a> ECM-receptor interaction"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04514\">04514</a> Cell adhesion molecules"],"expanded":false}]}]},{"children":[],"expanded":false,"values":[]},{"children":[{"children":[{"values":["<a href=\"/kegg-bin/show_pathway?map04144\">04144</a> Endocytosis"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04145\">04145</a> Phagosome"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04142\">04142</a> Lysosome"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04146\">04146</a> Peroxisome"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04140\">04140</a> Autophagy - animal"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04138\">04138</a> Autophagy - yeast"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04136\">04136</a> Autophagy - other"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04137\">04137</a> Mitophagy - animal"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04139\">04139</a> Mitophagy - yeast"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04148\">04148</a> Efferocytosis"],"children":[]}],"expanded":false,"values":["Transport and catabolism"]},{"values":["Cell growth and death"],"expanded":false,"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04110\">04110</a> Cell cycle"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04111\">04111</a> Cell cycle - yeast"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04112\">04112</a> Cell cycle - Caulobacter"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04113\">04113</a> Meiosis - yeast"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map04114\">04114</a> Oocyte meiosis"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04210\">04210</a> Apoptosis"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04214\">04214</a> Apoptosis - fly"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04215\">04215</a> Apoptosis - multiple species"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map04216\">04216</a> Ferroptosis"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04217\">04217</a> Necroptosis"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04115\">04115</a> p53 signaling pathway"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04218\">04218</a> Cellular senescence"],"expanded":false}]},{"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04510\">04510</a> Focal adhesion"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04520\">04520</a> Adherens junction"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04530\">04530</a> Tight junction"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04540\">04540</a> Gap junction"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04550\">04550</a> Signaling pathways regulating pluripotency of stem cells"],"expanded":false,"children":[]}],"expanded":false,"values":["Cellular community - eukaryotes"]},{"expanded":false,"values":["Cellular community - prokaryotes"],"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map02024\">02024</a> Quorum sensing"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map05111\">05111</a> Biofilm formation - Vibrio cholerae"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map02025\">02025</a> Biofilm formation - Pseudomonas aeruginosa"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map02026\">02026</a> Biofilm formation - Escherichia coli"],"children":[]}]},{"values":["Cell motility"],"expanded":false,"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map02030\">02030</a> Bacterial chemotaxis"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map02040\">02040</a> Flagellar assembly"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04814\">04814</a> Motor proteins"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04820\">04820</a> Cytoskeleton in muscle cells"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04810\">04810</a> Regulation of actin cytoskeleton"],"expanded":false,"children":[]}]}],"values":["<b>Cellular Processes</b>"],"expanded":false},{"values":[],"expanded":false,"children":[]},{"children":[{"expanded":false,"values":["Immune system"],"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04640\">04640</a> Hematopoietic cell lineage"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04610\">04610</a> Complement and coagulation cascades"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04611\">04611</a> Platelet activation"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04613\">04613</a> Neutrophil extracellular trap formation"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map04620\">04620</a> Toll-like receptor signaling pathway"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04624\">04624</a> Toll and Imd signaling pathway"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04621\">04621</a> NOD-like receptor signaling pathway"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04622\">04622</a> RIG-I-like receptor signaling pathway"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04623\">04623</a> Cytosolic DNA-sensing pathway"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04625\">04625</a> C-type lectin receptor signaling pathway"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04650\">04650</a> Natural killer cell mediated cytotoxicity"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04612\">04612</a> Antigen processing and presentation"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04660\">04660</a> T cell receptor signaling pathway"]},{"values":["<a href=\"/kegg-bin/show_pathway?map04658\">04658</a> Th1 and Th2 cell differentiation"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04659\">04659</a> Th17 cell differentiation"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04657\">04657</a> IL-17 signaling pathway"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04662\">04662</a> B cell receptor signaling pathway"]},{"values":["<a href=\"/kegg-bin/show_pathway?map04664\">04664</a> Fc epsilon RI signaling pathway"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04666\">04666</a> Fc gamma R-mediated phagocytosis"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04670\">04670</a> Leukocyte transendothelial migration"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04672\">04672</a> Intestinal immune network for IgA production"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04062\">04062</a> Chemokine signaling pathway"],"expanded":false,"children":[]}]},{"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04911\">04911</a> Insulin secretion"]},{"values":["<a href=\"/kegg-bin/show_pathway?map04910\">04910</a> Insulin signaling pathway"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04922\">04922</a> Glucagon signaling pathway"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04923\">04923</a> Regulation of lipolysis in adipocytes"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04920\">04920</a> Adipocytokine signaling pathway"]},{"values":["<a href=\"/kegg-bin/show_pathway?map03320\">03320</a> PPAR signaling pathway"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04929\">04929</a> GnRH secretion"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04912\">04912</a> GnRH signaling pathway"]},{"values":["<a href=\"/kegg-bin/show_pathway?map04913\">04913</a> Ovarian steroidogenesis"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04915\">04915</a> Estrogen signaling pathway"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04914\">04914</a> Progesterone-mediated oocyte maturation"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04917\">04917</a> Prolactin signaling pathway"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04921\">04921</a> Oxytocin signaling pathway"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04926\">04926</a> Relaxin signaling pathway"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04935\">04935</a> Growth hormone synthesis, secretion and action"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04918\">04918</a> Thyroid hormone synthesis"]},{"values":["<a href=\"/kegg-bin/show_pathway?map04919\">04919</a> Thyroid hormone signaling pathway"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04928\">04928</a> Parathyroid hormone synthesis, secretion and action"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04916\">04916</a> Melanogenesis"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04924\">04924</a> Renin secretion"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04614\">04614</a> Renin-angiotensin system"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04925\">04925</a> Aldosterone synthesis and secretion"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04927\">04927</a> Cortisol synthesis and secretion"],"children":[]}],"expanded":false,"values":["Endocrine system"]},{"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04260\">04260</a> Cardiac muscle contraction"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04261\">04261</a> Adrenergic signaling in cardiomyocytes"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04270\">04270</a> Vascular smooth muscle contraction"],"expanded":false}],"expanded":false,"values":["Circulatory system"]},{"expanded":false,"values":["Digestive system"],"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04970\">04970</a> Salivary secretion"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map04971\">04971</a> Gastric acid secretion"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04972\">04972</a> Pancreatic secretion"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04976\">04976</a> Bile secretion"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04973\">04973</a> Carbohydrate digestion and absorption"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04974\">04974</a> Protein digestion and absorption"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04975\">04975</a> Fat digestion and absorption"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04979\">04979</a> Cholesterol metabolism"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04977\">04977</a> Vitamin digestion and absorption"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04981\">04981</a> Folate transport and metabolism"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map04980\">04980</a> Cobalamin transport and metabolism"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04978\">04978</a> Mineral absorption"]}]},{"expanded":false,"values":["Excretory system"],"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04962\">04962</a> Vasopressin-regulated water reabsorption"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04960\">04960</a> Aldosterone-regulated sodium reabsorption"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04961\">04961</a> Endocrine and other factor-regulated calcium reabsorption"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04964\">04964</a> Proximal tubule bicarbonate reclamation"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04966\">04966</a> Collecting duct acid secretion"],"expanded":false}]},{"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04724\">04724</a> Glutamatergic synapse"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map04727\">04727</a> GABAergic synapse"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04725\">04725</a> Cholinergic synapse"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map04728\">04728</a> Dopaminergic synapse"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04726\">04726</a> Serotonergic synapse"]},{"values":["<a href=\"/kegg-bin/show_pathway?map04720\">04720</a> Long-term potentiation"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04730\">04730</a> Long-term depression"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04723\">04723</a> Retrograde endocannabinoid signaling"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04721\">04721</a> Synaptic vesicle cycle"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04722\">04722</a> Neurotrophin signaling pathway"]}],"values":["Nervous system"],"expanded":false},{"expanded":false,"values":["Sensory system"],"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04744\">04744</a> Phototransduction"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04745\">04745</a> Phototransduction - fly"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04740\">04740</a> Olfactory transduction"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04742\">04742</a> Taste transduction"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04750\">04750</a> Inflammatory mediator regulation of TRP channels"],"expanded":false}]},{"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04320\">04320</a> Dorso-ventral axis formation"]},{"values":["<a href=\"/kegg-bin/show_pathway?map04360\">04360</a> Axon guidance"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04361\">04361</a> Axon regeneration"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04380\">04380</a> Osteoclast differentiation"],"expanded":false}],"expanded":false,"values":["Development and regeneration"]},{"expanded":false,"values":["Aging"],"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04211\">04211</a> Longevity regulating pathway"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04212\">04212</a> Longevity regulating pathway - worm"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04213\">04213</a> Longevity regulating pathway - multiple species"],"children":[]}]},{"children":[{"values":["<a href=\"/kegg-bin/show_pathway?map04710\">04710</a> Circadian rhythm"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04713\">04713</a> Circadian entrainment"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04711\">04711</a> Circadian rhythm - fly"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04712\">04712</a> Circadian rhythm - plant"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map04714\">04714</a> Thermogenesis"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04626\">04626</a> Plant-pathogen interaction"],"children":[]}],"values":["Environmental adaptation"],"expanded":false}],"expanded":false,"values":["<b>Organismal Systems</b>"]},{"expanded":false,"values":[],"children":[]},{"children":[{"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05200\">05200</a> Pathways in cancer"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05202\">05202</a> Transcriptional misregulation in cancer"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map05206\">05206</a> MicroRNAs in cancer"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05205\">05205</a> Proteoglycans in cancer"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05204\">05204</a> Chemical carcinogenesis - DNA adducts"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05207\">05207</a> Chemical carcinogenesis - receptor activation"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05208\">05208</a> Chemical carcinogenesis - reactive oxygen species"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05203\">05203</a> Viral carcinogenesis"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map05230\">05230</a> Central carbon metabolism in cancer"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05231\">05231</a> Choline metabolism in cancer"]},{"values":["<a href=\"/kegg-bin/show_pathway?map05235\">05235</a> PD-L1 expression and PD-1 checkpoint pathway in cancer"],"expanded":false,"children":[]}],"values":["Cancer: overview"],"expanded":false},{"values":["Cancer: specific types"],"expanded":false,"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05210\">05210</a> Colorectal cancer"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05212\">05212</a> Pancreatic cancer"]},{"values":["<a href=\"/kegg-bin/show_pathway?map05225\">05225</a> Hepatocellular carcinoma"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map05226\">05226</a> Gastric cancer"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05214\">05214</a> Glioma"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05216\">05216</a> Thyroid cancer"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05221\">05221</a> Acute myeloid leukemia"]},{"values":["<a href=\"/kegg-bin/show_pathway?map05220\">05220</a> Chronic myeloid leukemia"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map05217\">05217</a> Basal cell carcinoma"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05218\">05218</a> Melanoma"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05211\">05211</a> Renal cell carcinoma"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05219\">05219</a> Bladder cancer"]},{"values":["<a href=\"/kegg-bin/show_pathway?map05215\">05215</a> Prostate cancer"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05213\">05213</a> Endometrial cancer"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map05224\">05224</a> Breast cancer"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05222\">05222</a> Small cell lung cancer"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map05223\">05223</a> Non-small cell lung cancer"],"expanded":false,"children":[]}]},{"values":["Infectious disease: viral"],"expanded":false,"children":[{"values":["<a href=\"/kegg-bin/show_pathway?map05166\">05166</a> Human T-cell leukemia virus 1 infection"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map05170\">05170</a> Human immunodeficiency virus 1 infection"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05161\">05161</a> Hepatitis B"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05160\">05160</a> Hepatitis C"]},{"values":["<a href=\"/kegg-bin/show_pathway?map05171\">05171</a> Coronavirus disease - COVID-19"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05164\">05164</a> Influenza A"]},{"values":["<a href=\"/kegg-bin/show_pathway?map05162\">05162</a> Measles"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05168\">05168</a> Herpes simplex virus 1 infection"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05163\">05163</a> Human cytomegalovirus infection"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05167\">05167</a> Kaposi sarcoma-associated herpesvirus infection"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05169\">05169</a> Epstein-Barr virus infection"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05165\">05165</a> Human papillomavirus infection"],"children":[]}]},{"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05110\">05110</a> Vibrio cholerae infection"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05120\">05120</a> Epithelial cell signaling in Helicobacter pylori infection"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05130\">05130</a> Pathogenic Escherichia coli infection"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05132\">05132</a> Salmonella infection"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05131\">05131</a> Shigellosis"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05135\">05135</a> Yersinia infection"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map05133\">05133</a> Pertussis"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05134\">05134</a> Legionellosis"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05150\">05150</a> Staphylococcus aureus infection"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05152\">05152</a> Tuberculosis"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05100\">05100</a> Bacterial invasion of epithelial cells"]}],"values":["Infectious disease: bacterial"],"expanded":false},{"values":["Infectious disease: parasitic"],"expanded":false,"children":[{"values":["<a href=\"/kegg-bin/show_pathway?map05146\">05146</a> Amoebiasis"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05144\">05144</a> Malaria"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05145\">05145</a> Toxoplasmosis"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map05140\">05140</a> Leishmaniasis"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05142\">05142</a> Chagas disease"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05143\">05143</a> African trypanosomiasis"],"children":[]}]},{"children":[{"values":["<a href=\"/kegg-bin/show_pathway?map05310\">05310</a> Asthma"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05322\">05322</a> Systemic lupus erythematosus"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map05323\">05323</a> Rheumatoid arthritis"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05320\">05320</a> Autoimmune thyroid disease"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05321\">05321</a> Inflammatory bowel disease"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05330\">05330</a> Allograft rejection"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05332\">05332</a> Graft-versus-host disease"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05340\">05340</a> Primary immunodeficiency"],"children":[]}],"expanded":false,"values":["Immune disease"]},{"children":[{"values":["<a href=\"/kegg-bin/show_pathway?map05010\">05010</a> Alzheimer disease"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map05012\">05012</a> Parkinson disease"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05014\">05014</a> Amyotrophic lateral sclerosis"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05016\">05016</a> Huntington disease"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map05017\">05017</a> Spinocerebellar ataxia"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05020\">05020</a> Prion disease"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05022\">05022</a> Pathways of neurodegeneration - multiple diseases"]}],"expanded":false,"values":["Neurodegenerative disease"]},{"values":["Substance dependence"],"expanded":false,"children":[{"values":["<a href=\"/kegg-bin/show_pathway?map05030\">05030</a> Cocaine addiction"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05031\">05031</a> Amphetamine addiction"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05032\">05032</a> Morphine addiction"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05033\">05033</a> Nicotine addiction"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05034\">05034</a> Alcoholism"],"expanded":false}]},{"values":["Cardiovascular disease"],"expanded":false,"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05417\">05417</a> Lipid and atherosclerosis"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05418\">05418</a> Fluid shear stress and atherosclerosis"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05410\">05410</a> Hypertrophic cardiomyopathy"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map05412\">05412</a> Arrhythmogenic right ventricular cardiomyopathy"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map05414\">05414</a> Dilated cardiomyopathy"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map05415\">05415</a> Diabetic cardiomyopathy"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map05416\">05416</a> Viral myocarditis"],"expanded":false,"children":[]}]},{"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04930\">04930</a> Type II diabetes mellitus"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map04940\">04940</a> Type I diabetes mellitus"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04950\">04950</a> Maturity onset diabetes of the young"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map04936\">04936</a> Alcoholic liver disease"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04932\">04932</a> Non-alcoholic fatty liver disease"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04931\">04931</a> Insulin resistance"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map04933\">04933</a> AGE-RAGE signaling pathway in diabetic complications"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map04934\">04934</a> Cushing syndrome"],"expanded":false}],"values":["Endocrine and metabolic disease"],"expanded":false},{"expanded":false,"values":["Drug resistance: antimicrobial"],"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01501\">01501</a> beta-Lactam resistance"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01502\">01502</a> Vancomycin resistance"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map01503\">01503</a> Cationic antimicrobial peptide (CAMP) resistance"],"expanded":false}]},{"expanded":false,"values":["Drug resistance: antineoplastic"],"children":[{"values":["<a href=\"/kegg-bin/show_pathway?map01521\">01521</a> EGFR tyrosine kinase inhibitor resistance"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01524\">01524</a> Platinum drug resistance"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map01523\">01523</a> Antifolate resistance"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map01522\">01522</a> Endocrine resistance"],"children":[]}]}],"values":["<b>Human Diseases</b>"],"expanded":false},{"children":[],"expanded":false,"values":[]},{"children":[{"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07011\">07011</a> Penicillins"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07012\">07012</a> Cephalosporins - parenteral agents"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07013\">07013</a> Cephalosporins - oral agents"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07021\">07021</a> Aminoglycosides"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07019\">07019</a> Tetracyclines"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07020\">07020</a> Macrolides and ketolides"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07014\">07014</a> Quinolones"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07023\">07023</a> Rifamycins"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07026\">07026</a> Antifungal agents"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07044\">07044</a> Antiviral agents"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map07053\">07053</a> Anti-HIV agents"],"expanded":false,"children":[]}],"values":["Chronology: Antiinfectives"],"expanded":false},{"expanded":false,"values":["Chronology: Antineoplastics"],"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07040\">07040</a> Antineoplastics - alkylating agents"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map07041\">07041</a> Antineoplastics - antimetabolic agents"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07042\">07042</a> Antineoplastics - agents from natural products"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07043\">07043</a> Antineoplastics - hormones"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07045\">07045</a> Antineoplastics - protein kinase inhibitors"],"children":[]}]},{"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07032\">07032</a> Hypnotics"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07030\">07030</a> Anxiolytics"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07033\">07033</a> Anticonvulsants"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07015\">07015</a> Local analgesics"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map07039\">07039</a> Opioid analgesics"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map07028\">07028</a> Antipsychotics"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07029\">07029</a> Antipsychotics - phenothiazines"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07031\">07031</a> Antipsychotics - butyrophenones"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07027\">07027</a> Antidepressants"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07056\">07056</a> Agents for Alzheimer-type dementia"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07057\">07057</a> Antiparkinsonian agents"]}],"values":["Chronology: Nervous system agents"],"expanded":false},{"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07055\">07055</a> Sulfonamide derivatives - overview"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07016\">07016</a> Sulfonamide derivatives - sulfa drugs"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07017\">07017</a> Sulfonamide derivatives - diuretics"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07018\">07018</a> Sulfonamide derivatives - hypoglycemic agents"]},{"values":["<a href=\"/kegg-bin/show_pathway?map07037\">07037</a> Antiarrhythmic drugs"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07038\">07038</a> Antiulcer drugs"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07046\">07046</a> Immunosuppressive agents"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07047\">07047</a> Osteoporosis drugs"],"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07048\">07048</a> Antimigraines"]},{"values":["<a href=\"/kegg-bin/show_pathway?map07049\">07049</a> Antithrombosis agents"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07050\">07050</a> Antirheumatics - DMARDs and biological agents"]},{"values":["<a href=\"/kegg-bin/show_pathway?map07051\">07051</a> Antidiabetics"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map07052\">07052</a> Antidyslipidemic agents"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07054\">07054</a> Antiglaucoma agents"],"expanded":false}],"values":["Chronology: Other drugs"],"expanded":false},{"values":["Target-based classification: G protein-coupled receptors"],"expanded":false,"children":[{"values":["<a href=\"/kegg-bin/show_pathway?map07220\">07220</a> Cholinergic and anticholinergic drugs"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07215\">07215</a> alpha-Adrenergic receptor agonists/antagonists"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map07214\">07214</a> beta-Adrenergic receptor agonists/antagonists"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07213\">07213</a> Dopamine receptor agonists/antagonists"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07212\">07212</a> Histamine H1 receptor antagonists"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07227\">07227</a> Histamine H2/H3 receptor agonists/antagonists"]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07211\">07211</a> Serotonin receptor agonists/antagonists"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07228\">07228</a> Eicosanoid receptor agonists/antagonists"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07224\">07224</a> Opioid receptor agonists/antagonists"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07229\">07229</a> Angiotensin receptor and endothelin receptor antagonists"],"children":[]}]},{"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07225\">07225</a> Glucocorticoid and mineralocorticoid receptor agonists/antagonists"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07226\">07226</a> Progesterone, androgen and estrogen receptor agonists/antagonists"],"expanded":false},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07223\">07223</a> Retinoic acid receptor (RAR) and retinoid X receptor (RXR) agonists/antagonists"],"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map07222\">07222</a> Peroxisome proliferator-activated receptor (PPAR) agonists"],"expanded":false,"children":[]}],"values":["Target-based classification: Nuclear receptors"],"expanded":false},{"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07221\">07221</a> Nicotinic cholinergic receptor antagonists"]},{"values":["<a href=\"/kegg-bin/show_pathway?map07230\">07230</a> GABA-A receptor agonists/antagonists"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07036\">07036</a> Calcium channel blocking drugs"],"expanded":false},{"values":["<a href=\"/kegg-bin/show_pathway?map07231\">07231</a> Sodium channel blocking drugs"],"expanded":false,"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07232\">07232</a> Potassium channel blocking and opening drugs"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07235\">07235</a> N-Methyl-D-aspartic acid (NMDA) receptor antagonists"],"expanded":false}],"expanded":false,"values":["Target-based classification: Ion channels"]},{"expanded":false,"values":["Target-based classification: Transporters"],"children":[{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07233\">07233</a> Ion transporter inhibitors"],"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07234\">07234</a> Neurotransmitter transporter inhibitors"],"expanded":false}]},{"values":["Target-based classification: Enzymes"],"expanded":false,"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07216\">07216</a> Catecholamine transferase inhibitors"]},{"values":["<a href=\"/kegg-bin/show_pathway?map07219\">07219</a> Cyclooxygenase inhibitors"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_pathway?map07024\">07024</a> HMG-CoA reductase inhibitors"],"expanded":false,"children":[]},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07217\">07217</a> Renin-angiotensin system inhibitors"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07218\">07218</a> HIV protease inhibitors"]}]},{"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07025\">07025</a> Quinolines"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07034\">07034</a> Eicosanoids"],"expanded":false},{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07035\">07035</a> Prostaglandins"],"expanded":false}],"expanded":false,"values":["Structure-based classification"]},{"expanded":false,"values":["Skeleton-based classification"],"children":[{"children":[],"values":["<a href=\"/kegg-bin/show_pathway?map07110\">07110</a> Benzoic acid family"],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07112\">07112</a> 1,2-Diphenyl substitution family"]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07114\">07114</a> Naphthalene family"],"children":[]},{"expanded":false,"values":["<a href=\"/kegg-bin/show_pathway?map07117\">07117</a> Benzodiazepine family"],"children":[]}]}],"values":["<b>Drug Development</b>"],"expanded":false}],"isRoot":true,"values":[],"expanded":true},"highlight":{},"visibleIndentHandle":false,"joinPruningColumn":[],"joinPruningQuery":[],"htextNo":"08901"} let isSmartPhone = navigator.userAgent.match(/iPhone|Android.+Mobile/) let isSmallView = (window.matchMedia && window.matchMedia('(max-width:640px)').matches) // パネルの開閉フラグが未定の場合はデバイスサイズ等をみて決める。 let e = document.getElementById('displayControlPanel') if (e != null) { if (e.value === '') { e.value = (isSmartPhone || isSmallView) ? 'hide' : 'show' } } </script> <div id="search-page"> <div class="visible-on-open" style="display:none;"> <span class="visible-on-hit" style="display:none;"> <span class="message">1 / 10</span> </span> <div style="display:inline-block; position:relative;"> <input type="text" class="query" size="20" style="margin-left:5px;"> <svg class="clear-text" width="12" height="12" viewBox="0 0 100 100" style="position:absolute; right:4px;"> <circle cx="50" cy="50" r="50" stroke="#555" fill="#555" /> <line x1="30" y1="30" x2="70" y2="70" stroke="#fff" stroke-width="10" stroke-linecap="round" /> <line x1="30" y1="70" x2="70" y2="30" stroke="#fff" stroke-width="10" stroke-linecap="round" /> </svg> </div> <span class="-visible-on-hit" style="-display:none; margin-left:2px;"> <button type="button" class="move-prev" style="padding:1px;"> <svg width="12" height="12"> <polyline points="2,11,6.5,3,11,11" stroke="#000" fill="none"></polyline> </svg> </button> <button type="button" class="move-next" style="padding:1px;"> <svg width="12" height="12"> <polyline points="2,3,6.5,11,11,3" stroke="#000" fill="none"></polyline> </svg> </button> </span> <button type="button" class="close" style="margin-left:5px; padding:1px;"> <svg width="12" height="12"> <line x1="2" y1="2" x2="11", y2="11" stroke="#000" fill="none"></line> <line x1="2" y1="11" x2="11", y2="2" stroke="#000" fill="none"></line> </svg> </button> </div> <div class="visible-on-close" style="display:none;"> <button style="padding:4px;" class="open"> <svg width="20" height="20" viewBox="0 0 100 100"> <line x1="6" y1="94" x2="50" y2="50" stroke="#000" stroke-width="10" stroke-linecap="round" /> <circle cx="55" cy="45" r="35" stroke="#000" fill="#fff" stroke-width="10"/> <path d="M 55 65 a 20 20 0 0 0 20 -20" fill="none" stroke="black" stroke-width="5" stroke-linecap="round" /> </svg> </button> </div> </div> </body> </html>