CINXE.COM

KEGG BRITE: BRITE Hierarchy Files

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>KEGG BRITE: BRITE Hierarchy Files</title> <link rel="canonical" href="https://www.kegg.jp/brite/br08902"> <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=br08902' 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 08902', 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>&nbsp; BRITE Hierarchy Files</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="br08902"> <input type="hidden" name="filedir" value=""> <input type="hidden" name="highlight" value="08601"> <input type="hidden" name="option"> <input type="hidden" name="extend" value="B17"> <input type="hidden" name="uploadfile" value=""> <input type="hidden" name="open" value=""> <input type="hidden" name="close" value=""> <input type="hidden" name="hier" value=""> <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;"></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: November 10, 2024<br><br><a href="/brite/jp08902">&raquo; Japanese version</a> </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=br08902%2ekeg&amp;option=%2db&amp;panel=collapse&amp;query=08601" /> <input type="text" class="hidden" id="pageParameters" /> <script type="text/javascript"> const env = {"htextNo":"08902","columnTitle":["Br number"],"visibleIndentHandle":false,"joinPruningColumn":[],"isIndexFile":true,"org":"br","zoomout":null,"joinPruningQuery":[],"root":{"values":[],"children":[{"expanded":false,"children":[{"values":["Pathway"],"expanded":false,"children":[{"values":["<a href=\"/kegg-bin/show_brite?br08901.keg\">br08901</a> KEGG pathway maps"],"children":[],"expanded":false}]},{"values":["Brite"],"expanded":false,"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08902.keg\">br08902</a> BRITE hierarchy files"]},{"values":["<a href=\"/kegg-bin/show_brite?br08904.keg\">br08904</a> BRITE table files"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?br08906.keg\">br08906</a> BRITE binary relation files"]}]},{"expanded":false,"children":[{"values":["<a href=\"/kegg-bin/show_brite?br08907.keg\">br08907</a> KEGG network variation maps"],"expanded":false,"children":[]}],"values":["Network"]},{"values":["Taxonomy"],"expanded":false,"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08908.keg\">br08908</a> Taxonomy files"]}]}],"values":["<b>Pathway and Brite</b>"]},{"values":[],"children":[],"expanded":false},{"expanded":false,"children":[{"values":["Orthologs and modules"],"expanded":false,"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?ko00001.keg\">ko00001</a> KEGG Orthology (KO)"]},{"values":["<a href=\"/kegg-bin/show_brite?ko00002.keg\">ko00002</a> KEGG modules"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_brite?ko00003.keg\">ko00003</a> KEGG reaction modules"],"children":[],"expanded":false}]},{"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?ko01000.keg\">ko01000</a> Enzymes"]},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?ko01001.keg\">ko01001</a> Protein kinases"]},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?ko01009.keg\">ko01009</a> Protein phosphatases and associated proteins"]},{"values":["<a href=\"/kegg-bin/show_brite?ko01002.keg\">ko01002</a> Peptidases and inhibitors"],"children":[],"expanded":false},{"values":["<a href=\"/kegg-bin/show_brite?ko01003.keg\">ko01003</a> Glycosyltransferases"],"children":[],"expanded":false},{"values":["<a href=\"/kegg-bin/show_brite?ko01005.keg\">ko01005</a> Lipopolysaccharide biosynthesis proteins"],"children":[],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?ko01011.keg\">ko01011</a> Peptidoglycan biosynthesis and degradation proteins"]},{"values":["<a href=\"/kegg-bin/show_brite?ko01004.keg\">ko01004</a> Lipid biosynthesis proteins"],"children":[],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?ko01008.keg\">ko01008</a> Polyketide biosynthesis proteins"]},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?ko01006.keg\">ko01006</a> Prenyltransferases"]},{"values":["<a href=\"/kegg-bin/show_brite?ko01007.keg\">ko01007</a> Amino acid related enzymes"],"children":[],"expanded":false},{"values":["<a href=\"/kegg-bin/show_brite?ko00199.keg\">ko00199</a> Cytochrome P450"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_brite?ko00194.keg\">ko00194</a> Photosynthesis proteins"],"children":[],"expanded":false}],"expanded":false,"values":["Protein families: metabolism"]},{"values":["Protein families: genetic information processing"],"expanded":false,"children":[{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?ko03000.keg\">ko03000</a> Transcription factors"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?ko03021.keg\">ko03021</a> Transcription machinery"]},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?ko03019.keg\">ko03019</a> Messenger RNA biogenesis"]},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?ko03041.keg\">ko03041</a> Spliceosome"]},{"values":["<a href=\"/kegg-bin/show_brite?ko03011.keg\">ko03011</a> Ribosome"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?ko03009.keg\">ko03009</a> Ribosome biogenesis"]},{"values":["<a href=\"/kegg-bin/show_brite?ko03016.keg\">ko03016</a> Transfer RNA biogenesis"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_brite?ko03012.keg\">ko03012</a> Translation factors"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_brite?ko03110.keg\">ko03110</a> Chaperones and folding catalysts"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?ko04131.keg\">ko04131</a> Membrane trafficking"]},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?ko04121.keg\">ko04121</a> Ubiquitin system"]},{"values":["<a href=\"/kegg-bin/show_brite?ko03051.keg\">ko03051</a> Proteasome"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_brite?ko03032.keg\">ko03032</a> DNA replication proteins"],"children":[],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?ko03036.keg\">ko03036</a> Chromosome and associated proteins"]},{"values":["<a href=\"/kegg-bin/show_brite?ko03400.keg\">ko03400</a> DNA repair and recombination proteins"],"children":[],"expanded":false},{"values":["<a href=\"/kegg-bin/show_brite?ko03029.keg\">ko03029</a> Mitochondrial biogenesis"],"children":[],"expanded":false}]},{"values":["Protein families: signaling and cellular processes"],"expanded":false,"children":[{"values":["<a href=\"/kegg-bin/show_brite?ko02000.keg\">ko02000</a> Transporters"],"children":[],"expanded":false},{"values":["<a href=\"/kegg-bin/show_brite?ko02044.keg\">ko02044</a> Secretion system"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_brite?ko02042.keg\">ko02042</a> Bacterial toxins"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?ko02022.keg\">ko02022</a> Two-component system"]},{"values":["<a href=\"/kegg-bin/show_brite?ko02035.keg\">ko02035</a> Bacterial motility proteins"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?ko03037.keg\">ko03037</a> Cilium and associated proteins"]},{"values":["<a href=\"/kegg-bin/show_brite?ko04812.keg\">ko04812</a> Cytoskeleton proteins"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_brite?ko04147.keg\">ko04147</a> Exosome"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_brite?ko02048.keg\">ko02048</a> Prokaryotic defense system"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?ko04030.keg\">ko04030</a> G protein-coupled receptors"]},{"values":["<a href=\"/kegg-bin/show_brite?ko04050.keg\">ko04050</a> Cytokine receptors"],"children":[],"expanded":false},{"values":["<a href=\"/kegg-bin/show_brite?ko04054.keg\">ko04054</a> Pattern recognition receptors"],"children":[],"expanded":false},{"values":["<a href=\"/kegg-bin/show_brite?ko03310.keg\">ko03310</a> Nuclear receptors"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?ko04040.keg\">ko04040</a> Ion channels"]},{"values":["<a href=\"/kegg-bin/show_brite?ko04031.keg\">ko04031</a> GTP-binding proteins"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?ko04052.keg\">ko04052</a> Cytokines and neuropeptides"]},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?ko04515.keg\">ko04515</a> Cell adhesion molecules"]},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?ko04090.keg\">ko04090</a> CD molecules"]},{"values":["<a href=\"/kegg-bin/show_brite?ko01504.keg\">ko01504</a> Antimicrobial resistance genes"],"children":[],"expanded":false},{"values":["<a href=\"/kegg-bin/show_brite?ko00535.keg\">ko00535</a> Proteoglycans"],"children":[],"expanded":false},{"values":["<a href=\"/kegg-bin/show_brite?ko00536.keg\">ko00536</a> Glycosaminoglycan binding proteins"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?ko00537.keg\">ko00537</a> Glycosylphosphatidylinositol (GPI)-anchored proteins"]},{"values":["<a href=\"/kegg-bin/show_brite?ko04091.keg\">ko04091</a> Lectins"],"children":[],"expanded":false},{"values":["<a href=\"/kegg-bin/show_brite?ko04990.keg\">ko04990</a> Domain-containing proteins not elsewhere classified"],"children":[],"expanded":false}]},{"expanded":false,"children":[{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?ko03200.keg\">ko03200</a> Viral proteins"]},{"values":["<a href=\"/kegg-bin/show_brite?ko03210.keg\">ko03210</a> Viral fusion proteins"],"children":[],"expanded":false}],"values":["Viral protein families"]},{"children":[{"values":["<a href=\"/kegg-bin/show_brite?ko03100.keg\">ko03100</a> Non-coding RNAs"],"children":[],"expanded":false}],"expanded":false,"values":["RNA family"]}],"values":["<b>Genes and Proteins</b>"]},{"values":[],"expanded":false,"children":[]},{"values":["<b>Compounds and Reactions</b>"],"expanded":false,"children":[{"values":["Compounds"],"expanded":false,"children":[{"values":["<a href=\"/kegg-bin/show_brite?br08001.keg\">br08001</a> Compounds with biological roles"],"children":[],"expanded":false},{"values":["<a href=\"/kegg-bin/show_brite?br08002.keg\">br08002</a> Lipids"],"children":[],"expanded":false},{"values":["<a href=\"/kegg-bin/show_brite?br08003.keg\">br08003</a> Phytochemical compounds"],"children":[],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08005.keg\">br08005</a> Bioactive peptides"]},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?br08006.keg\">br08006</a> Endocrine disrupting compounds"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08007.keg\">br08007</a> Pesticides"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08009.keg\">br08009</a> Natural toxins"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08021.keg\">br08021</a> Glycosides"]}]},{"expanded":false,"children":[{"values":["<a href=\"/kegg-bin/show_brite?br08120.keg\">br08120</a> O-antigens"],"children":[],"expanded":false}],"values":["Glycans"]},{"children":[{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08201.keg\">br08201</a> Enzymatic reactions"]},{"values":["<a href=\"/kegg-bin/show_brite?br08202.keg\">br08202</a> IUBMB reaction hierarchy"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08204.keg\">br08204</a> Reaction class"]},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?br08203.keg\">br08203</a> Glycosyltransferase reactions"]}],"expanded":false,"values":["Reactions"]}]},{"expanded":false,"children":[],"values":[]},{"expanded":false,"children":[{"children":[{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?br08303.keg\">br08303</a> Anatomical Therapeutic Chemical (ATC) classification"]},{"values":["<a href=\"/kegg-bin/show_brite?br08302.keg\">br08302</a> USP drug classification"],"children":[],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08301.keg\">br08301</a> Therapeutic category of drugs in Japan"]},{"values":["<a href=\"/kegg-bin/show_brite?br08313.keg\">br08313</a> Classification of Japanese OTC drugs"],"expanded":false,"children":[]},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?br08312.keg\">br08312</a> Risk category of Japanese OTC drugs"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08304.keg\">br08304</a> Traditional Chinese Medicine in Japan"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08305.keg\">br08305</a> Crude drugs"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08331.keg\">br08331</a> Animal drugs in Japan"]}],"expanded":false,"values":["Drug classifications"]},{"children":[{"values":["<a href=\"/kegg-bin/show_brite?br08330.keg\">br08330</a> Drug groups"],"expanded":false,"children":[]},{"values":["<a href=\"/kegg-bin/show_brite?br08332.keg\">br08332</a> Drug classes"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?br08310.keg\">br08310</a> Target-based classification of drugs"]},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?br08307.keg\">br08307</a> Antimicrobials"]},{"values":["<a href=\"/kegg-bin/show_brite?br08327.keg\">br08327</a> Antimicrobials abbreviations"],"children":[],"expanded":false},{"values":["<a href=\"/kegg-bin/show_brite?br08311.keg\">br08311</a> Drugs listed in the Japanese Pharmacopoeia"],"expanded":false,"children":[]}],"expanded":false,"values":["Drug information"]}],"values":["<b>Drugs</b>"]},{"children":[],"expanded":false,"values":[]},{"children":[{"expanded":false,"children":[{"values":["<a href=\"/kegg-bin/show_brite?br08403.keg\">br08403</a> Human diseases in ICD-11 classification"],"children":[],"expanded":false},{"values":["<a href=\"/kegg-bin/show_brite?br08402.keg\">br08402</a> Pathway-based classification of diseases"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08401.keg\">br08401</a> Genome-based classification of infectious diseases"]},{"values":["<a href=\"/kegg-bin/show_brite?br08411.keg\">br08411</a> ICD-11 International Classification of Diseases"],"expanded":false,"children":[]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08410.keg\">br08410</a> ICD-10 International Classification of Diseases"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08420.keg\">br08420</a> ICD-O-3 International Classification of Diseases for Oncology"]}],"values":["Human diseases"]}],"expanded":false,"values":["<b>Diseases</b>"]},{"values":[],"children":[],"expanded":false},{"values":["<b>Organisms and Viruses</b>"],"expanded":true,"children":[{"expanded":true,"children":[{"values":["<a href=\"/kegg-bin/show_brite?br08601.keg\">br08601</a> KEGG organisms"],"expanded":false,"children":[]}],"values":["KEGG taxonomy"]},{"expanded":false,"children":[{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?br08610.keg\">br08610</a> KEGG organisms in the NCBI taxonomy"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08611.keg\">br08611</a> KEGG organisms in taxonomic ranks"]},{"values":["<a href=\"/kegg-bin/show_brite?br08612.keg\">br08612</a> KEGG organisms: animals"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/kegg-bin/show_brite?br08613.keg\">br08613</a> KEGG organisms: plants"]},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08614.keg\">br08614</a> KEGG organisms: fungi"]},{"values":["<a href=\"/kegg-bin/show_brite?br08615.keg\">br08615</a> KEGG organisms: protists"],"children":[],"expanded":false},{"children":[],"expanded":false,"values":["<a href=\"/kegg-bin/show_brite?br08620.keg\">br08620</a> KEGG viruses in the NCBI taxonomy"]},{"values":["<a href=\"/kegg-bin/show_brite?br08621.keg\">br08621</a> KEGG viruses in taxonomic ranks"],"children":[],"expanded":false}],"values":["NCBI taxonomy"]},{"expanded":false,"children":[{"values":["<a href=\"/kegg-bin/show_brite?br08605.keg\">br08605</a> Plant pathogens"],"expanded":false,"children":[]}],"values":["Organism and virus information"]}]}],"isRoot":true,"expanded":true},"highlight":{"andOr":"and","target":"","nodeType":"all","word":"08601","matchMode":""},"alignTerminalNode":false,"devMode":false,"columnWidth":[]} 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>

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