CINXE.COM

KEGG BRITE: Lectins

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>KEGG BRITE: Lectins</title> <link rel="canonical" href="https://www.kegg.jp/brite/ko04091"> <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=ko04091' 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 04091', 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; Lectins</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="ko04091"> <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=""> <table style="border-collapse:collapse;"> <tr> <td class="links"> [ <a href='/kegg-bin/show_brite?query=04091&htext=br08902.keg&option=-b&panel=collapse'>Brite menu</a> | <a href="#copyURL" class="copy url">Copy URL</a> | <a href="javascript:void(window.open('/kegg/document/help_brite.html','KEGG_Help','width=720,height=640'))">Help</a> ] </td> <td></td> </tr> <tr> <td style="padding-right:20px;"> <input type="button" class="change-type" value="Change brite type" style="margin-top: 5px;"> </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="binary-relation simple"> <li> <label> <input class="dataset" type="checkbox" value="ko2pathway" data-entry="0" data-header="1" data-inherit-entry="1" > <span class="title">Pathway</span> </label> </li> </ul> <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>[ <a href="/kegg/glycan/">GLYCAN</a> | <a href="/kegg/brite.html">BRITE</a> | <a href="/kegg/kegg2.html">KEGG2</a> | <a href="/kegg/">KEGG</a> ]<br>Last updated: November 21, 2024<br>Classification taken and modified from <a href="http://www.functionalglycomics.org/static/index.shtml">Consortium for Functional Glycomics</a> and <a href="http://www.imperial.ac.uk/research/animallectins/default.html">Animal lectins home</a> </div> <div id="waiting-circle"> <img src="/Fig/waiting-circle-small.gif"> </div> <input type="text" class="hidden" id="displayControlPanel" value="" /> <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=ko04091" /> <input type="text" class="hidden" id="pageParameters" /> <script type="text/javascript"> const env = {"joinPruningQuery":[],"visibleIndentHandle":false,"devMode":false,"isIndexFile":false,"root":{"isRoot":true,"values":[],"children":[{"expanded":false,"values":["<b>C-Type lectins</b>"],"children":[{"children":[{"expanded":false,"children":[],"values":["<a href=\"/entry/K06792\">K06792</a> AGC1, CSPG1; aggrecan 1"]},{"expanded":false,"values":["<a href=\"/entry/K06795\">K06795</a> BCAN; brevican"],"children":[]},{"values":["<a href=\"/entry/K06793\">K06793</a> VCAN, CSPG2; versican core protein"],"children":[],"expanded":false},{"values":["<a href=\"/entry/K06794\">K06794</a> NCAN, CSPG3; neurocan core protein"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K23380\">K23380</a> FREM1_2; FRAS1-related extracelluar matrix protein 1/2"]}],"values":["Group 1: Proteoglycan"],"expanded":false},{"expanded":false,"values":["Group 2: Type II membrane receptors / Asialoglycoprotien and DC receptors"],"children":[{"children":[{"expanded":false,"values":["<a href=\"/entry/K10063\">K10063</a> ASGR1; asialoglycoprotein receptor 1"],"children":[]},{"values":["<a href=\"/entry/K10064\">K10064</a> ASGR2; asialoglycoprotein receptor 2"],"children":[],"expanded":false},{"values":["<a href=\"/entry/K06721\">K06721</a> CLEC10A, CLECSF13, CLECSF14, CD301; C-type lectin domain family 10 member A"],"children":[],"expanded":false}],"values":["Asialoglycoprotein receptor (ASGR) subgroup"],"expanded":false},{"expanded":false,"children":[{"children":[],"values":["<a href=\"/entry/K06563\">K06563</a> CLEC4L_M, DC-SIGN, CD209, CD299; C-type lectin domain family 4 member L/M"],"expanded":false},{"values":["<a href=\"/entry/K06468\">K06468</a> FCER2, CD23; low affinity immunoglobulin epsilon Fc receptor"],"children":[],"expanded":false},{"expanded":false,"values":["<a href=\"/entry/K10061\">K10061</a> CLEC4G; C-type lectin superfamily 4 member G"],"children":[]},{"children":[],"values":["<a href=\"/entry/K17513\">K17513</a> CLEC17A; C-type lectin superfamily 17 member A"],"expanded":false}],"values":["DC-SIGN subgroup"]},{"children":[{"values":["<a href=\"/entry/K10057\">K10057</a> CLEC4A, CD367; C-type lectin domain family 4 member A"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K06723\">K06723</a> CLEC4C, CLECSF11, CLECSF7, CD303; C-type lectin domain family 4 member C"]},{"values":["<a href=\"/entry/K10058\">K10058</a> CLEC4D, MCL, CD368; C-type lectin domain family 4 member D"],"children":[],"expanded":false},{"values":["<a href=\"/entry/K10059\">K10059</a> CLEC4E, MINCLE; C-type lectin domain family 4 member E"],"children":[],"expanded":false},{"values":["<a href=\"/entry/K17514\">K17514</a> CLEC6A, DECTIN2; C-type lectin domain family 6 member A"],"children":[],"expanded":false}],"values":["Macrophage receptos"],"expanded":false},{"expanded":false,"children":[{"expanded":false,"values":["<a href=\"/entry/K10060\">K10060</a> CLEC4F, CLECSF13; C-type lectin domain family 4 member F"],"children":[]},{"expanded":false,"values":["<a href=\"/entry/K06561\">K06561</a> CD207; CD207 antigen"],"children":[]}],"values":["Largerin and kupffer cell receptors"]},{"children":[{"values":["<a href=\"/entry/K10062\">K10062</a> COLEC12; collectin sub-family member 12"],"children":[],"expanded":false}],"values":["Scavenger receptor with a CTLD (SRCL)"],"expanded":false}]},{"expanded":false,"values":["Group 3: Collectins"],"children":[{"expanded":false,"children":[],"values":["<a href=\"/entry/K10065\">K10065</a> COLEC10; collectin sub-family member 10"]},{"children":[],"values":["<a href=\"/entry/K10066\">K10066</a> COLEC11; collectin sub-family member 11"],"expanded":false},{"values":["<a href=\"/entry/K03991\">K03991</a> MBL; mannose-binding lectin"],"children":[],"expanded":false},{"values":["<a href=\"/entry/K10067\">K10067</a> SFTPA; pulmonary surfactant-associated protein A"],"children":[],"expanded":false},{"children":[],"values":["<a href=\"/entry/K10068\">K10068</a> SFTPD, SFTP4; pulmonary surfactant-associated protein D"],"expanded":false}]},{"children":[{"expanded":false,"values":["<a href=\"/entry/K06494\">K06494</a> SELE, CD62E; selectin, endothelial cell"],"children":[]},{"values":["<a href=\"/entry/K06495\">K06495</a> SELL, CD62L; selectin, lymphocyte"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K06496\">K06496</a> SELP, CD62P; selectin, platelet"]}],"values":["Group 4: Selectins"],"expanded":false},{"expanded":false,"values":["Group 5: NK cell receptors"],"children":[{"expanded":false,"children":[],"values":["<a href=\"/entry/K06504\">K06504</a> CD72; CD72 antigen"]},{"children":[],"values":["<a href=\"/entry/K23459\">K23459</a> KLRA, LY49; killer cell lectin-like receptor subfamily A"],"expanded":false},{"values":["<a href=\"/entry/K06543\">K06543</a> KLRB, CD161; killer cell lectin-like receptor subfamily B"],"children":[],"expanded":false},{"expanded":false,"values":["<a href=\"/entry/K06541\">K06541</a> KLRC1, NKG2A; killer cell lectin-like receptor subfamily C1"],"children":[]},{"values":["<a href=\"/entry/K24233\">K24233</a> KLRC2_3, NKG2C_E; killer cell lectin-like receptor subfamily C2/3"],"children":[],"expanded":false},{"values":["<a href=\"/entry/K24234\">K24234</a> KLRC4, NKG2F; killer cell lectin-like receptor subfamily C4"],"children":[],"expanded":false},{"expanded":false,"values":["<a href=\"/entry/K06516\">K06516</a> KLRD1, CD94; killer cell lectin-like receptor subfamily D member 1"],"children":[]},{"expanded":false,"children":[],"values":["<a href=\"/entry/K27938\">K27938</a> KLRE1, NKG2I; killer cell lectin-like receptor subfamily E memeber 1"]},{"children":[],"values":["<a href=\"/entry/K10075\">K10075</a> KLRF1; killer cell lectin-like receptor subfamily F member 1"],"expanded":false},{"values":["<a href=\"/entry/K10076\">K10076</a> KLRG1; killer cell lectin-like receptor subfamily G member 1"],"children":[],"expanded":false},{"children":[],"values":["<a href=\"/entry/K27937\">K27937</a> KLRG2, CLEC15B; killer cell lectin-like receptor subfamily G member 2"],"expanded":false},{"expanded":false,"values":["<a href=\"/entry/K27939\">K27939</a> KLRI; killer cell lectin-like receptor subfamily I"],"children":[]},{"values":["<a href=\"/entry/K06728\">K06728</a> KLRK1, CD314; killer cell lectin-like receptor subfamily K member 1"],"children":[],"expanded":false},{"values":["<a href=\"/entry/K08763\">K08763</a> OLR1; oxidised low-density lipoprotein receptor 1"],"children":[],"expanded":false},{"values":["<a href=\"/entry/K10069\">K10069</a> CLEC1A; C-type lectin domain family 1 member A"],"children":[],"expanded":false},{"children":[],"values":["<a href=\"/entry/K10070\">K10070</a> CLEC1B; C-type lectin domain family 1 member B"],"expanded":false},{"values":["<a href=\"/entry/K22680\">K22680</a> CLEC2A; C-type lectin domain family 2 member A"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K10071\">K10071</a> CLEC2B; C-type lectin domain family 2 member B"]},{"expanded":false,"children":[],"values":["<a href=\"/entry/K06502\">K06502</a> CD69; CD69 antigen"]},{"children":[],"values":["<a href=\"/entry/K10072\">K10072</a> CLEC2D; C-type lectin domain family 2 member D"],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K22681\">K22681</a> CLEC2L; C-type lectin domain family 2 member L"]},{"children":[],"values":["<a href=\"/entry/K10073\">K10073</a> CLEC5A; C-type lectin domain family 5 member A"],"expanded":false},{"expanded":false,"values":["<a href=\"/entry/K10074\">K10074</a> CLEC7A, DECTIN1, CD369; C-type lectin domain family 7 member A"],"children":[]},{"expanded":false,"children":[],"values":["<a href=\"/entry/K17515\">K17515</a> CLEC9A, CD370; C-type lectin domain family 9 member A"]},{"expanded":false,"values":["<a href=\"/entry/K17516\">K17516</a> CLEC12A, CD371; C-type lectin domain family 12 member A"],"children":[]},{"expanded":false,"children":[],"values":["<a href=\"/entry/K17517\">K17517</a> CLEC12B; C-type lectin domain family 12 member B"]},{"expanded":false,"values":["<a href=\"/entry/K17518\">K17518</a> CLECL1; C-type lectin-like domain family 1"],"children":[]},{"expanded":false,"values":["<a href=\"/entry/K24585\">K24585</a> BZLF2; Lymphocryptovirus glycoprotein 42"],"children":[]}]},{"expanded":false,"children":[{"values":["<a href=\"/entry/K06560\">K06560</a> MRC, CD206, CD280; mannose receptor, C type"],"children":[],"expanded":false},{"values":["<a href=\"/entry/K06559\">K06559</a> LY75, CD205; lymphocyte antigen 75"],"children":[],"expanded":false}],"values":["Group 6: Macrophage mannose receptor (MMR)"]},{"children":[{"children":[],"values":["<a href=\"/entry/K27940\">K27940</a> CLEC19A; C-type lectin domain family 19 member A"],"expanded":false},{"expanded":false,"values":["<a href=\"/entry/K25727\">K25727</a> REG1_2_3; regenerating islet-derived protein 1/2/3"],"children":[]},{"children":[],"values":["<a href=\"/entry/K22244\">K22244</a> REG4; regenerating islet-derived protein 4"],"expanded":false}],"values":["Group 7: Free C-type lectin domains / Reg group"],"expanded":false},{"expanded":false,"children":[{"values":["<a href=\"/entry/K10077\">K10077</a> LAYN; layilin"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K10078\">K10078</a> CHODL; chondrolectin"]}],"values":["Group 8: Layilin and chondrolectin"]},{"values":["Group 9: Tetranectin"],"children":[{"values":["<a href=\"/entry/K17519\">K17519</a> CLEC3A; C-type lectin domain family 3 member A"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K17520\">K17520</a> CLEC3B; C-type lectin domain family 3 member B"]},{"expanded":false,"values":["<a href=\"/entry/K17521\">K17521</a> CLEC11A; C-type lectin domain family 11 member A"],"children":[]}],"expanded":false},{"expanded":false,"values":["Group 10: Polycystin"],"children":[{"expanded":false,"values":["<a href=\"/entry/K04985\">K04985</a> PKD1; polycystin 1"],"children":[]},{"expanded":false,"values":["<a href=\"/entry/K04988\">K04988</a> PKD1L2; polycystin 1L2"],"children":[]},{"values":["<a href=\"/entry/K04989\">K04989</a> PKD1L3; polycystin 1L3"],"children":[],"expanded":false}]},{"children":[{"expanded":false,"values":["<a href=\"/entry/K24332\">K24332</a> ATRN; attractin"],"children":[]}],"values":["Group 11: Attractin"],"expanded":false},{"expanded":false,"children":[{"children":[],"values":["<a href=\"/entry/K06722\">K06722</a> CD302; CD302 antigen"],"expanded":false},{"children":[],"values":["<a href=\"/entry/K10786\">K10786</a> PRG2, MBP; bone marrow proteoglycan"],"expanded":false},{"values":["<a href=\"/entry/K25722\">K25722</a> PRG3; proteoglycan 3"],"children":[],"expanded":false}],"values":["Group 12: CTLD with acidic neck / Eosinophil major basic protein"]},{"children":[{"values":["<a href=\"/entry/K27941\">K27941</a> DGCR2, IDD; integral membrane protein DGCR2/IDD"],"children":[],"expanded":false}],"values":["Group 13: DGCR2"],"expanded":false},{"expanded":false,"children":[{"values":["<a href=\"/entry/K17528\">K17528</a> CLEC14A; C-type lectin domain family 14 member A"],"children":[],"expanded":false},{"children":[],"values":["<a href=\"/entry/K03907\">K03907</a> THBD, CD141; thrombomodulin"],"expanded":false},{"children":[],"values":["<a href=\"/entry/K06706\">K06706</a> CD248, CD164L1; CD248 antigen, endosialin"],"expanded":false},{"expanded":false,"values":["<a href=\"/entry/K06702\">K06702</a> CD93; CDW93 antigen"],"children":[]}],"values":["Group 14: Endosialin family"]},{"children":[{"expanded":false,"children":[],"values":["<a href=\"/entry/K22682\">K22682</a> CLEC18; c-type lectin domain family 18"]}],"values":["Group 15: Bimlec"],"expanded":false}]},{"expanded":false,"values":[],"children":[]},{"values":["<b>I-type lectins (Siglecs)</b>"],"children":[{"values":["<a href=\"/entry/K06548\">K06548</a> SN, SIGLEC1, CD169; sialoadhesin"],"children":[],"expanded":false},{"children":[],"values":["<a href=\"/entry/K06467\">K06467</a> CD22, SIGLEC2; CD22 antigen"],"expanded":false},{"values":["<a href=\"/entry/K06473\">K06473</a> CD33, SIGLEC3; CD33 antigen"],"children":[],"expanded":false},{"children":[],"values":["<a href=\"/entry/K06771\">K06771</a> MAG, GMA, SIGLEC4; myelin associated glycoprotein"],"expanded":false},{"values":["<a href=\"/entry/K06549\">K06549</a> SIGLEC5, CD170; sialic acid binding Ig-like lectin 5"],"children":[],"expanded":false},{"values":["<a href=\"/entry/K06738\">K06738</a> SIGLEC6, CD327; sialic acid binding Ig-like lectin 6"],"children":[],"expanded":false},{"children":[],"values":["<a href=\"/entry/K06739\">K06739</a> SIGLEC7, CD328; sialic acid binding Ig-like lectin 7"],"expanded":false},{"values":["<a href=\"/entry/K06748\">K06748</a> SIGLEC8; sialic acid binding Ig-like lectin 8"],"children":[],"expanded":false},{"children":[],"values":["<a href=\"/entry/K06740\">K06740</a> SIGLEC9, CD329; sialic acid binding Ig-like lectin 9"],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K06749\">K06749</a> SIGLEC10; sialic acid binding Ig-like lectin 10"]},{"expanded":false,"values":["<a href=\"/entry/K06750\">K06750</a> SIGLEC11; sialic acid binding Ig-like lectin 11"],"children":[]},{"values":["<a href=\"/entry/K10079\">K10079</a> SIGLEC12, SIGLECL1; sialic acid binding Ig-like lectin 12"],"children":[],"expanded":false},{"children":[],"values":["<a href=\"/entry/K24328\">K24328</a> SIGLEC13; sialic acid binding Ig-like lectin 13"],"expanded":false},{"children":[],"values":["<a href=\"/entry/K24329\">K24329</a> SIGLEC14; sialic acid binding Ig-like lectin 14"],"expanded":false},{"children":[],"values":["<a href=\"/entry/K16352\">K16352</a> SIGLEC15; sialic acid binding Ig-like lectin 15"],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K24330\">K24330</a> SIGLEC16; sialic acid binding Ig-like lectin 16"]},{"children":[],"values":["<a href=\"/entry/K06490\">K06490</a> ICAM1, CD54; intercellular adhesion molecule 1"],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K06523\">K06523</a> ICAM2, CD102; intercellular adhesion molecule 2"]},{"children":[],"values":["<a href=\"/entry/K06486\">K06486</a> ICAM3, CD50; intercellular adhesion molecule 3"],"expanded":false},{"values":["<a href=\"/entry/K06471\">K06471</a> PECAM1, CD31; platelet/endothelial cell adhesion molecule"],"children":[],"expanded":false},{"expanded":false,"values":["<a href=\"/entry/K06527\">K06527</a> VCAM1, CD106; vascular cell adhesion molecule 1"],"children":[]},{"expanded":false,"children":[],"values":["<a href=\"/entry/K06550\">K06550</a> L1CAM, CD171; L1 cell adhesion molecule"]},{"values":["<a href=\"/entry/K06491\">K06491</a> NCAM, CD56; neural cell adhesion molecule"],"children":[],"expanded":false},{"children":[],"values":["<a href=\"/entry/K06449\">K06449</a> CD2; T-cell surface glycoprotein CD2"],"expanded":false},{"children":[],"values":["<a href=\"/entry/K06510\">K06510</a> CD83; CD83 antigen"],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K06770\">K06770</a> MPZ; myelin protein zero"]},{"children":[],"values":["<a href=\"/entry/K27942\">K27942</a> K27942; hemolin"],"expanded":false}],"expanded":false},{"values":[],"children":[],"expanded":false},{"values":["<b>L-type lectins</b>"],"children":[{"expanded":false,"values":["<a href=\"/entry/K10080\">K10080</a> LMAN1, ERGIC53; lectin, mannose-binding 1"],"children":[]},{"expanded":false,"values":["<a href=\"/entry/K10081\">K10081</a> LMAN1L, ERGL; lectin, mannose-binding 1-like"],"children":[]},{"children":[],"values":["<a href=\"/entry/K10082\">K10082</a> LMAN2, VIP36; lectin, mannose-binding 2"],"expanded":false},{"children":[],"values":["<a href=\"/entry/K10083\">K10083</a> LMAN2L, VIPL; lectin, mannose-binding 2-like"],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K08054\">K08054</a> CANX; calnexin"]},{"children":[],"values":["<a href=\"/entry/K09551\">K09551</a> CLGN; calmegin"],"expanded":false},{"children":[],"values":["<a href=\"/entry/K08057\">K08057</a> CALR; calreticulin"],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K10098\">K10098</a> CALR3; calreticulin 3"]},{"children":[],"values":["<a href=\"/entry/K23267\">K23267</a> APCS, SAP; serum amyloid P component"],"expanded":false},{"children":[],"values":["<a href=\"/entry/K16143\">K16143</a> CRP; C-reactive protein"],"expanded":false}],"expanded":false},{"children":[],"values":[],"expanded":false},{"expanded":false,"values":["<b>M-type lectins</b>"],"children":[{"expanded":false,"values":["<a href=\"/entry/K10084\">K10084</a> EDEM1; ER degradation enhancer, mannosidase alpha-like 1"],"children":[]},{"values":["<a href=\"/entry/K10085\">K10085</a> EDEM2; ER degradation enhancer, mannosidase alpha-like 2"],"children":[],"expanded":false},{"children":[],"values":["<a href=\"/entry/K10086\">K10086</a> EDEM3; ER degradation enhancer, mannosidase alpha-like 3"],"expanded":false}]},{"expanded":false,"children":[],"values":[]},{"children":[{"expanded":false,"values":["<a href=\"/entry/K08288\">K08288</a> PRKCSH; protein kinase C substrate 80K-H"],"children":[]},{"expanded":false,"children":[],"values":["<a href=\"/entry/K10087\">K10087</a> GNPTG, GNPTAG; N-acetylglucosamine-1-phosphate transferase, gamma subunit"]},{"children":[],"values":["<a href=\"/entry/K10088\">K10088</a> OS9; protein OS-9"],"expanded":false},{"expanded":false,"values":["<a href=\"/entry/K10089\">K10089</a> M6PR; cation-dependent mannose-6-phosphate receptor"],"children":[]},{"expanded":false,"children":[],"values":["<a href=\"/entry/K06564\">K06564</a> IGF2R, CD222; insulin-like growth factor 2 receptor"]}],"values":["<b>P-type lectins</b>"],"expanded":false},{"expanded":false,"values":[],"children":[]},{"children":[{"expanded":false,"values":["<a href=\"/entry/K06830\">K06830</a> LGALS1; galectin-1"],"children":[]},{"expanded":false,"children":[],"values":["<a href=\"/entry/K10090\">K10090</a> LGALS2; galectin-2"]},{"values":["<a href=\"/entry/K06831\">K06831</a> LGALS3; galectin-3"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K10091\">K10091</a> LGALS4; galectin-4"]},{"expanded":false,"children":[],"values":["<a href=\"/entry/K17522\">K17522</a> LGALS5; galectin-5"]},{"values":["<a href=\"/entry/K10092\">K10092</a> LGALS7; galectin-7"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K06832\">K06832</a> LGALS8; galectin-8"]},{"expanded":false,"values":["<a href=\"/entry/K10093\">K10093</a> LGALS9; galectin-9"],"children":[]},{"expanded":false,"children":[],"values":["<a href=\"/entry/K13334\">K13334</a> CLC, LGALS10; eosinophil lysophospholipase (galectin-10) [EC:<a href=\"/entry/3.1.1.5\">3.1.1.5</a>]"]},{"children":[],"values":["<a href=\"/entry/K10095\">K10095</a> LGALS12; galectin-12"],"expanded":false},{"values":["<a href=\"/entry/K10096\">K10096</a> LGALS13_14_16; galectin-13/14/16"],"children":[],"expanded":false}],"values":["<b>S-type lectins (Galectins)</b>"],"expanded":false},{"expanded":false,"values":[],"children":[]},{"expanded":false,"children":[{"values":["<a href=\"/entry/K10099\">K10099</a> FBXO2, NFB42; F-box protein 2"],"children":[],"expanded":false},{"expanded":false,"values":["<a href=\"/entry/K10100\">K10100</a> FBXO6; F-box protein 6"],"children":[]},{"children":[],"values":["<a href=\"/entry/K10101\">K10101</a> FBXO17, FBXO26; F-box protein 17"],"expanded":false},{"values":["<a href=\"/entry/K10102\">K10102</a> FBXO27; F-box protein 27"],"children":[],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K10103\">K10103</a> FBXO44; F-box protein 44"]}],"values":["<b>F-box lectins</b>"]},{"expanded":false,"values":[],"children":[]},{"expanded":false,"children":[{"children":[],"values":["<a href=\"/entry/K10104\">K10104</a> FCN; ficolin"],"expanded":false}],"values":["<b>Ficolins</b>"]},{"expanded":false,"children":[],"values":[]},{"expanded":false,"children":[{"expanded":false,"values":["<a href=\"/entry/K17523\">K17523</a> CHI3L1_2; chitinase-3-like protein 1/2"],"children":[]},{"expanded":false,"children":[],"values":["<a href=\"/entry/K17524\">K17524</a> CHI3L3_4; chitinase 3-like 3/4"]},{"children":[],"values":["<a href=\"/entry/K17525\">K17525</a> CHID1; chitinase domain-containing protein 1"],"expanded":false},{"expanded":false,"children":[],"values":["<a href=\"/entry/K17526\">K17526</a> OVGP1; oviduct-specific glycoprotein"]}],"values":["<b>Chitinase-like lectins</b>"]},{"values":[],"children":[],"expanded":false},{"children":[{"children":[],"values":["----- Fucolectin"],"expanded":false},{"expanded":false,"children":[],"values":["----- European eel agglutinin, Anguilla anguilla agglutinin (AAA)"]}],"values":["<b>F-type lectins</b>"],"expanded":false},{"values":[],"children":[],"expanded":false},{"values":["<b>Intelectins</b>"],"children":[{"expanded":false,"values":["<a href=\"/entry/K17527\">K17527</a> ITLN; intelectin"],"children":[]}],"expanded":false},{"values":[],"children":[],"expanded":false},{"values":["<b>R-type lectins</b>"],"children":[{"values":["<a href=\"/entry/K10948\">K10948</a> hlyA; hemolysin"],"children":[],"expanded":false}],"expanded":false}],"expanded":true},"org":"ko","columnWidth":[],"htextNo":"04091","highlight":{},"alignTerminalNode":false,"zoomout":null,"joinPruningColumn":[],"columnTitle":["Lectin"]} 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