CINXE.COM

OrthoDB | genes orthologs | Zdobnov lab

<!doctype html> <html> <head> <meta charset="utf-8"> <title>OrthoDB | genes orthologs | Zdobnov lab</title> <!-- sitelinks search box | https://developers.google.com/structured-data/slsb-overview --> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "WebSite", "@id": "https://www.orthodb.org/", "name": "OrthoDB", "alternateName": "OrthoDB: the hierarchical catalog of orthologs", "description": "OrthoDB provides evolutionary and functional annotations of genes classified into groups of orthologs in a diverse sampling of eukaryotes, prokaryotes, and viruses.", "url": "https://www.orthodb.org/", "isAccessibleForFree" : true, "license": { "@type": "CreativeWork", "name": "Creative Commons Attribution 4.0 (CC-BY-4.0)", "url": "https://creativecommons.org/licenses/by/4.0/" }, "citation": { "@type": "ScholarlyArticle", "@id": "https://doi.org/10.1093/nar/gkac998", "name": "OrthoDB v11: annotation of orthologs in the widest sampling of organismal diversity.", "author": [ {"@type": "Person", "givenName": "Dmitry", "familyName": "Kuznetsov"}, {"@type": "Person", "givenName": "Fredrik", "familyName": "Tegenfeldt"}, {"@type": "Person", "givenName": "Mos猫", "familyName": "Manni"}, {"@type": "Person", "givenName": "Mathieu", "familyName": "Seppey"}, {"@type": "Person", "givenName": "Matthew", "familyName": "Berkeley"}, {"@type": "Person", "givenName": "Evgenia V", "familyName": "Kriventseva", "identifier": "https://orcid.org/0000-0003-4835-7562"}, {"@type": "Person", "givenName": "Evgeny M", "familyName": "Zdobnov", "identifier": "https://orcid.org/0000-0002-5178-1498"} ], "url": "https://pubmed.ncbi.nlm.nih.gov/pubmed/36350662" }, "provider": [ { "@type": "Organization", "name": "University of Geneva", "sameAs": "https://ror.org/01swzsf04", "url": "https://www.unige.ch/" }, { "@type": "Organization", "name": "SIB Swiss Institute of Bioinformatics", "sameAs": "https://ror.org/002n09z45", "url": "https://sib.swiss" } ], "potentialAction": { "@type": "SearchAction", "target": "https://www.orthodb.com/?query={search_term_string}", "query-input": "required name=search_term_string" } } </script> <link href="static/vendors/fancytree/skin-lion/ui.fancytree.css" rel="stylesheet"> <link href="static/vendors/cookieconsent/cookieconsent.min.css" rel="stylesheet"> <link href="static/css/all.css" rel="stylesheet"> <script src="static/vendors/jquery/jquery-1.11.1.min.js" type="text/javascript"></script> <script src="static/vendors/jquery-ui/jquery-ui-1.10.4.min.js" type="text/javascript"></script> <script src="static/vendors/jquery/jquery.cookie.js" type="text/javascript"></script> <script src="static/vendors/handlebars/handlebars-v4.0.5.js" type="text/javascript"></script> <script src="static/vendors/fancytree/jquery.fancytree.js" type="text/javascript"></script> <script src="static/vendors/numeral/numeral.min.js" type="text/javascript"></script> <script src="static/vendors/moment/moment.min.js" type="text/javascript"></script> <script src="static/vendors/flow/flow.js" type="text/javascript"></script> <script src="static/vendors/echarts/echarts.min.js" type="text/javascript"></script> <script src="static/vendors/cookieconsent/cookieconsent.min.js"></script> <script src="static/vendors/auth0/auth0-spa-js.production.js"></script> <script src="static/js/all.js" type="text/javascript"></script> <!-- cookie consent https://cookieconsent.osano.com/ --> <script> window.addEventListener("load", function(){ window.cookieconsent && window.cookieconsent.initialise({ "palette": {"popup": {"background": "#444444"}, "button": {"background": "#bbbbb0"}}, "theme": "classic" })}); </script> <!-- Matomo --> <script> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://matomo.sib.swiss/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '88']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> </head> <body class="s-home"> <div class="s-header"> <div class="s-header-left"> <a href="?" onclick="app.href(event, this)"><img src="static/images/orthodb-logo.png" height="70" width="234"></a> <span>v12.0</span> </div> <div class="s-header-right"> <!-- <a href="https://swissorthology.ch/service/search" target="_blank"><img src="static/images/swiss-orthology.svg" height="60" width="252"></a> --> <a href="https://https://www.ige3.unige.ch/zdobnov.php/" target="_blank"><img src="static/images/unige.png" height="69" width="145"></a> <a href="https://www.sib.swiss/evgeny-zdobnov-group" target="_blank"><img src="static/images/sib-logo.png" height="69" width="112"></a> </div> </div> <div class="s-menu"> <div class="s-menu-left"> <a href="https://www.ezlab.org/orthodb.html" target="_blank">About</a> <a href="https://www.ezlab.org/orthodb_v12_userguide.html" target="_blank">Documentation</a> </div> <div class="s-menu-right"> <div class="s-login-menu"> <a href="javascript:app.login()">Login</a> </div> <div class="s-logout-menu"> <a href="javascript:app.logout()">Logout</a> </div> </div> <div class="s-menu-center"> <a href='https://sparql.orthodb.org/' target='_blank'>SparQL</a> <a href="https://www.ezlab.org/orthodb_v12_userguide.html#api" target="_blank">API</a> <a href="download/" target="_blank">Data</a> <a href="https://orthologer.ezlab.org" target="_blank">Soft</a> <a href='/charts'>Charts</a> <a href="?files=all" onclick="app.href(event, this)">Upload</a> <!-- <a href="?files=all" onclick="app.href(event, this)" class="s-user-menu">Own data &amp; mapping</a> --> </div> </div> <div class="s-search-panel s-search-min"> <div class="s-sidebar"> <div id="wrap-x" class="s-sidebar-wrap"> <div class="s-sidebar-section"> <select id="input-search-mode"> <option value="text" selected="selected">Text</option> <option value="ncbi">NCBI ID</option> <option value="seq">Sequence</option> <option value="gene">get Gene</option> </select><input id="input-search-text" type="text" placeholder='e.g. hsp70, sex-lethal, "cytochrome c", kinase -serine' /><input id="input-search-ncbi" type="text" placeholder="e.g. 234567" /><input id="input-search-gene" type="text" /><textarea id="input-sequence"></textarea> <span id="input-search-advanced"> <span id="search-advanced-label">Advanced</span> <span id="search-advanced-clear">Clear All</span> </span> <button id="submit-button">Submit</button> <a href="#" class="s-help s-help-top-right" title="help" onclick="app.help(event, 'text-search')"></a> </div> </div> <div id="wrap-0" class="s-sidebar-wrap s-wrap-left"> <div class="s-sidebar-section"> <div class="s-sidebar-label">Phyloprofile:</div> <select id="input-universal"></select> <select id="input-single-copy"></select> <a href="#" class="s-help s-help-top-right" title="help" onclick="app.help(event, 'phyloprofile')"></a> </div> </div> <div class="s-sidebar-wrap s-wrap-right"> <div class="s-sidebar-section"> <div class="s-sidebar-label">Search at:</div> <select id="input-search-level"></select> <a href="#" class="s-help s-help-top-right" title="help" onclick="app.help(event, 'search-at-level-of-orthology')"></a> <div class="s-sidebar-clear-all"><a href="javascript:app.species([])">Clear all</a></div> <div class="s-sidebar-label">Species to display:</div> <div id="selection-box"></div> </div> </div> <div class="s-sidebar-wrap s-sidebar-wrap-2"> <div class="s-sidebar-section s-sidebar-section-top"> <div class="s-sidebar-label">Select species:</div> <div class="s-sidebar-label">Search species by name:</div> <input id="input-tree-lookup" type="text" /> <a href="#" class="s-help s-help-top-right" title="help" onclick="app.help(event, 'select-species')"></a> </div> <div id="full-tree"></div> </div> </div> <div id="summary" class="s-summary"></div> <div class="s-banner"> <div class="s-banner-description"> <b>The hierarchical catalog of orthologs</b> <div>mapping genomics to functional data</div> </div> <div class="s-banner-items"> <table> <tr> <td>Eukaryotes<br><b>5,827</b></td> <td>Prokaryotes<br><b>18,158</b></td> <td>Viruses<br><b>7,962</b></td> <td>Genes <br><b>162M</b></td> </tr> </table> </div> </div> </div> <div id="content" class="s-content"> <!-- content goes below --> Loading.. </div> <div class="s-footer"> <div class="s-footer-wrap"> <div class="s-footer-left s-nav-logos"> <a href="https://www.ezlab.org/" target="_blank">EZ<em>lab</em></a> <a href="https://busco.ezlab.org/" target="_blank">BUSCO</a> <a href="https://lemmi.ezlab.org/" target="_blank">LEM<em>MI</em></a> <a href="https://mirmap.ezlab.org/" target="_blank">miR<em>map</em></a> <a href="http://www.ezlab.org/#newick-utils" target="_blank">Newick<em>Utils</em></a> </div> <div class="s-footer-right"> &copy; 2023 EM Zdobnov lab - <a href="?page=disclaimer" onclick="app.href(event, this)">Disclaimer</a> - <a href="https://www.unige.ch">UniGe</a> / <a href="https://www.sib.swiss">SIB</a> </div> </div> </div> <div id="help" class="s-help-box"> <iframe class="s-help-wrap" src="static/pages/blank.html"></iframe> <div class="s-help-close">&times;</div> </div> <div id="waiting" class="s-wait"> <div class="s-waiting-wrap"> <div id="waiting-message" class="s-waiting-message"></div> </div> </div> <div id="error" class="s-error"> <div class="s-error-wrap"> <div id="error-title" class="s-error-title">Application error</div> <pre id="error-message" class="s-error-message"></pre> <div id="error-details" class="s-error-details"></div> <div class="s-error-actions"> <a class="s-button" href="javascript:app.restart()">Restart</a> </div> </div> </div> </body> </html>

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