CINXE.COM
About SwissOrthology
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>About SwissOrthology</title> <meta name="description" content="Background information about the SwissOrthology initiative"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel='icon' href="/static/favicon.ico" type='image/x-icon'/> <link rel="stylesheet" href="//stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> <link href="//fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined|Signika:300,400,600,700|Open+Sans:300,400,500,700" rel="stylesheet"> <link rel="stylesheet" href="/static/css/style.css"/> <!-- 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', '53']); 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> <nav class="navbar navbar-expand-md navbar-light bg-light bg-lightest"> <div class="container"> <a class="sib-logo" href="https://www.sib.swiss" target="_blank"> <img src="/static/image/logo-sib.png" alt="Logo SIB" /> </a> <a class="navbar-brand" href="/service/search"> <img alt="SwissOrthology" src="/static/image/logo-swiss-orthology.svg"> </a> <!-- <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbar-collapse-links" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> --> <div id="navbarNav"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="/service/search"> <img src="/static/image/home.svg"> Home <span class="sr-only">(current)</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/service/about"> <img src="/static/image/info.svg"> About </a> </li> <li class="nav-item"> <a class="nav-link" href="/service/guide"> <img src="/static/image/book-open.svg"> Guide </a> </li> <li class="nav-item"> <a class="nav-link" href="/service/events"> <img src="/static/image/calendar.svg"> Events </a> </li> </ul> </div> </div> </nav> <div id="about" class="content-container"> <div class="container"> <h1>About SwissOrthology</h1> <p>Orthologs are genes that have started diverging through a speciation event, and play an important role in many bioinformatics applications such as gene function prediction, species tree reconstruction or comparative analyses.</p> <p>The <a href="https://sib.swiss/">SIB</a>-funded initiative, SwissOrthology, is aimed at serving the orthology community— both users and method-developers. <a href="https://omabrowser.org">OMA (“Orthologous MAtrix”)</a> and <a href="https://www.orthodb.org">OrthoDB</a> are two world wide leading resources which both provide precomputed gene orthology and stand alone software for custom orthology analyses. SwissOrthology is a joint collaboration involving both groups. </p> <p>For feedback, suggestions and questions, please contact us on <a href="mailto:info@swissorthology.ch">info@swissorthology.ch</a>.</p> <h4>Maintenance and development of OMA and OrthoDB</h4> <p>The SwissOrthology project supports the vital maintenance and development of OMA and OrthoDB by helping of keeping both of the resources updated. </p> <h4>Allowing users to query both resources simultaneously</h4> <p>SwissOrthology provides functionality for orthology method-developers and users to retrieve consensus orthology calls derived from OMA and OrthoDB. This uses federated SPARQL queries as a backend to facilitate speedy lookups.</p> <p>SwissOrthology serves as a <a href="/service/search">joint interface</a> between both resources to search for hierarchical orthologs groups for a UniProt protein. </p> <h4>Orthology guidance</h4> <p>SwissOrthology <a href="/service/guide">provides guidance</a> to help prospective users determine which platform is best suited to their needs in terms of type of homologs, species, and analyses. </p> <!--<p>SwissOrthology is a collaboration between the two research labs run by <a href="https://lab.dessimoz.org">Christophe Dessimoz at University Lausanne</a> and <a href="http://cegg.unige.ch/">Evgeny Zdobnov at University of Geneva</a>. The two labs develop and maintain two of the world leading resources for orthology: <a href="https://omabrowser.org"><b>O</b>rthology <b>MA</b>trix</a> and <a href="https://www.orthodb.org/">OrthoDB</a>.</p>--> </div> </div> <noscript> <img referrerpolicy="no-referrer-when-downgrade" src="https://matomo.sib.swiss/matomo.php?idsite=51&rec=1&action_name=non-js-access" style="border:0" alt="" /> </noscript>> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" crossorigin="anonymous"></script> <script src="//stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-136590259-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-136590259-1'); </script> </body> </html>