CINXE.COM

Our national bioinformatics network | SIB Swiss Institute of Bioinformatics

<!DOCTYPE html> <html lang="en" dir="ltr" prefix="og: https://ogp.me/ns#"> <head> <meta charset="utf-8" /> <script>var _paq = _paq || [];(function(){var u=(("https:" == document.location.protocol) ? "https://matomo.sib.swiss/" : "https://matomo.sib.swiss/");_paq.push(["setSiteId", "1"]);_paq.push(["setTrackerUrl", u+"matomo.php"]);_paq.push(["setDoNotTrack", 1]);_paq.push(['setSecureCookie', true]);if (!window.matomo_search_results_active) {_paq.push(["trackPageView"]);}_paq.push(["setIgnoreClasses", ["no-tracking","colorbox"]]);_paq.push(["enableLinkTracking"]);_paq.push(['enableHeartBeatTimer']);var d=document,g=d.createElement("script"),s=d.getElementsByTagName("script")[0];g.type="text/javascript";g.defer=true;g.async=true;g.src=u+"matomo.js";s.parentNode.insertBefore(g,s);})();</script> <script>var _mtm = window._mtm = window._mtm || [];_mtm.push({"mtm.startTime": (new Date().getTime()), "event": "mtm.Start"});var d = document, g = d.createElement("script"), s = d.getElementsByTagName("script")[0];g.type = "text/javascript";g.async = true;g.src="https://matomo.sib.swiss/js/container_zlVZh3UG.js";s.parentNode.insertBefore(g, s);</script> <meta name="description" content="SIB&#039;s network of research and service groups is an important component of the institute’s mission. By fostering collaboration, knowledge sharing and scientific excellence, SIB stimulates progress an..." /> <link rel="canonical" href="https://www.sib.swiss/community/our-national-bioinformatics-network" /> <link rel="image_src" href="https://www.sib.swiss/sites/default/files/styles/social_share/public/2023-08/maps_0.png?h=6521bd5e&amp;itok=UUNEjDy6" /> <meta property="og:title" content="Our national bioinformatics network" /> <meta property="og:description" content="SIB&#039;s network of research and service groups is an important component of the institute’s mission. By fostering collaboration, knowledge sharing and scientific excellence, SIB stimulates progress an..." /> <meta property="og:image" content="https://www.sib.swiss/sites/default/files/styles/social_share/public/2023-08/maps_0.png?h=6521bd5e&amp;itok=UUNEjDy6" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="630" /> <meta property="og:image:alt" content="Swiss map with SIB network" /> <meta name="google-site-verification" content="lBsrPvFsw5-vHCqg_xyjB55-zbvivxIY0bq3ovFz-RY" /> <meta name="MobileOptimized" content="width" /> <meta name="HandheldFriendly" content="true" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="icon" href="/themes/custom/sib/favicon.ico" type="image/vnd.microsoft.icon" /> <title>Our national bioinformatics network | SIB Swiss Institute of Bioinformatics</title> <link rel="stylesheet" media="all" href="/sites/default/files/css/css_W6mjVQ4XAOi8LNGwIZbPQdXZvqRHH3T7zihWw1tCClo.css?delta=0&amp;language=en&amp;theme=sib&amp;include=eJxFzDEKwCAMAMAPWfOkkmjQQGrEaKm_71LoesP59skXEDoHF4KiRqiHz63SSug4sAzs1SGP1VHjL3G1vkjFK-eguG3NM4snu3lssMbJ9Dul1En2vCyNKvY" /> <link rel="stylesheet" media="all" href="/sites/default/files/css/css_3ReV3N07wBqmH_uAoDZHGyONoia-NXiFLd0fRaJEgF0.css?delta=1&amp;language=en&amp;theme=sib&amp;include=eJxFzDEKwCAMAMAPWfOkkmjQQGrEaKm_71LoesP59skXEDoHF4KiRqiHz63SSug4sAzs1SGP1VHjL3G1vkjFK-eguG3NM4snu3lssMbJ9Dul1En2vCyNKvY" /> <script src="/sites/default/files/js/js_L4nKj-IbR2miJAp8XICT5dho7eg1xOFp6hDIXX7KYIM.js?scope=header&amp;delta=0&amp;language=en&amp;theme=sib&amp;include=eJwtyjEKwDAIAMAPpfikoq2xgsZBA8nvC6XTLedY4QH-0VIJxILQjqxtOqQF9ZkXFp_sqAY3d5xWf1V5imK9x_AbTw"></script> <style> [x-cloak] { display: none !important; } </style> </head> <body class="page-layout-default flex flex-col min-h-screen"> <a href="#main-content" id="skip-to-main-content" class="fixed z-30 w-full p-2 text-sm font-bold text-center visually-hidden focusable bg-custom_blue_light text-custom_blue"> Skip to main content </a> <div class="dialog-off-canvas-main-canvas" data-off-canvas-main-canvas> <div class="flex-1 flex flex-col relative page layout-default header-animation" x-data="page('default', true)" @scroll.window="checkScroll" :class="{ 'has-scrolled': scrolled, 'scrolled-from-top': !scrollTop, 'anchors-visible': anchorsVisible }" > <div x-ref="pageWrapper"> <header role="banner" id="header" x-cloak x-ref="header" :class="{ 'scrolled': scrolled, 'header-visible' : scrolled && !scrollHide, 'header-hidden' : scrolled && scrollHide && !megaMenuOpen && !menuOpen, 'megamenu-open': megaMenuOpen || menuOpen, }"> <div id="desktop-header" class="hidden xl:block"> <div> <div id="desktop-header-logo"> <a class="block site-logo" href="/" rel="home"> <img src="/themes/custom/sib/logo.svg" height="75" width="141" class="logo" alt="Home" /> </a> </div> <div id="desktop-header-mainmenu"> <div class="region region-desktop-header-center"> <div class="menu block-menu" aria-labelledby="block-top-main-menu-menu" id="block-top-main-menu"> <nav id="desktop-main-menu" x-data="megaMenu" x-on:click.outside="close" x-on:keyup.escape.window="close" x-on:open-menu.window="changeMenu($event.detail.menu, 'click')" x-on:close-menu.window="close" > <ul data-region="desktop_header_center" data-block="desktop_header_center" class="menu menu--simple-mega-menu"> <li class="menu-item has-megamenu has-submenu menu-item--expanded" :class="{ 'menu-open': currentMenu == 'menu_link_content:ae8e1ad9-453f-4f4e-bd7e-f5662e17cd49' }" data-key="menu_link_content:ae8e1ad9-453f-4f4e-bd7e-f5662e17cd49" @mouseenter="checkOpen('menu_link_content:ae8e1ad9-453f-4f4e-bd7e-f5662e17cd49')" @mouseleave="checkHide('menu_link_content:ae8e1ad9-453f-4f4e-bd7e-f5662e17cd49')" > <button x-on:click="toggleMenu('menu_link_content:ae8e1ad9-453f-4f4e-bd7e-f5662e17cd49')">Services</button> <div class="submenu mega-menu-wrapper" x-cloak x-show="currentMenu == 'menu_link_content:ae8e1ad9-453f-4f4e-bd7e-f5662e17cd49'" x-collapse > <div class="wrapper"> <div class="flex justify-end pt-2 container-fluid"> <button class="flex items-center p-2 text-sm border rounded-full hover:bg-custom_gray" x-on:click="close"> <span class="sr-only">Close menu</span> <svg class="fill-current w-4 h-4" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M408.726 103.274c-8.979-8.978-23.834-10.106-33.148-.79L256 222.062 136.422 102.484c-9.314-9.314-24.17-8.187-33.148.79-8.978 8.979-10.105 23.833-.79 33.148L222.062 256 102.484 375.578c-9.314 9.314-8.187 24.17.79 33.148 8.979 8.977 23.834 10.107 33.148.79L256 289.938l119.578 119.578c9.314 9.315 24.169 8.186 33.148-.79 8.977-8.979 10.107-23.834.79-33.148L289.938 256l119.578-119.578c9.315-9.315 8.186-24.169-.79-33.148z"/></svg> </button> </div> <div class="flex flex-col h-full container-fluid max-w-[1920px] mx-auto"> <div class="flex items-stretch flex-1 gap-8 pt-4 pb-12 2xl:pb-16 2xl:pt-8 2xl:gap-24 regions"> <div class="w-1/4 2xl:max-w-[400px] region left-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-before"> <div class="field--name-field-left-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/services/open-software-and-databases" class="title region-title internal-link" > <span>Open software and databases</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> <p>Discover our world-class, open biodata resources.</p> </div> </div> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/services/coordination" class="title region-title internal-link" > <span>Coordination</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> <p>Find out how we bring together key partners and data in large-scale projects.</p> </div> </div> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/centre-for-pathogen-bioinformatics" class="title region-title internal-link" > <span>Centre for Pathogen Bioinformatics </span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> <p>At the forefront of pathogen research and surveillance</p> </div> </div> </div> </div> </div> <div class="w-1/2 2xl:flex-1 region center-region"> <div class="flex-1 flex flex-col simple-mega-menu-type-sib-megamenu view-mode-center"> <div class="center-title"> <a class="title region-title internal-link" href="/services/portfolio"> <span>Centre of excellence</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> The comprehensive bioinformatics services we offer to unleash innovation in the life sciences. </div> </div> <div class="my-4"> <div class="field--name-field-link-groups without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-menu-links paragraph--view-mode--default"> <div class="grid grid-cols-2 xl:grid-cols-3 gap-4 xl:gap-8 2xl:gap-10 megamenu-items megamenu-items--default color--blue"> <a href="/services/portfolio/biostatistics-and-bioinformatics-analysis" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--sib-pictograms media--view-mode--megamenu"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" class="sib-line-icon" viewBox="0 0 300 300" height="25" width="25"> <path class="path-line" d="M99.94 39.622h100M119.94 39.622h60v209.209c0 16.557-13.443 30-30 30-16.558 0-30-13.443-30-30V39.622ZM219.97 80h60v200h-60zM20 160h60v120H20z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></path> </svg> </div> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Biostatistics and bioinformatics analysis </div> </div> </a> <a href="/services/portfolio/data-stewardship-and-management" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--sib-pictograms media--view-mode--megamenu"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" class="sib-line-icon" viewBox="0 0 300 300" height="25" width="25"> <path class="path-line" d="m99.555 179.62h180.44v40h-180.44zm-20 60h200.44v40.378h-200.44zm180-40h-40m40 60h-40" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></path> <circle class="path-line" cx="119.94" cy="39.622" r="20" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></circle> <circle class="path-line" cx="39.94" cy="139.62" r="20" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></circle> <circle class="path-line" cx="119.94" cy="139.62" r="20" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></circle> <circle class="path-line" cx="199.94" cy="139.62" r="20" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></circle> <path class="path-line" d="m119.94 59.622v60m80 0v-20h-160v20" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></path> </svg> </div> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Data stewardship and management </div> </div> </a> <a href="/services/portfolio/knowledge-representation" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--sib-pictograms media--view-mode--megamenu"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" class="sib-line-icon" viewBox="0 0 300 300" height="25" width="25"> <path class="path-line" fill="none" stroke="currentColor" stroke-width="3" stroke-miterlimit="10" d="M240 260.4H60M244.8 199.8l10.4 41.2M173.2 189.4l71.3 58.3M55.5 247.7l71.3-58.3M79 146.7l42.5 14.2M153.3 140.6l4.5-40.3M241.4 47.8 178.6 73M59 46.7l82 27.4M43.9 60l12.2 60.8M173.2 189.4c4.2-5.2 6.8-11.8 6.8-19 0-15.4-11.7-28.2-26.7-29.8M153.3 140.6c-1.1-.1-2.2-.2-3.3-.2-13.3 0-24.5 8.6-28.5 20.5M121.5 160.9c-1 3-1.5 6.2-1.5 9.5 0 7.2 2.5 13.8 6.8 19M173.2 189.4c-5.5 6.7-13.9 11-23.2 11-9.3 0-17.7-4.3-23.2-11M255.2 241c-4.2 1.1-7.9 3.4-10.6 6.7M240 260.4c0-4.8 1.7-9.2 4.5-12.7"></path> <path class="path-line" fill="none" stroke="currentColor" stroke-width="3" stroke-miterlimit="10" d="M240 260.4c0 11 9 20 20 20s20-9 20-20-9-20-20-20c-1.7 0-3.3.2-4.8.6M55.5 247.7c-3.7-4.5-9.2-7.3-15.5-7.3-11 0-20 9-20 20s9 20 20 20 20-9 20-20"></path> <path class="path-line" fill="none" stroke="currentColor" stroke-width="3" stroke-miterlimit="10" d="M55.5 247.7c2.8 3.4 4.5 7.9 4.5 12.7M59 46.7c.7-2 1-4.1 1-6.3 0-11-9-20-20-20s-20 9-20 20 9 20 20 20c1.3 0 2.7-.1 3.9-.4"></path> <path class="path-line" fill="none" stroke="currentColor" stroke-width="3" stroke-miterlimit="10" d="M43.9 60c7.1-1.4 12.8-6.6 15-13.3M241.4 47.8c2.9 7.4 10.1 12.6 18.6 12.6 11 0 20-9 20-20s-9-20-20-20-20 9-20 20c0 2.6.5 5.1 1.4 7.4M157.8 100.3c.7.1 1.5.1 2.2.1 11 0 20-9 20-20 0-2.6-.5-5.1-1.4-7.4M157.8 100.3c-10-1.1-17.8-9.6-17.8-19.9 0-2.2.4-4.3 1-6.3M141 74.1c2.6-7.9 10.1-13.7 19-13.7 8.4 0 15.6 5.2 18.6 12.6M79 146.7c.7-2 1-4.1 1-6.3 0-11-9-20-20-20-1.3 0-2.7.1-3.9.4"></path> <path class="path-line" fill="none" stroke="currentColor" stroke-width="3" stroke-miterlimit="10" d="M79 146.7c-2.6 7.9-10.1 13.7-19 13.7-11 0-20-9-20-20 0-9.7 6.9-17.8 16.1-19.6M244.8 199.8c8.7-2.2 15.2-10 15.2-19.4 0-11-9-20-20-20s-20 9-20 20 9 20 20 20c1.7 0 3.3-.2 4.8-.6"></path> </svg> </div> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Knowledge representation </div> </div> </a> <a href="/services/portfolio/sensitive-data-sharing" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--sib-pictograms media--view-mode--megamenu"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" class="sib-line-icon" viewBox="0 0 300 300" height="25" width="25"> <path class="path-line" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3" d="M60 237.77h180v40.38H60zM219.56 257.77h-40M60 179.62h180V220H60zM219.56 199.62h-40M100.65 80H200v80h-99.35zM150.33 20C166.71 20 180 33.3 180 49.67V80h-59.35V49.67c0-16.38 13.3-29.67 29.67-29.67Z"></path> <circle class="path-line" cx="150.33" cy="110" r="10" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></circle> <path class="path-line" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3" d="M150.33 120v19.74M60 80H20v120h20M240 80h40v120h-20"></path> </svg> </div> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Sensitive data sharing </div> </div> </a> <a href="/services/portfolio/software-development" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--sib-pictograms media--view-mode--megamenu"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300" height="25" width="25"> <path class="path-line" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3" d="M278.66 220.38 19.94 220V39.62l258.72.38v180.38zM19.94 197.4h260M159.94 220l20 40M139.94 220l-20 40M199.94 260h-100"></path> <path class="path-line" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3" d="M139.27 180.28v-60.66L79.7 80.39M139.27 79.66l-22.15 23.98M139.27 119.62l40.36-19.55 40.65-19.68M219.55 120.35l-39.92-20.28M199.57 89.47 179.6 59.68"></path> </svg> </div> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Software development </div> </div> </a> <a href="/services/portfolio/training" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--sib-pictograms media--view-mode--megamenu"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" class="sib-line-icon" viewBox="0 0 300 300" height="25" width="25"> <g id="g474" transform="translate(-11.136 -22.194) scale(1.0788)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"> <path id="polyline434" class="path-line" d="m60 39.22 218.72.38V200L120 199.62"></path> <path id="line436" class="path-line" d="m200.52 126.84-23.83-29.06"></path> <path id="line438" class="path-line" d="m242.93 97.07-25.86 25.86"></path> <path id="line440" class="path-line" d="m153.16 140.52 13.68-41.04"></path> <path id="path442" class="path-line" d="M242.93 97.07A9.969 9.969 0 0 0 250 100c5.52 0 10-4.48 10-10s-4.48-10-10-10-10 4.48-10 10c0 2.76 1.12 5.26 2.93 7.07"></path> <path id="path444" class="path-line" d="M200.52 126.84c-.33.99-.52 2.05-.52 3.16 0 5.52 4.48 10 10 10s10-4.48 10-10c0-2.76-1.12-5.26-2.93-7.07"></path> <path id="path446" class="path-line" d="m200.52 126.84c1.32-3.97 5.06-6.84 9.48-6.84 2.76 0 5.26 1.12 7.07 2.93"></path> <path id="path448" class="path-line" d="M179.48 93.16c.33-.99.52-2.05.52-3.16 0-5.52-4.48-10-10-10s-10 4.48-10 10c0 4.42 2.87 8.16 6.84 9.48"></path> <path id="path450" class="path-line" d="M179.48 93.16c-1.32 3.97-5.06 6.84-9.48 6.84-1.11 0-2.17-.19-3.16-.52"></path> <path id="path452" class="path-line" d="M153.16 140.52c-.99-.33-2.05-.52-3.16-.52-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10c0-4.42-2.87-8.16-6.84-9.48"></path> <circle id="circle454" class="path-line" cx="60" cy="80" r="20"></circle> <path id="polyline456" class="path-line" d="M80 200v80H40v-60l-20-20v-60l20-20h40l20 20h20"></path> </g> </svg> </div> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Training </div> </div> </a> </div> </div> </div> </div> </div> </div> <div class="w-1/4 2xl:max-w-[420px] region right-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-after"> <div class="field--name-field-right-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <div class="title region-title"> <div class="title" > Let&#039;s collaborate </div> </div> <div class="subtext"> <p><span>What life science data challenges can we help you solve?</span></p> </div> </div> <a href="/services/contact" class="button button--size--default button--with-icon button--primary" > <span class="button--text">Contact us</span> <span class="button--icon"><svg class="fill-current icon" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M71.505 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.392 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.908 33.502-33.3 33.502H71.539c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.267-33.502h19.163c31.827 0 57.624-25.964 57.624-58.025v-.402c0-32.061-25.797-58.025-57.624-58.025H162.43a33.368 33.368 0 0 1-33.267-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025zm258.87 0c-31.828 0-57.624 25.998-57.624 58.026 0 32.095 25.796 58.059 57.623 58.059h19.23c18.393 0 33.268 14.975 33.268 33.501v35.881c0 18.493-14.875 33.502-33.268 33.502h-19.23c-31.827 0-57.623 25.93-57.623 58.025 0 32.028 25.796 58.025 57.623 58.025 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.234-33.502h19.23c31.827 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.796-58.025-57.623-58.025h-19.23a33.368 33.368 0 0 1-33.234-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025z" style="stroke-width:33.5019"/></svg></span> </a> </div> </div> </div> </div> </div> </div> </div> </li> <li class="menu-item has-megamenu has-submenu menu-item--expanded" :class="{ 'menu-open': currentMenu == 'menu_link_content:ba52cb65-76af-4645-8d02-54bb7db3ee6f' }" data-key="menu_link_content:ba52cb65-76af-4645-8d02-54bb7db3ee6f" @mouseenter="checkOpen('menu_link_content:ba52cb65-76af-4645-8d02-54bb7db3ee6f')" @mouseleave="checkHide('menu_link_content:ba52cb65-76af-4645-8d02-54bb7db3ee6f')" > <button x-on:click="toggleMenu('menu_link_content:ba52cb65-76af-4645-8d02-54bb7db3ee6f')">Training</button> <div class="submenu mega-menu-wrapper" x-cloak x-show="currentMenu == 'menu_link_content:ba52cb65-76af-4645-8d02-54bb7db3ee6f'" x-collapse > <div class="wrapper"> <div class="flex justify-end pt-2 container-fluid"> <button class="flex items-center p-2 text-sm border rounded-full hover:bg-custom_gray" x-on:click="close"> <span class="sr-only">Close menu</span> <svg class="fill-current w-4 h-4" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M408.726 103.274c-8.979-8.978-23.834-10.106-33.148-.79L256 222.062 136.422 102.484c-9.314-9.314-24.17-8.187-33.148.79-8.978 8.979-10.105 23.833-.79 33.148L222.062 256 102.484 375.578c-9.314 9.314-8.187 24.17.79 33.148 8.979 8.977 23.834 10.107 33.148.79L256 289.938l119.578 119.578c9.314 9.315 24.169 8.186 33.148-.79 8.977-8.979 10.107-23.834.79-33.148L289.938 256l119.578-119.578c9.315-9.315 8.186-24.169-.79-33.148z"/></svg> </button> </div> <div class="flex flex-col h-full container-fluid max-w-[1920px] mx-auto"> <div class="flex items-stretch flex-1 gap-8 pt-4 pb-12 2xl:pb-16 2xl:pt-8 2xl:gap-24 regions"> <div class="w-1/4 2xl:max-w-[400px] region left-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-before"> <div class="field--name-field-left-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/training/upcoming-training-courses" class="title region-title internal-link" > <span>Upcoming courses</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> </div> </div> <div class="paragraph paragraph--type--upcoming-training-courses paragraph--view-mode--default" x-init="" @courses-loaded.window="$refs.render.innerHTML = $event.detail" > <div class="upcoming-courses" x-ref="render"> </div> </div> </div> </div> </div> <div class="w-1/2 2xl:flex-1 region center-region"> <div class="flex-1 flex flex-col simple-mega-menu-type-sib-megamenu view-mode-center"> <div class="center-title"> <div class="title">Scientific training</div> <div class="subtext"> Acquire skills to make the most out of the latest advances in bioinformatics and data science. </div> </div> <div class="my-4"> <div class="field--name-field-link-groups without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-menu-links paragraph--view-mode--default"> <div class="grid grid-cols-2 xl:grid-cols-3 gap-4 xl:gap-8 2xl:gap-10 megamenu-items megamenu-items--image color--blue"> <a href="/training/upcoming-training-courses" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-11/training.jpg?h=289976fd&amp;itok=6L6n3r76" width="230" height="85" alt="A group of people sitting at desks in a classroom" loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Upcoming training courses </div> </div> </a> <a href="/training/e-learning" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-07/e-learning.png?h=bbbdc645&amp;itok=4_ZPB8rO" width="230" height="85" alt="A laptop representing the e-learning" loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> E-learning </div> </div> </a> <a href="/training/training-materials" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-07/Training-menu-course-materials_0.png?h=bae89339&amp;itok=X_V9-PgW" width="230" height="85" alt="a man working at the laptop illustrating training course materials." loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Course materials </div> </div> </a> <a href="/training/who-do-we-train" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-07/Trainings_who-do-we-train.png?h=c1742f02&amp;itok=nXAm2BNk" width="230" height="85" alt="A picture representing a lecturer and a student." loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Who do we train </div> </div> </a> <a href="/training/phd-training-network" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-07/NR-9877_lowres.png?h=3f69c139&amp;itok=FxLHPJJO" width="230" height="85" alt="Picture representing two PhD students working together on the laptop. Job career Franziska Gruehl" loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> PhD Training Network </div> </div> </a> <a href="/training/open-and-fair-training" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2024-09/fair-training_banner.jpg?h=82f92a78&amp;itok=0XuGyA3J" width="230" height="85" alt="Empty Classroom With Desks And Chairs. Lines And Dots Forming A Plexus" loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Open and FAIR training </div> </div> </a> </div> </div> </div> </div> </div> </div> <div class="w-1/4 2xl:max-w-[420px] region right-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-after"> <div class="field--name-field-right-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <div class="title region-title"> <div class="title" > Stay tuned </div> </div> <div class="subtext"> <p>Be the first to receive announcements of new courses.</p> </div> </div> <a href="#training-newsletter" class="button button--size--default button--with-icon button--primary" > <span class="button--text">Leave us your email</span> <span class="button--icon"><svg class="fill-current icon" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M71.505 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.392 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.908 33.502-33.3 33.502H71.539c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.267-33.502h19.163c31.827 0 57.624-25.964 57.624-58.025v-.402c0-32.061-25.797-58.025-57.624-58.025H162.43a33.368 33.368 0 0 1-33.267-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025zm258.87 0c-31.828 0-57.624 25.998-57.624 58.026 0 32.095 25.796 58.059 57.623 58.059h19.23c18.393 0 33.268 14.975 33.268 33.501v35.881c0 18.493-14.875 33.502-33.268 33.502h-19.23c-31.827 0-57.623 25.93-57.623 58.025 0 32.028 25.796 58.025 57.623 58.025 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.234-33.502h19.23c31.827 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.796-58.025-57.623-58.025h-19.23a33.368 33.368 0 0 1-33.234-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025z" style="stroke-width:33.5019"/></svg></span> </a> </div> </div> </div> </div> </div> </div> </div> </li> <li class="menu-item has-megamenu has-submenu menu-item--expanded menu-item--active-trail" :class="{ 'menu-open': currentMenu == 'menu_link_content:29dcc6d7-529a-404a-9a05-cb1613d1f0aa' }" data-key="menu_link_content:29dcc6d7-529a-404a-9a05-cb1613d1f0aa" @mouseenter="checkOpen('menu_link_content:29dcc6d7-529a-404a-9a05-cb1613d1f0aa')" @mouseleave="checkHide('menu_link_content:29dcc6d7-529a-404a-9a05-cb1613d1f0aa')" > <button x-on:click="toggleMenu('menu_link_content:29dcc6d7-529a-404a-9a05-cb1613d1f0aa')">Community</button> <div class="submenu mega-menu-wrapper" x-cloak x-show="currentMenu == 'menu_link_content:29dcc6d7-529a-404a-9a05-cb1613d1f0aa'" x-collapse > <div class="wrapper"> <div class="flex justify-end pt-2 container-fluid"> <button class="flex items-center p-2 text-sm border rounded-full hover:bg-custom_gray" x-on:click="close"> <span class="sr-only">Close menu</span> <svg class="fill-current w-4 h-4" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M408.726 103.274c-8.979-8.978-23.834-10.106-33.148-.79L256 222.062 136.422 102.484c-9.314-9.314-24.17-8.187-33.148.79-8.978 8.979-10.105 23.833-.79 33.148L222.062 256 102.484 375.578c-9.314 9.314-8.187 24.17.79 33.148 8.979 8.977 23.834 10.107 33.148.79L256 289.938l119.578 119.578c9.314 9.315 24.169 8.186 33.148-.79 8.977-8.979 10.107-23.834.79-33.148L289.938 256l119.578-119.578c9.315-9.315 8.186-24.169-.79-33.148z"/></svg> </button> </div> <div class="flex flex-col h-full container-fluid max-w-[1920px] mx-auto"> <div class="flex items-stretch flex-1 gap-8 pt-4 pb-12 2xl:pb-16 2xl:pt-8 2xl:gap-24 regions"> <div class="w-1/4 2xl:max-w-[400px] region left-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-before"> <div class="field--name-field-left-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/community/our-national-bioinformatics-network" class="title region-title internal-link" > <span>Network</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> <p>We promote bioinformatics through our network across Switzerland, fostering a strong community spirit to enable innovation and collaboration.</p><ul><li><a href="/community/how-to-join-sib" data-entity-type="node" data-entity-uuid="aa63be20-0d53-4598-af8f-fbcb9ebcde01" data-entity-substitution="canonical" title="How to join SIB">How to join</a></li><li><a href="/community/our-national-bioinformatics-network#community-initiatives-to-drive-and-connect-swiss-bioinformaticians">Focus groups and other initiatives</a></li></ul> </div> </div> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/community/publications" class="title region-title internal-link" > <span>Publications</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> <p>Peer-reviewed articles and preprints by our scientists.</p> </div> </div> </div> </div> </div> <div class="w-1/2 2xl:flex-1 region center-region"> <div class="flex-1 flex flex-col simple-mega-menu-type-sib-megamenu view-mode-center"> <div class="center-title"> <div class="title">Our groups</div> <div class="subtext"> Find out more about our experts both at the SIB Hub and institutions across Switzerland. </div> </div> <div class="my-4"> <div class="field--name-field-link-groups without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-links paragraph--view-mode--default"> <div class="grid grid-cols-2 xl:grid-cols-3 gap-4 xl:gap-8 2xl:gap-10 megamenu-items megamenu-items--image color--"> <a href="/groups" class="group megamenu-item-link internal-link" > <div class="image"> <div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-07/our-groups_banner.jpg?h=56d0ca2e&amp;itok=hFgvrG5S" width="230" height="85" alt="People collaborating around a table" loading="lazy" /> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Browse our groups </div> </div> </a> </div> </div> </div> </div> <div class="mt-4 bottom-actions"> <div class="field--name-field-center-bottom without-label field--type-entity-reference-revisions"> <div class="paragraph buttons-horizontal paragraph--type--buttons paragraph--view-mode--default"> <div class="field field--name-field-items without-label field--type-entity-reference-revisions"> <div> <a href="/directory" class="button button--size--default button--with-icon button--primary" > <span class="button--text">Find people</span> <span class="button--icon"><svg class="fill-current icon" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M71.505 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.392 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.908 33.502-33.3 33.502H71.539c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.267-33.502h19.163c31.827 0 57.624-25.964 57.624-58.025v-.402c0-32.061-25.797-58.025-57.624-58.025H162.43a33.368 33.368 0 0 1-33.267-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025zm258.87 0c-31.828 0-57.624 25.998-57.624 58.026 0 32.095 25.796 58.059 57.623 58.059h19.23c18.393 0 33.268 14.975 33.268 33.501v35.881c0 18.493-14.875 33.502-33.268 33.502h-19.23c-31.827 0-57.623 25.93-57.623 58.025 0 32.028 25.796 58.025 57.623 58.025 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.234-33.502h19.23c31.827 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.796-58.025-57.623-58.025h-19.23a33.368 33.368 0 0 1-33.234-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025z" style="stroke-width:33.5019"/></svg></span> </a> </div> <div> <a href="/about/governance-and-organization#sib-hub" class="button button--size--default button--with-icon button--secondary" > <span class="button--text">Our support functions</span> <span class="button--icon"><svg class="fill-current icon" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M71.505 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.392 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.908 33.502-33.3 33.502H71.539c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.267-33.502h19.163c31.827 0 57.624-25.964 57.624-58.025v-.402c0-32.061-25.797-58.025-57.624-58.025H162.43a33.368 33.368 0 0 1-33.267-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025zm258.87 0c-31.828 0-57.624 25.998-57.624 58.026 0 32.095 25.796 58.059 57.623 58.059h19.23c18.393 0 33.268 14.975 33.268 33.501v35.881c0 18.493-14.875 33.502-33.268 33.502h-19.23c-31.827 0-57.623 25.93-57.623 58.025 0 32.028 25.796 58.025 57.623 58.025 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.234-33.502h19.23c31.827 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.796-58.025-57.623-58.025h-19.23a33.368 33.368 0 0 1-33.234-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025z" style="stroke-width:33.5019"/></svg></span> </a> </div> </div> </div> </div> </div> </div> </div> <div class="w-1/4 2xl:max-w-[420px] region right-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-after"> <div class="field--name-field-right-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/community/bioinformatics-awards-and-recognition-initiatives" class="title region-title internal-link" > <span>Awards</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> </div> </div> <div class="paragraph paragraph--type--megamenu-image-link paragraph--view-mode--default"> <a href="/bioinformatics-awards" class="internal-link" > <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_right_image/public/2024-11/SIB_AWARDS_2025_mega-menu_1.png?h=d1443b41&amp;itok=7oGyjy7l" width="520" height="192" alt="SIB Awards 2025 Banner" /> </div> <div class="mt-1 font-bold"> Bioinformatics Awards </div> </a> </div> <div class="paragraph paragraph--type--megamenu-image-link paragraph--view-mode--default"> <a href="/remarkable-outputs" class="internal-link" > <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_right_image/public/2023-05/SIB_R_O_2022_banner.png?h=710e28d4&amp;itok=c6XPOcka" width="520" height="192" alt="SIB Remarkable Outputs 2022 Banner" /> </div> <div class="mt-1 font-bold"> Remarkable Outputs </div> </a> </div> </div> </div> </div> </div> </div> </div> </div> </li> <li class="menu-item has-megamenu has-submenu menu-item--expanded" :class="{ 'menu-open': currentMenu == 'menu_link_content:9005ef57-6da8-4126-a0ee-f97cfec231b5' }" data-key="menu_link_content:9005ef57-6da8-4126-a0ee-f97cfec231b5" @mouseenter="checkOpen('menu_link_content:9005ef57-6da8-4126-a0ee-f97cfec231b5')" @mouseleave="checkHide('menu_link_content:9005ef57-6da8-4126-a0ee-f97cfec231b5')" > <button x-on:click="toggleMenu('menu_link_content:9005ef57-6da8-4126-a0ee-f97cfec231b5')">What&#039;s on</button> <div class="submenu mega-menu-wrapper" x-cloak x-show="currentMenu == 'menu_link_content:9005ef57-6da8-4126-a0ee-f97cfec231b5'" x-collapse > <div class="wrapper"> <div class="flex justify-end pt-2 container-fluid"> <button class="flex items-center p-2 text-sm border rounded-full hover:bg-custom_gray" x-on:click="close"> <span class="sr-only">Close menu</span> <svg class="fill-current w-4 h-4" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M408.726 103.274c-8.979-8.978-23.834-10.106-33.148-.79L256 222.062 136.422 102.484c-9.314-9.314-24.17-8.187-33.148.79-8.978 8.979-10.105 23.833-.79 33.148L222.062 256 102.484 375.578c-9.314 9.314-8.187 24.17.79 33.148 8.979 8.977 23.834 10.107 33.148.79L256 289.938l119.578 119.578c9.314 9.315 24.169 8.186 33.148-.79 8.977-8.979 10.107-23.834.79-33.148L289.938 256l119.578-119.578c9.315-9.315 8.186-24.169-.79-33.148z"/></svg> </button> </div> <div class="flex flex-col h-full container-fluid max-w-[1920px] mx-auto"> <div class="flex items-stretch flex-1 gap-8 pt-4 pb-12 2xl:pb-16 2xl:pt-8 2xl:gap-24 regions"> <div class="w-1/4 2xl:max-w-[400px] region left-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-before"> <div class="field--name-field-left-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/latest-outputs" class="title region-title internal-link" > <span>Latest outputs</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> <p>The latest scientific developments, projects and news from our scientists. Discover the <em>in silico</em> talks, a series of webinars by our scientists.&nbsp;</p><p>&nbsp;</p><p><a href="/in-silico-talks" data-entity-type="node" data-entity-uuid="a66d8d78-dafc-4c70-b877-daf80d5c3948" data-entity-substitution="canonical" title="in silico talks">Browse our <em>in silico</em> talks</a></p> </div> </div> <div class="paragraph paragraph--type--megamenu-cta paragraph--view-mode--default"> <div class="cta-title"> Stay informed </div> <a href="/#newsletter" class="button button--size--default button--with-icon button--secondary w-full" > <span class="button--text">Receive the latest updates</span> <span class="button--icon"><svg class="fill-current icon" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M71.505 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.392 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.908 33.502-33.3 33.502H71.539c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.267-33.502h19.163c31.827 0 57.624-25.964 57.624-58.025v-.402c0-32.061-25.797-58.025-57.624-58.025H162.43a33.368 33.368 0 0 1-33.267-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025zm258.87 0c-31.828 0-57.624 25.998-57.624 58.026 0 32.095 25.796 58.059 57.623 58.059h19.23c18.393 0 33.268 14.975 33.268 33.501v35.881c0 18.493-14.875 33.502-33.268 33.502h-19.23c-31.827 0-57.623 25.93-57.623 58.025 0 32.028 25.796 58.025 57.623 58.025 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.234-33.502h19.23c31.827 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.796-58.025-57.623-58.025h-19.23a33.368 33.368 0 0 1-33.234-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025z" style="stroke-width:33.5019"/></svg></span> </a> </div> </div> </div> </div> <div class="w-1/2 2xl:flex-1 region center-region"> <div class="flex-1 flex flex-col simple-mega-menu-type-sib-megamenu view-mode-center"> <div class="center-title"> <a class="title region-title internal-link" href="/tags"> <span>Current focus areas</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> The cutting-edge topics we are pioneering for a better future </div> </div> <div class="my-4"> <div class="field--name-field-link-groups without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-trending-topics paragraph--view-mode--default"> <div class="grid grid-cols-2 xl:grid-cols-3 gap-4 xl:gap-8 2xl:gap-10 megamenu-items megamenu-items--image color--blue"> <a href="/tags/artificial-intelligence-and-machine-learning" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_item/public/2023-05/deepmind-lISkvdgfLEk-unsplash.jpg?h=31dc6871&amp;itok=3w1e8E-4" width="230" height="85" alt="Blue image" /> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Artificial intelligence and machine learning  </div> </div> </a> <a href="/tags/biodiversity" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_item/public/2023-07/Environmental-impact.png?h=dd1e4d4b&amp;itok=nUXbS4Am" width="230" height="85" alt="A butterfly representing the environment and the environmental impact of SIB." /> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Biodiversity </div> </div> </a> <a href="/tags/generative-ai" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_item/public/2024-08/generative-AI.jpg?h=82f92a78&amp;itok=wLGUJyLH" width="230" height="85" alt="businessman using laptop with AI virtual graphic" /> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Generative AI </div> </div> </a> <a href="/tags/one-health" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_item/public/2024-10/one-health_banner.jpg?h=3cbb957f&amp;itok=XiuLuzhq" width="230" height="85" alt="Colourful image with animals and plants interconnected by a DNA strand" /> </div> </div> <div class="details"> <div class="font-bold center-link-title"> One Health </div> </div> </a> <a href="/tags/open-research-data" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_item/public/2023-05/ChatGPT_social.png?h=f54bfa0f&amp;itok=nfgWSOT1" width="230" height="85" alt="A network of points that connect altogether." /> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Open research data </div> </div> </a> <a href="/tags/personalized-health" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_item/public/2023-07/perso.jpg?h=56d0ca2e&amp;itok=xh2aAXDd" width="230" height="85" alt="A man laying on a hospital bed with a doctor" /> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Personalized health </div> </div> </a> </div> </div> </div> </div> </div> </div> <div class="w-1/4 2xl:max-w-[420px] region right-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-after"> <div class="field--name-field-right-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <div class="title region-title"> <div class="title" > Our conferences </div> </div> <div class="subtext"> </div> </div> <div class="paragraph paragraph--type--megamenu-image-link paragraph--view-mode--default"> <a href="https://sibdays.sib.swiss/" class="external-link" target="_blank" > <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_right_image/public/2023-07/SIBdays-conference.png?h=27acece4&amp;itok=pmZPyhAW" width="520" height="192" alt="SIB days conference Swiss Bioinformatics summit" /> </div> <div class="mt-1 font-bold"> 24-26 June 2024 </div> </a> </div> <div class="paragraph paragraph--type--megamenu-image-link paragraph--view-mode--default"> <a href="https://www.bc2.ch" class="external-link" target="_blank" > <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_right_image/public/2023-07/bc2-conference_0.png?h=27acece4&amp;itok=Cuticoy-" width="520" height="192" alt="BC2 Basel Computational Biology Conference" /> </div> <div class="mt-1 font-bold"> 08-11 September 2025 </div> </a> </div> <a href="/conferences" class="button button--size--default button--with-icon button--primary" > <span class="button--text">Upcoming events</span> <span class="button--icon"><svg class="fill-current icon" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M71.505 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.392 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.908 33.502-33.3 33.502H71.539c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.267-33.502h19.163c31.827 0 57.624-25.964 57.624-58.025v-.402c0-32.061-25.797-58.025-57.624-58.025H162.43a33.368 33.368 0 0 1-33.267-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025zm258.87 0c-31.828 0-57.624 25.998-57.624 58.026 0 32.095 25.796 58.059 57.623 58.059h19.23c18.393 0 33.268 14.975 33.268 33.501v35.881c0 18.493-14.875 33.502-33.268 33.502h-19.23c-31.827 0-57.623 25.93-57.623 58.025 0 32.028 25.796 58.025 57.623 58.025 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.234-33.502h19.23c31.827 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.796-58.025-57.623-58.025h-19.23a33.368 33.368 0 0 1-33.234-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025z" style="stroke-width:33.5019"/></svg></span> </a> </div> </div> </div> </div> </div> </div> </div> </li> <li class="menu-item has-megamenu has-submenu menu-item--expanded" :class="{ 'menu-open': currentMenu == 'menu_link_content:35fdb270-98a5-4d03-9ea8-61c4812bc20c' }" data-key="menu_link_content:35fdb270-98a5-4d03-9ea8-61c4812bc20c" @mouseenter="checkOpen('menu_link_content:35fdb270-98a5-4d03-9ea8-61c4812bc20c')" @mouseleave="checkHide('menu_link_content:35fdb270-98a5-4d03-9ea8-61c4812bc20c')" > <button x-on:click="toggleMenu('menu_link_content:35fdb270-98a5-4d03-9ea8-61c4812bc20c')">About</button> <div class="submenu mega-menu-wrapper" x-cloak x-show="currentMenu == 'menu_link_content:35fdb270-98a5-4d03-9ea8-61c4812bc20c'" x-collapse > <div class="wrapper"> <div class="flex justify-end pt-2 container-fluid"> <button class="flex items-center p-2 text-sm border rounded-full hover:bg-custom_gray" x-on:click="close"> <span class="sr-only">Close menu</span> <svg class="fill-current w-4 h-4" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M408.726 103.274c-8.979-8.978-23.834-10.106-33.148-.79L256 222.062 136.422 102.484c-9.314-9.314-24.17-8.187-33.148.79-8.978 8.979-10.105 23.833-.79 33.148L222.062 256 102.484 375.578c-9.314 9.314-8.187 24.17.79 33.148 8.979 8.977 23.834 10.107 33.148.79L256 289.938l119.578 119.578c9.314 9.315 24.169 8.186 33.148-.79 8.977-8.979 10.107-23.834.79-33.148L289.938 256l119.578-119.578c9.315-9.315 8.186-24.169-.79-33.148z"/></svg> </button> </div> <div class="flex flex-col h-full container-fluid max-w-[1920px] mx-auto"> <div class="flex items-stretch flex-1 gap-8 pt-4 pb-12 2xl:pb-16 2xl:pt-8 2xl:gap-24 regions"> <div class="w-1/4 2xl:max-w-[400px] region left-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-before"> <div class="field--name-field-left-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/about/flagship-projects" class="title region-title internal-link" > <span>Flagship projects</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> <p>National platforms and secure IT networks, diagnostic tools, international projects and more.</p> </div> </div> <div class="paragraph paragraph--type--megamenu-left-small-bloc paragraph--view-mode--default"> <a href="/about/flagship-projects#biomedit"> <div class="cta-title"> BioMedIT </div> <p>The national secure IT network for health-related data.</p> </a> </div> <div class="paragraph paragraph--type--megamenu-left-small-bloc paragraph--view-mode--default"> <a href="/about/flagship-projects#spsp"> <div class="cta-title"> Swiss Pathogen Surveillance Platform </div> <p><span>Advancing pathogen monitoring.</span></p> </a> </div> </div> </div> </div> <div class="w-1/2 2xl:flex-1 region center-region"> <div class="flex-1 flex flex-col simple-mega-menu-type-sib-megamenu view-mode-center"> <div class="center-title"> <a class="title region-title internal-link" href="/about/who-we-are"> <span>About</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> Find out what drives us, our mission, identity and history over the years. </div> </div> <div class="my-4"> <div class="field--name-field-link-groups without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-menu-links paragraph--view-mode--default"> <div class="grid grid-cols-2 xl:grid-cols-3 gap-4 xl:gap-8 2xl:gap-10 megamenu-items megamenu-items--image color--blue"> <a href="/about/who-we-are" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-07/RGB_DataScientistsForLife_Aurel-Ma%CC%88rki_1000px.jpg?h=99b95e68&amp;itok=m2eoAOaR" width="230" height="85" alt="Illustration with data scientists" loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Who we are </div> </div> </a> <a href="/about/our-impact" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-06/coordination.jpg?h=56d0ca2e&amp;itok=Wy7tc6M2" width="230" height="85" alt="Two bioinformaticians discussing in a lab" loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Our impact </div> </div> </a> <a href="/about/activities-for-the-public" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-07/Outreach-kids-children-public.png?h=31cfa1a7&amp;itok=tXWli4ki" width="230" height="85" alt="two kids in front of a screen, participating in a game, an outreach activity for the public." loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Activities for the public </div> </div> </a> </div> </div> <div class="paragraph xl:mt-8 mt-6 pt-6 xl:pt-8 border-t border-gray-200 paragraph--type--megamenu-center-sublink paragraph--view-mode--default"> <div class="grid grid-cols-1 xl:grid-cols-[auto,1fr] gap-x-4 gap-y-6 xl:gap-y-8"> <div class="self-start"> <div class="py-2 font-bold xl:py-3 xl:leading-8"> <span>Our organization</span> </div> </div> <div class="self-center"> <div class="flex flex-wrap items-center -mx-2"> <div class="p-2"> <a href="/about/governance-and-organization" class="button button--size--small button--secondary !w-auto">Governance</a> </div> <div class="p-2"> <a href="/about/governance-and-organization#sib-hub" class="button button--size--small button--secondary !w-auto">SIB Hub</a> </div> <div class="p-2"> <a href="/about/funding-sources" class="button button--size--small button--secondary !w-auto">Funding sources</a> </div> </div> </div> <div class="self-start"> <div class="py-2 font-bold xl:py-3 xl:leading-8"> <span>Our engagements</span> </div> </div> <div class="self-center"> <div class="flex flex-wrap items-center -mx-2"> <div class="p-2"> <a href="/careers" class="button button--size--small button--secondary !w-auto">Working at SIB</a> </div> <div class="p-2"> <a href="/about/environmental-impact" class="button button--size--small button--secondary !w-auto">Environmental impact</a> </div> <div class="p-2"> <a href="/about/equality-diversity-inclusion" class="button button--size--small button--secondary !w-auto">Equality, Diversity, Inclusion</a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="w-1/4 2xl:max-w-[420px] region right-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-after"> <div class="field--name-field-right-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <div class="title region-title"> <div class="title" > Browse the SIB Profile, our activity report </div> </div> <div class="subtext"> <p>Discover our yearly highlights and dive into focus chapters on selected themes.</p> </div> </div> <a href="/about/who-we-are#our-activity-report-the-sib-profile" class="button button--size--default button--with-icon button--primary" > <span class="button--text">Previous editions</span> <span class="button--icon"><svg class="fill-current icon" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M71.505 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.392 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.908 33.502-33.3 33.502H71.539c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.267-33.502h19.163c31.827 0 57.624-25.964 57.624-58.025v-.402c0-32.061-25.797-58.025-57.624-58.025H162.43a33.368 33.368 0 0 1-33.267-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025zm258.87 0c-31.828 0-57.624 25.998-57.624 58.026 0 32.095 25.796 58.059 57.623 58.059h19.23c18.393 0 33.268 14.975 33.268 33.501v35.881c0 18.493-14.875 33.502-33.268 33.502h-19.23c-31.827 0-57.623 25.93-57.623 58.025 0 32.028 25.796 58.025 57.623 58.025 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.234-33.502h19.23c31.827 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.796-58.025-57.623-58.025h-19.23a33.368 33.368 0 0 1-33.234-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025z" style="stroke-width:33.5019"/></svg></span> </a> </div> </div> </div> </div> </div> </div> </div> </li> </ul> </nav> </div> </div> </div> <div id="desktop-header-right"> <div class="region region-desktop-header-right"> <div class="menu block-menu" aria-labelledby="block-header-secondary-navigation-menu" id="block-header-secondary-navigation"> <ul data-block="desktop_header_right"> <li class="navbar-item"> <a href="https://intranet.sib.swiss">Intranet</a> </li> <li class="navbar-item menu-item--collapsed"> <a href="/careers" data-drupal-link-system-path="node/385">Careers</a> </li> <li class="navbar-item"> <a href="/contact-us" data-drupal-link-system-path="node/377">Contact</a> </li> </ul> </div> </div> <a href="/search" class="button header-button"> <span>Search</span> <svg class="fill-current w-4 h-4" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M239.762 6c-28.353.01-57.14 5.562-84.783 17.31C44.409 70.301-7.53 199.025 39.46 309.596c46.992 110.568 175.715 162.577 286.286 115.588a217.774 217.774 0 0 0 30.451-15.897l69.734 83.723a36.174 36.174 0 0 0 50.941 4.593 36.174 36.174 0 0 0 4.593-50.94l-71.219-85.49c48.762-60.809 63.57-145.92 31.088-222.345C406.092 55.9 324.822 5.97 239.762 6Zm.423 72.137c56.898-.217 110.75 33.084 134.523 89.022 31.7 74.585-2.637 159.7-77.223 191.4-74.585 31.696-159.701-2.642-191.399-77.225-31.698-74.585 2.637-159.7 77.224-191.398 18.646-7.925 37.91-11.728 56.875-11.8z" /></svg> </a> </div> </div> </div> <div id="mobile-header" class="xl:hidden"> <div class="flex items-center justify-between px-5"> <a class="block py-2 mobile-site-logo" href="/" rel="home"> <img src="/themes/custom/sib/logo_emblem.svg" height="45" width="60" class="h-[45px]" alt="Home" /> </a> <div class="flex items-center space-x-2"> <button x-cloak @click="toggleMenu" class="space-x-2 button" id="mobile-menu-button" x-bind:class="{ 'menu-open': menuOpen, }"> <span class="transition" x-show="!menuOpen">Menu</span> <span class="transition" x-show="menuOpen">Close</span> <span class="transition" x-bind:class="{ '-rotate-90': menuOpen, 'rotate-90': !menuOpen, }"> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </span> </button> </div> </div> </div> </header> <main role="main" x-ref="mainWrapper" class="relative flex-1 flex flex-col main-wrapper with-content-field"> <a id="main-content" tabindex="-1"></a> <div class="page-header relative with-image with-title without-content decoration--2 color--blue"> <!-- Decorations --> <div class="page-header-decorations "> <div class="trame trame--circle-1 trame--color--blue absolute trame-1" > <img src="/themes/custom/sib/img/trames/tiny/sm/circle-1-blue.png" fetchpriority="low" srcset=" /themes/custom/sib/img/trames/tiny/sm/circle-1-blue.png 500w, /themes/custom/sib/img/trames/tiny/circle-1-blue.png 1000w, " sizes="(min:width: 1024px) 1000px, 500px" alt="" /> </div> <div class="trame trame--circle-1 trame--color--red absolute trame-2" > <img src="/themes/custom/sib/img/trames/tiny/sm/circle-1-red.png" fetchpriority="low" srcset=" /themes/custom/sib/img/trames/tiny/sm/circle-1-red.png 500w, /themes/custom/sib/img/trames/tiny/circle-1-red.png 1000w, " sizes="(min:width: 1024px) 1000px, 500px" alt="" /> </div> <div class="trame trame--circle-1 trame--color--green absolute trame-3" > <img src="/themes/custom/sib/img/trames/tiny/sm/circle-1-green.png" fetchpriority="low" srcset=" /themes/custom/sib/img/trames/tiny/sm/circle-1-green.png 500w, /themes/custom/sib/img/trames/tiny/circle-1-green.png 1000w, " sizes="(min:width: 1024px) 1000px, 500px" alt="" /> </div> <svg class="fill-current absolute deco" class="sib-deco-svg" viewBox="0 0 63.765 36.248" xmlns="http://www.w3.org/2000/svg"> <defs> <clipPath id="a"> <path fill="#fff" d="M0 0h241v137H0z"/> </clipPath> </defs> <g style="mix-blend-mode:darken" clip-path="url(#a)" transform="scale(.26458)"> <path d="M68.857 0H0v34.25h68.857z" fill="#e30613"/> <path d="M241.001 45.667H137.715V137h103.286z" fill="#77e0c1"/> <path d="M137.714 34.25H68.856v11.417h68.858zM68.857 45.667H22.952V68.5h45.905z" fill="#f6d0d0"/> </g> </svg> </div> <div class="relative z-10 container-fluid"> <div class="region region-breadcrumb"> <div id="block-breadcrumbs" class="sib-block"> <nav role="navigation" class="breadcrumb-menu" aria-labelledby="system-breadcrumb"> <h2 id="system-breadcrumb" class="visually-hidden">Breadcrumb</h2> <ol> <li class="breadcrumb-menu-item"> <a href="/">Home</a> </li> <li class="breadcrumb-menu-separator"> <svg class="fill-current w-3 h-3" fill="currentColor" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m5.015 2.258 3.818 3.818a.6.6 0 0 1 0 .848l-3.818 3.818a.6.6 0 0 1-.848-.848L7.56 6.5 4.167 3.106a.6.6 0 1 1 .848-.848z" /></svg> </li> <li class="breadcrumb-menu-item"> <a href="/#menu">Community</a> </li> <li class="breadcrumb-menu-separator"> </li> </ol> </nav> </div> </div> <div class="header-content-wrapper"> <div class="header-content-title"> <div class="subtitle"> Leveraging the excellence of the Swiss-wide community </div> <h1 class="page-main-title title-formatted">Our<strong> national bioinformatics network</strong></h1> </div> <div class="header-content"> <div class="prose prose-lg xl:prose-xl 2xl:prose-2xl max-w-none font-cabinet"> </div> </div> <div class="relative header-image"> <div class="image"> <img src="/sites/default/files/styles/header_image/public/2023-08/maps_0.png?h=6521bd5e&amp;itok=tJqZDpjq" width="640" height="400" alt="" loading="lazy" /> </div> <svg class="fill-current absolute color-secondary shape-e" fill="currentColor" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 503.565 500"><path d="M257.571 208.9v-80.115C257.571 57.66 199.913 0 128.786 0S0 57.66 0 128.785c0 71.127 57.66 128.786 128.786 128.786h83.679c18.518 0 33.53 15.012 33.53 33.53v80.113C245.994 442.341 303.653 500 374.779 500c71.126 0 128.786-57.66 128.786-128.785 0-71.127-57.66-128.786-128.786-128.786h-83.68c-18.517 0-33.529-15.012-33.529-33.53z"/></svg> </div> </div> </div> </div> <div class="z-10 flex-1 layout-content"> <div class="region region-content"> <div data-drupal-messages-fallback class="hidden"></div> <div id="block-sib-content" class="sib-block"> <article class="with-lead"> <div class="node-content"> <div class="field field--name-field-lead without-label field--type-text-with-summary"><p><strong>SIB's network of research and service groups is an important component of the institute’s mission. By fostering collaboration, knowledge sharing and scientific excellence, SIB stimulates progress and innovation in the rapidly evolving field of bioinformatics. The shared affiliation of bioinformatics experts with SIB across Switzerland strengthens the country’s international visibility. Indeed, national cohesion is linked with international impact, and further developed thanks to the many initiatives that SIB launches or participates in.&nbsp;</strong></p></div> <div class="paragraphs-wrapper" x-data="paragraphs(false)"> <div class="sib-container container-width-default container-spacing-top-auto container-spacing-bottom-auto container-content-align-default paragraph paragraph--type--container paragraph--view-mode--default" x-id="[&#039;container&#039;]" :data-container="$id(&#039;container&#039;)"> <div> <div class="layout sib-layout sib-layout--onecol"> <div class="sections"> <div class="layout__region layout__region--content main-section"> <div class="paragraph paragraph--type--info-box paragraph--view-mode--default info-box info-box--float-right info-box--max-width-default with-bullets--white"> <h3 class="title" > A unique governance enabling independence and neutrality </h3> <div class="prose prose-sm xl:prose prose-invert xl:prose-invert"><p class="text-align-justify"><span lang="EN-GB">To ensure the interests of the community are fully aligned with those of the institute, and that SIB is a truly independent and neutral institution, this national network is represented in our governance at two levels: representatives of the partner institutions sit on our </span><a href="/node/522#foundation-council"><span lang="EN-GB">Foundation Council</span></a><span lang="EN-GB">, the institute’s highest authority and Group Leaders come together in the </span><a href="/node/522#council-of-group-leaders"><span lang="EN-GB">Council of Group Leaders</span></a><span lang="EN-GB"> to elect their representatives at the </span><a href="/node/522#board-of-directors"><span lang="EN-GB">Board of Directors</span></a><span lang="EN-GB"> or new affiliated Group Leaders, as well as to launch and follow-up on community activities.</span></p></div> </div> <div class="title-type-h2 has-title paragraph paragraph--type--text paragraph--view-mode--default bullets--red bullets-size--default" > <h2 class="title" id="a-national-network-gathering-the-swiss-expertise-in-bioinformatics" > A national network gathering the Swiss expertise in bioinformatics </h2> <div class="prose xl:prose-lg prose-text"><p class="text-align-justify"><span lang="EN-GB">Our national network is composed of over 88 affiliated groups based in 28 partner institutions*, which are major academic and research institutions in Switzerland. With about 900 members including 190 employees*, SIB is the largest national network of bioinformaticians in Europe.&nbsp;</span></p><p class="text-align-justify"><span lang="EN-GB">Such a vast and committed community allows us to tackle any bioinformatics-related challenge, delivering solutions with a broad range of applications, from medicine and health to environmental and agricultural issues.</span></p><p class="text-align-justify"><a class="button button--size--small button--secondary" href="/groups" data-entity-type="node" data-entity-uuid="563e7855-3886-4bdc-b00d-e99f5605cb21" data-entity-substitution="canonical" title="Our groups"><span lang="EN-GB">Discover our Group Leaders and their scientific focus</span></a></p><p class="text-align-justify"><a class="button button--primary" href="/community/how-to-join-sib" data-entity-type="node" data-entity-uuid="aa63be20-0d53-4598-af8f-fbcb9ebcde01" data-entity-substitution="canonical" title="How to join SIB"><span lang="EN-GB">Learn how to join our network and the associated benefits</span></a></p><p class="text-align-justify"><span lang="EN-GB"><sup>*figures and map below as of 1 January 2024</sup></span></p></div> </div> </div> </div> </div> </div> </div> <div class="sib-container container-width-default container-spacing-top-auto container-spacing-bottom-lg container-content-align-default paragraph paragraph--type--container paragraph--view-mode--default" x-id="[&#039;container&#039;]" :data-container="$id(&#039;container&#039;)"> <div> <div class="layout sib-layout sib-layout--onecol"> <div class="sections"> <div class="layout__region layout__region--content main-section"> <div class="grid-images--size-full grid-images--style-default paragraph images-grid paragraph--type--images paragraph--view-mode--default"> <div id="gallery-1909" x-data="{ has_lightbox: true, lightbox: null }" x-init=" if(has_lightbox) { lightbox = GLightbox({ selector: '#gallery-1909 a.lightbox' }) } " > <div> <figure> <a href="https://www.sib.swiss/sites/default/files/styles/lightbox_zoom/public/2024-07/2024_national-network-map_web.png?itok=q9BEePHn" class="lightbox" data-title=""> <picture> <source srcset="https://www.sib.swiss/sites/default/files/styles/content_fluid_xl/public/2024-07/2024_national-network-map_web.png?itok=DRBv8zCX" width="2400" height="1600" media="(min-width: 1600px)" /> <source srcset="https://www.sib.swiss/sites/default/files/styles/content_fluid/public/2024-07/2024_national-network-map_web.png?itok=0NjqdrDf" width="1600" height="1067" media="(min-width: 700px)" /> <img src="https://www.sib.swiss/sites/default/files/styles/content_fluid_mobile/public/2024-07/2024_national-network-map_web.png?itok=XBBYeBPo" width="700" height="467" alt="SIB partners map 2024" loading="lazy" /> </picture> </a> <div class="flex flex-wrap items-start justify-between"> <a href="https://www.sib.swiss/sites/default/files/styles/lightbox_zoom/public/2024-07/2024_national-network-map_web.png?itok=q9BEePHn" x-on:click.prevent="lightbox.openAt(0)" class="inline-flex items-center p-2 mt-1 space-x-2 text-sm border rounded-lg border-custom_blue hover:bg-custom_blue_light text-custom_blue enlarge"> <svg class="fill-current h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M307.632 41.205A150.003 150.003 0 0 0 201.505 297.26L59.49 439.276a18.225 18.225 0 0 0 .75 25.8 18.225 18.225 0 0 0 25.763.75l145.39-145.353a150.003 150.003 0 1 0 76.201-279.268Zm0 37.501a112.502 112.502 0 1 1 0 225.005 112.502 112.502 0 0 1 0-225.005z" style="stroke-width:37.5007"/></svg> <span class="hidden lg:block">Click to enlarge</span> </a> </div> </figure> </div> </div> </div> <div class="title-type-h2 has-title paragraph paragraph--type--text paragraph--view-mode--default bullets--red bullets-size--default" > <h2 class="title" id="community-initiatives-to-drive-and-connect-swiss-bioinformaticians" > Community initiatives to drive and connect Swiss bioinformaticians </h2> <div class="prose xl:prose-lg prose-text"><p class="text-align-justify"><span lang="EN-GB">The institute ensures best practices and knowledge are circulated freely among its members by encouraging SIB-wide initiatives. SIB’s dynamic national community relies on the active commitment and collaboration of its members and employees. With initiatives of different types, there is a range of activities in which our scientists can get involved to advance Swiss bioinformatics. These include:</span></p><ul><li><span lang="EN-GB"><strong>Launching or participating in focus groups:</strong> these interest groups aim to foster knowledge exchanges and collaborations within the national community, on specific scientific and transversal topics, including on important shared issues in science and society. Bringing together members and employees, they are self-managed and set their own objectives. Currently, active focus groups at SIB are on: </span><ul><li><a href="/community/network/core-facilities-focus-group" data-entity-type="node" data-entity-uuid="55c690df-7cb8-47ee-994f-9ccb5455c48e" data-entity-substitution="canonical" title="Core Facilities focus group">Core Facilities focus group</a>: a collaborative platform for members of SIB core facilities</li><li><a href="https://www.sib.swiss/about/equality-diversity-inclusion"><span lang="EN-GB"><u>Diversity</u></span></a><span lang="EN-GB">: promoting values of diversity, equality and inclusion (EDI)</span><span>&nbsp;</span></li><li><a href="/about/environmental-impact" data-entity-type="node" data-entity-uuid="9c003d97-c6a7-484f-ba6b-a8f8a0879d0a" data-entity-substitution="canonical" title="Environmental impact"><span>EcoImpact</span></a><span lang="EN-GB">: looking into SIB's impact on environmental sustainability</span><span>&nbsp;</span></li><li><a href="/community/network/epigenomics-focus-group" data-entity-type="node" data-entity-uuid="6e9e29d2-022c-4560-b220-7dcbd7d754f5" data-entity-substitution="canonical" title="Epigenomics focus group"><span lang="EN-GB">Epigenomics</span></a>: <span>proposing recommendations on how to reach FAIR principles goals in the field</span></li><li><a href="/community/network/large-language-models-llms-for-genomics-focus-group" data-entity-type="node" data-entity-uuid="dcabf440-b8be-4d7f-a065-9bcbf136d19a" data-entity-substitution="canonical" title="Large Language Models (LLMs) for genomics focus group"><span>Large Language Models (LLMs) for genomics focus group</span></a><span>: to share and discuss the latest developments, best practices, and challenges in the field of RNA/DNA Foundation Models</span></li><li><a href="/community/network/pathogen-bioinformatics-focus-group" data-entity-type="node" data-entity-uuid="3cecdfe6-ceba-42ce-a71a-e3d487a5001d" data-entity-substitution="canonical" title="Pathogen bioinformatics focus group"><span>Pathogen bioinformatics focus group</span></a><span>: at the forefront of pathogen research and surveillance</span></li><li><a href="/community/network/semantic-web-of-data-focus-group" data-entity-type="node" data-entity-uuid="151803a7-ddc5-4b9c-a1c0-7057e5cdb979" data-entity-substitution="canonical" title="Semantic Web of data focus group"><span lang="EN-GB">Semantic Web of data</span></a>: <span>working towards common solutions for the seamless integration of life science datasets and databases</span></li><li><a href="/community/network/single-cell-omics-focus-group" data-entity-type="node" data-entity-uuid="794973a4-161f-4c83-b612-2d817afce852" data-entity-substitution="canonical" title="Single-cell omics focus group"><span lang="EN-GB">Single-cell omics</span></a>: <span>discussing various topics connected to single-cell data analysis and visualization</span></li></ul></li><li><p class="text-align-justify"><span lang="EN-GB"><strong>Taking part in SIB's </strong></span><a href="/conferences" data-entity-type="node" data-entity-uuid="64b50349-74c9-4a4f-88f7-e9b9e2a271ee" data-entity-substitution="canonical" title="Conferences"><span lang="EN-GB"><strong>scientific conferences</strong></span></a><span lang="EN-GB"><strong> at attractive conditions</strong>: the Swiss Bioinformatics Summit - the SIB days - and the [BC]<sup>2</sup> Basel Computational Biology Conference;</span></p></li><li><p class="text-align-justify"><span lang="EN-GB"><strong>Building conference programs </strong>to foster knowledge-sharing and networking opportunities: the scientific committees of SIB’s conferences are made up of SIB Group Leaders and senior scientists who design topical and forward-looking sessions and select the best talks to be featured in the conference programme.</span></p></li></ul><p class="text-align-justify"><span lang="EN-GB">Thanks to our national network, SIB represents Swiss bioinformatics in the </span><a href="/services/coordination#connecting-swiss-bioinformatics-to-the-world"><span lang="EN-GB">main international initiatives</span></a><span lang="EN-GB"> in favour of open science, genomic data sharing and the sustainability of the biodata infrastructure, and offers its members additional opportunities for collaboration or funding.</span></p><p><a class="button button--size--small button--secondary" href="/community/how-to-join-sib#benefits-for-sib-members"><span lang="EN-GB">Discover the benefits of SIB Members</span></a></p></div> </div> </div> </div> </div> </div> </div> <div class="paragraph paragraph--type--slideshow paragraph--view-mode--default fullwidth"> <h2 class="title title-formatted" > Some of the partnerships and initiatives we engage in thanks to our strong network: </h2> <div x-data="carousel(false, false, false, 0, true, 'center', true)"> <div class="embla" x-ref="carousel"> <div class="embla__container"> <div class="embla__slide"> <div class="media media--type--image-with-link media--view-mode--slideshow"> <a href="https://elixir-europe.org/" target="_blank" title="https://elixir-europe.org/" rel="noopener noreferrer" > <div class="field field--name-field-media-image-1 without-label field--type-image"> <img src="/sites/default/files/styles/large/public/2023-07/elixir_network-slider.png?itok=RC0jdu1s" width="250" height="250" alt="Elixir logo" loading="lazy" /> </div> </a> </div> </div> <div class="embla__slide"> <div class="media media--type--image-with-link media--view-mode--slideshow"> <a href="https://www.ga4gh.org/" target="_blank" title="https://www.ga4gh.org/" rel="noopener noreferrer" > <div class="field field--name-field-media-image-1 without-label field--type-image"> <img src="/sites/default/files/styles/large/public/2023-07/GA4GH_network-slider.png?itok=wLBuCXrv" width="250" height="250" alt="GA4GH logo" loading="lazy" /> </div> </a> </div> </div> <div class="embla__slide"> <div class="media media--type--image-with-link media--view-mode--slideshow"> <a href="https://www.swissbiotech.org/" target="_blank" title="https://www.swissbiotech.org/" rel="noopener noreferrer" > <div class="field field--name-field-media-image-1 without-label field--type-image"> <img src="/sites/default/files/styles/large/public/2023-07/swiss-biotech_network-slider.png?itok=HHbKLSO5" width="250" height="250" alt="Swiss Biotech Association logo" loading="lazy" /> </div> </a> </div> </div> <div class="embla__slide"> <div class="media media--type--image-with-link media--view-mode--slideshow"> <a href="https://bioalps.org/" target="_blank" title="https://bioalps.org/" rel="noopener noreferrer" > <div class="field field--name-field-media-image-1 without-label field--type-image"> <img src="/sites/default/files/styles/large/public/2023-07/bioalps_network-slider.png?itok=QbUahRzq" width="250" height="250" alt="BioAlps logo" loading="lazy" /> </div> </a> </div> </div> <div class="embla__slide"> <div class="media media--type--image-with-link media--view-mode--slideshow"> <a href="http://www.imi.europa.eu/" target="_blank" title="http://www.imi.europa.eu/" rel="noopener noreferrer" > <div class="field field--name-field-media-image-1 without-label field--type-image"> <img src="/sites/default/files/styles/large/public/2023-07/imi_network-slider.png?itok=zQknv-Mv" width="250" height="250" alt="Innovative Medicines Initiative logo" loading="lazy" /> </div> </a> </div> </div> <div class="embla__slide"> <div class="media media--type--image-with-link media--view-mode--slideshow"> <a href="http://www.ihi.europa.eu/" target="_blank" title="http://www.ihi.europa.eu/" rel="noopener noreferrer" > <div class="field field--name-field-media-image-1 without-label field--type-image"> <img src="/sites/default/files/styles/large/public/2023-07/ihi_network-slider.png?itok=0zuOESUU" width="250" height="250" alt="Innovative Health Initiative logo" loading="lazy" /> </div> </a> </div> </div> <div class="embla__slide"> <div class="media media--type--image-with-link media--view-mode--slideshow"> <a href="https://sphn.ch/" target="_blank" title="https://sphn.ch/" rel="noopener noreferrer" > <div class="field field--name-field-media-image-1 without-label field--type-image"> <img src="/sites/default/files/styles/large/public/2023-07/sphn_network-slider.png?itok=YxkRFFaa" width="250" height="250" alt="Swiss Personalized Health Network logo" loading="lazy" /> </div> </a> </div> </div> <div class="embla__slide"> <div class="media media--type--image-with-link media--view-mode--slideshow"> <a href="https://www.ls2.ch/" target="_blank" title="https://www.ls2.ch/" rel="noopener noreferrer" > <div class="field field--name-field-media-image-1 without-label field--type-image"> <img src="/sites/default/files/styles/large/public/2023-07/ls2_network-slider.png?itok=5cJnoio5" width="250" height="250" alt="Life Sciences Switzerland logo" loading="lazy" /> </div> </a> </div> </div> <div class="embla__slide"> <div class="media media--type--image-with-link media--view-mode--slideshow"> <a href="https://eosc-portal.eu/" target="_blank" title="https://eosc-portal.eu/" rel="noopener noreferrer" > <div class="field field--name-field-media-image-1 without-label field--type-image"> <img src="/sites/default/files/styles/large/public/2023-07/EOSC_network-slider.png?itok=2Zyl8sTT" width="250" height="250" alt="European Open Science Cloud logo" loading="lazy" /> </div> </a> </div> </div> </div> </div> <div class="flex items-center justify-center mt-2"> <div class="carousel-navigation shrink-0"> <button class="carousel-navigation-button btn--direction--prev btn--style--blue " aria-label="Previous slide" x-on:click="goBack()" x-bind:disabled="prevDisabled" > <svg class="fill-current w-5 h-5" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.34 12.596a.5.5 0 0 1-.707 0L1.391 8.354a.5.5 0 0 1 0-.707l4.242-4.243a.5.5 0 0 1 .708.707l-3.39 3.39h11.324c.26 0 .472.223.472.5 0 .275-.211.5-.472.5H2.95l3.39 3.388a.5.5 0 0 1 0 .707Z" /></svg> </button> <button class="carousel-navigation-button btn--direction--next btn--style--blue " aria-label="Next slide" x-on:click="goNext()" x-bind:disabled="nextDisabled" > <svg class="fill-current w-5 h-5" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.66 3.404a.5.5 0 0 1 .707 0l4.242 4.242a.5.5 0 0 1 0 .707l-4.242 4.243a.5.5 0 0 1-.708-.707l3.39-3.39H1.725a.487.487 0 0 1-.472-.5c0-.275.211-.5.472-.5H13.05l-3.39-3.388a.5.5 0 0 1 0-.707Z" /></svg> </button> </div> </div> </div> </div> </div> </div> </article> </div> </div> </div> </main> <footer role="contentinfo"> <div class="h-8 mb-12 bg-white rounded-b-xl lg:mb-20"></div> <svg class="fill-current footer-deco" fill="currentColor" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 250.392 500"><path d="M250.391 62.794C250.391 28.114 222.277 0 187.597 0c-34.68 0-62.794 28.114-62.794 62.794v51.02c0 6.07-4.92 10.99-10.99 10.99H0v125.588h113.815c6.069 0 10.989 4.92 10.989 10.99v102.04c0 6.07-4.92 10.99-10.99 10.99h-51.02C28.114 374.412 0 402.525 0 437.206 0 471.886 28.114 500 62.794 500c34.68 0 62.794-28.114 62.794-62.794v-51.02c0-6.07 4.92-10.99 10.99-10.99h51.02c34.68 0 62.794-28.114 62.794-62.794 0-34.68-28.114-62.794-62.794-62.794h-51.02c-6.07 0-10.99-4.92-10.99-10.99v-102.04c0-6.07 4.92-10.99 10.99-10.99h51.02c34.68 0 62.794-28.113 62.794-62.794z"/></svg> <div class="relative z-10 container-fluid"> <div class="grid grid-cols-1 lg:grid-cols-[1fr,2fr] gap-8 lg:gap-12"> <div> <div class="region region-footer-left"> <div id="block-footercontactinfo"> <h4 class="text-h5-desktop text-custom_black"> <div class="field field--name-field-tagline without-label field--type-string">Data scientists for life</div> </h4> <div class="field field--name-field-address without-label field--type-text-long"><p>SIB Swiss Institute of Bioinformatics<br>Quartier Sorge<br>Bâtiment Amphipôle<br>1015 Lausanne / Switzerland</p></div> <div class="field field--name-field-bottom-content without-label field--type-entity-reference-revisions"> <div> <div class="paragraph buttons-horizontal paragraph--type--buttons paragraph--view-mode--default"> <div class="field field--name-field-items without-label field--type-entity-reference-revisions"> <div> <a href="/contact-us" class="button button--size--default button--with-icon button--secondary" > <span class="button--text">Contact us</span> <span class="button--icon"><svg class="fill-current icon" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M71.505 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.392 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.908 33.502-33.3 33.502H71.539c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.267-33.502h19.163c31.827 0 57.624-25.964 57.624-58.025v-.402c0-32.061-25.797-58.025-57.624-58.025H162.43a33.368 33.368 0 0 1-33.267-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025zm258.87 0c-31.828 0-57.624 25.998-57.624 58.026 0 32.095 25.796 58.059 57.623 58.059h19.23c18.393 0 33.268 14.975 33.268 33.501v35.881c0 18.493-14.875 33.502-33.268 33.502h-19.23c-31.827 0-57.623 25.93-57.623 58.025 0 32.028 25.796 58.025 57.623 58.025 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.234-33.502h19.23c31.827 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.796-58.025-57.623-58.025h-19.23a33.368 33.368 0 0 1-33.234-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025z" style="stroke-width:33.5019"/></svg></span> </a> </div> </div> </div> </div> </div> </div> </div> </div> <div> <div class="region region-footer-right"> <div class="menu block-menu" aria-labelledby="block-mainnavigation-3-menu" id="block-mainnavigation-3"> <nav id="footer-main-menu" class="" x-data="{ isMobile: false, checkMobile() { this.isMobile = window.innerWidth < 640 } }" x-on:resize.window="checkMobile()" x-init="checkMobile()" > <ul data-region="footer_right" data-block="footer_right" class="menu menu--simple-mega-menu gap-8 sm:columns-3 xl:columns-4"> <li class="sib-menu-item break-inside-avoid has-submenu menu-item--expanded" x-data="{ expanded: false }"> <div x-on:click="if(isMobile) { expanded = !expanded }" class="top-level-item with--submenu" > <span>Services</span> <div class="transition sm:hidden " x-bind:class="{ 'rotate-90': !expanded, 'rotate-[270deg]': expanded }"> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </div> </div> <div x-show="!isMobile || expanded" class="submenu submenu-wrapper"> <ul class="submenu"> <li class="menu-item--collapsed"> <a href="/services/open-software-and-databases" data-drupal-link-system-path="node/379">Open software and databases</a> </li> <li class="menu-item--collapsed"> <a href="/services/portfolio" data-drupal-link-system-path="node/380">Centre of excellence</a> </li> <li> <a href="/services/coordination" data-drupal-link-system-path="node/381">Coordination</a> </li> <li> <a href="/services/contact" data-drupal-link-system-path="node/783">contact</a> </li> </ul> </div> </li> <li class="sib-menu-item break-inside-avoid has-submenu menu-item--expanded" x-data="{ expanded: false }"> <div x-on:click="if(isMobile) { expanded = !expanded }" class="top-level-item with--submenu" > <span>Training</span> <div class="transition sm:hidden " x-bind:class="{ 'rotate-90': !expanded, 'rotate-[270deg]': expanded }"> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </div> </div> <div x-show="!isMobile || expanded" class="submenu submenu-wrapper"> <ul class="submenu"> <li> <a href="/training/upcoming-training-courses" data-drupal-link-system-path="training/upcoming-training-courses">Upcoming training courses</a> </li> <li> <a href="/training/open-and-fair-training" data-drupal-link-system-path="node/848">Open and FAIR training</a> </li> </ul> </div> </li> <li class="sib-menu-item break-inside-avoid has-submenu menu-item--expanded menu-item--active-trail" x-data="{ expanded: false }"> <div x-on:click="if(isMobile) { expanded = !expanded }" class="top-level-item with--submenu" > <span>Community</span> <div class="transition sm:hidden " x-bind:class="{ 'rotate-90': !expanded, 'rotate-[270deg]': expanded }"> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </div> </div> <div x-show="!isMobile || expanded" class="submenu submenu-wrapper"> <ul class="submenu"> <li class="menu-item--collapsed"> <a href="/groups" data-drupal-link-system-path="node/219">Our groups</a> </li> <li class="menu-item--collapsed menu-item--active-trail"> <a href="/community/our-national-bioinformatics-network" data-drupal-link-system-path="node/514" class="is-active" aria-current="page">Network</a> </li> <li class="menu-item--collapsed"> <a href="/community/bioinformatics-awards-and-recognition-initiatives" data-drupal-link-system-path="node/515">Awards</a> </li> <li class="menu-item--collapsed"> <a href="/community/how-to-join-sib" data-drupal-link-system-path="node/517">How to join SIB</a> </li> <li class="menu-item--collapsed"> <a href="/community/publications/scientific-publications-2024" data-drupal-link-system-path="node/803">Publications</a> </li> </ul> </div> </li> <li class="sib-menu-item break-inside-avoid has-submenu menu-item--expanded" x-data="{ expanded: false }"> <div x-on:click="if(isMobile) { expanded = !expanded }" class="top-level-item with--submenu" > <span>What&#039;s on</span> <div class="transition sm:hidden " x-bind:class="{ 'rotate-90': !expanded, 'rotate-[270deg]': expanded }"> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </div> </div> <div x-show="!isMobile || expanded" class="submenu submenu-wrapper"> <ul class="submenu"> <li> <a href="/news" data-drupal-link-system-path="node/754">News</a> </li> <li> <a href="/in-silico-talks" data-drupal-link-system-path="node/755"><p><em>in silico</em> talks</p></a> </li> <li> <a href="/conferences" data-drupal-link-system-path="node/366">Conferences</a> </li> <li> <a href="/tags" data-drupal-link-system-path="node/390">Current focus areas</a> </li> </ul> </div> </li> <li class="sib-menu-item break-inside-avoid has-submenu menu-item--expanded" x-data="{ expanded: false }"> <div x-on:click="if(isMobile) { expanded = !expanded }" class="top-level-item with--submenu" > <span>About</span> <div class="transition sm:hidden " x-bind:class="{ 'rotate-90': !expanded, 'rotate-[270deg]': expanded }"> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </div> </div> <div x-show="!isMobile || expanded" class="submenu submenu-wrapper"> <ul class="submenu"> <li class="menu-item--collapsed"> <a href="/about/who-we-are" data-drupal-link-system-path="node/518">Who we are</a> </li> <li> <a href="/about/our-impact" data-drupal-link-system-path="node/519">Our impact</a> </li> <li class="menu-item--collapsed"> <a href="/about/flagship-projects" data-drupal-link-system-path="node/520">Flagship projects</a> </li> <li> <a href="/about/activities-for-the-public" data-drupal-link-system-path="node/521">Activities for the public</a> </li> <li> <a href="/about/governance-and-organization" data-drupal-link-system-path="node/522">Governance and organization</a> </li> <li> <a href="/about/funding-sources" data-drupal-link-system-path="node/523">Funding sources</a> </li> <li> <a href="/about/environmental-impact" data-drupal-link-system-path="node/667">Environmental impact</a> </li> <li class="menu-item--collapsed"> <a href="/about/equality-diversity-inclusion" data-drupal-link-system-path="node/675">Equality, Diversity, Inclusion</a> </li> </ul> </div> </li> </ul> </nav> </div> </div> </div> <div> <div class="region region-footer-bottom-left"> <div id="block-footersocialicons"> <div class="text-lg font-bold text-custom_black">Follow us on social media</div> <div class="social-links field--name-field-socials field--type-entity-reference-revisions"> <div> <div class="social-link paragraph--view-mode--default"> <a href="https://www.x.com/ISBSIB" class="block text-white" target="_blank"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--heroicons media--view-mode--default"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="svg5" x="0px" y="0px" viewBox="0 0 1668.56 1221.19" style="enable-background:new 0 0 1668.56 1221.19;" xml:space="preserve" height="25" width="25"> <g id="layer1" transform="translate(52.390088,-25.058597)"> <path id="path1009" d="M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z M412.63,231.77h136.81l604.13,807.76h-136.81L412.63,231.77z"></path> </g> </svg> </div> </div> </div> </div> </a> </div> </div> <div> <div class="social-link paragraph--view-mode--default"> <a href="https://www.linkedin.com/company/sib-swiss-institute-of-bioinformatics" class="block text-white" target="_blank"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--heroicons media--view-mode--default"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="25" width="25"> <path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path> </svg> </div> </div> </div> </div> </a> </div> </div> <div> <div class="social-link paragraph--view-mode--default"> <a href="https://mstdn.science/@SIB" class="block text-white" target="_blank"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--heroicons media--view-mode--default"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" fill="#000000" width="25" height="25" viewBox="0 0 24 24" xml:space="preserve"> <path d="M21.327 8.566c0-4.339-2.843-5.61-2.843-5.61-1.433-.658-3.894-.935-6.451-.956h-.063c-2.557.021-5.016.298-6.45.956 0 0-2.843 1.272-2.843 5.61 0 .993-.019 2.181.012 3.441.103 4.243.778 8.425 4.701 9.463 1.809.479 3.362.579 4.612.51 2.268-.126 3.541-.809 3.541-.809l-.075-1.646s-1.621.511-3.441.449c-1.804-.062-3.707-.194-3.999-2.409a4.523 4.523 0 0 1-.04-.621s1.77.433 4.014.536c1.372.063 2.658-.08 3.965-.236 2.506-.299 4.688-1.843 4.962-3.254.434-2.223.398-5.424.398-5.424zm-3.353 5.59h-2.081V9.057c0-1.075-.452-1.62-1.357-1.62-1 0-1.501.647-1.501 1.927v2.791h-2.069V9.364c0-1.28-.501-1.927-1.502-1.927-.905 0-1.357.546-1.357 1.62v5.099H6.026V8.903c0-1.074.273-1.927.823-2.558.566-.631 1.307-.955 2.228-.955 1.065 0 1.872.409 2.405 1.228l.518.869.519-.869c.533-.819 1.34-1.228 2.405-1.228.92 0 1.662.324 2.228.955.549.631.822 1.484.822 2.558v5.253z"></path> </svg> </div> </div> </div> </div> </a> </div> </div> <div> <div class="social-link paragraph--view-mode--default"> <a href="https://www.youtube.com/c/SIBSwissInstituteofBioinformatics" class="block text-white" target="_blank"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--heroicons media--view-mode--default"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" height="25" width="25"> <path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path> </svg> </div> </div> </div> </div> </a> </div> </div> <div> <div class="social-link paragraph--view-mode--default"> <a href="https://www.facebook.com/SIBbioinformatics" class="block text-white" target="_blank"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--heroicons media--view-mode--default"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" height="25" width="25"> <path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path> </svg> </div> </div> </div> </div> </a> </div> </div> </div> </div> </div> </div> <div class="self-end"> <div class="region region-footer-bottom-right"> <div id="block-footercopyright" class="sib-block"> <div><p>© 2024 - SIB Swiss Institute of Bioinformatics</p></div> </div> <div class="menu block-menu" aria-labelledby="block-sib-footercopyright-menu" id="block-sib-footercopyright"> <ul data-block="footer_bottom_right"> <li class="navbar-item"> <a href="/privacy-policy" data-drupal-link-system-path="node/700">Privacy policy</a> </li> </ul> </div> </div> </div> </div> </div> </footer> <div x-cloak x-show="prevScroll" class="with-reading-time" id="btn-top-wrapper"> <div class="col-start-1 row-start-1 reading-progress"> <svg width="92" height="92" viewBox="-11.5 -11.5 115 115" version="1.1" xmlns="http://www.w3.org/2000/svg" style="transform:rotate(-90deg)"> <circle r="36" cx="46" cy="46" fill="transparent" stroke="#D6E1FB" stroke-width="3" stroke-dasharray="226.08px" stroke-dashoffset="0"></circle> <circle x-ref="readingProgressBar" class="transition" r="36" cx="46" cy="46" stroke="#3368ED" stroke-width="3" stroke-linecap="butt" stroke-dashoffset="-226.08px" fill="transparent" stroke-dasharray="226.08px"></circle> </svg> </div> <button class="col-start-1 row-start-1 btn-scrolltop" aria-label="Scroll to top of page" x-ref="scrollToTopBtn" x-show="prevScroll" @click="scrollToTop" > <svg class="fill-current w-5 h-5 mx-auto my-0 p-0 -rotate-90" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </button> </div> </div> <div x-cloak class="xl:hidden" > <div class="fixed bottom-0 left-0 right-0 z-40 drupal-fixed-top bg-white/60 backdrop-blur-sm" x-transition.opacity x-on:click="closeMenu" x-show="menuOpen" x-cloak ></div> <!-- menu --> <div class="flex flex-col fixed drupal-fixed-top mt-[78px] bottom-0 left-0 sm:left-auto sm:shadow sm:w-[520px] right-0 duration-200 z-[80] " x-show="menuOpen" x-trap="menuOpen" @keyup.escape="closeMenu" x-transition:enter="transition ease-out duration-300" x-transition:enter-start="translate-y-full" x-transition:enter-end="translate-y-0" x-transition:leave="transition ease-in duration-300" x-transition:leave-start="translate-y-0" x-transition:leave-end="translate-y-full" x-data="mobileMegaMenu" x-on:open-mobile-menu.window="changeMenu($event.detail.menu)" x-on:close-menu.window="closeMenu" > <div class="px-5 py-4 bg-white/60 backdrop-blur-md"> <a href="/search" class="button button--secondary button--with-icon" id="mobile-header-search-btn"> <svg class="fill-current w-4 h-4" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M239.762 6c-28.353.01-57.14 5.562-84.783 17.31C44.409 70.301-7.53 199.025 39.46 309.596c46.992 110.568 175.715 162.577 286.286 115.588a217.774 217.774 0 0 0 30.451-15.897l69.734 83.723a36.174 36.174 0 0 0 50.941 4.593 36.174 36.174 0 0 0 4.593-50.94l-71.219-85.49c48.762-60.809 63.57-145.92 31.088-222.345C406.092 55.9 324.822 5.97 239.762 6Zm.423 72.137c56.898-.217 110.75 33.084 134.523 89.022 31.7 74.585-2.637 159.7-77.223 191.4-74.585 31.696-159.701-2.642-191.399-77.225-31.698-74.585 2.637-159.7 77.224-191.398 18.646-7.925 37.91-11.728 56.875-11.8z" /></svg> <span>Search</span> </a> </div> <div class="flex flex-col flex-1 overflow-y-auto border-t"> <div class="relative flex flex-col justify-between flex-1 p-5 bg-white "> <div class="flex-1"> <div class="region region-mobile-menu-top"> <div class="menu block-menu" aria-labelledby="block-mainnavigation-menu" id="block-mainnavigation"> <nav id="mobile-main-menu" class="relative overflow-hidden"> <ul data-region="mobile_menu_top" data-block="mobile_menu_top" class="menu menu--simple-mega-menu absolute inset-0 overflow-y-auto" x-show="!submenu" x-transition:enter="transition ease-out duration-300" x-transition:enter-start="-translate-x-full" x-transition:enter-end="translate-x-0" x-transition:leave="transition ease-in duration-0" x-transition:leave-start="translate-x-0" x-transition:leave-end="-translate-x-full" > <li class="menu-item has-megamenu has-submenu menu-item--expanded" data-key="menu_link_content:ae8e1ad9-453f-4f4e-bd7e-f5662e17cd49"> <button x-on:click="submenu = 'menu_link_content:ae8e1ad9-453f-4f4e-bd7e-f5662e17cd49'" > <span>Services</span> </button> </li> <li class="menu-item has-megamenu has-submenu menu-item--expanded" data-key="menu_link_content:ba52cb65-76af-4645-8d02-54bb7db3ee6f"> <button x-on:click="submenu = 'menu_link_content:ba52cb65-76af-4645-8d02-54bb7db3ee6f'" > <span>Training</span> </button> </li> <li class="menu-item has-megamenu has-submenu menu-item--expanded menu-item--active-trail" data-key="menu_link_content:29dcc6d7-529a-404a-9a05-cb1613d1f0aa"> <button x-on:click="submenu = 'menu_link_content:29dcc6d7-529a-404a-9a05-cb1613d1f0aa'" > <span>Community</span> </button> </li> <li class="menu-item has-megamenu has-submenu menu-item--expanded" data-key="menu_link_content:9005ef57-6da8-4126-a0ee-f97cfec231b5"> <button x-on:click="submenu = 'menu_link_content:9005ef57-6da8-4126-a0ee-f97cfec231b5'" > <span>What&#039;s on</span> </button> </li> <li class="menu-item has-megamenu has-submenu menu-item--expanded" data-key="menu_link_content:35fdb270-98a5-4d03-9ea8-61c4812bc20c"> <button x-on:click="submenu = 'menu_link_content:35fdb270-98a5-4d03-9ea8-61c4812bc20c'" > <span>About</span> </button> </li> </ul> <div id="mobile-submenus" x-show="submenu !== null" x-transition:enter="transition ease-out duration-300" x-transition:enter-start="translate-x-full" x-transition:enter-end="translate-x-0" x-transition:leave="transition ease-in duration-300" x-transition:leave-start="translate-x-0" x-transition:leave-end="translate-x-full" class="relative z-10 flex flex-col " > <div class="submenu mobile-mega-menu-wrapper" x-show="submenu == 'menu_link_content:ae8e1ad9-453f-4f4e-bd7e-f5662e17cd49'" > <div class="flex items-center pt-2 pb-4 mb-6"> <button x-on:click="submenu = null" class="flex items-center py-2 pr-2 space-x-2 transition opacity-70 hover:opacity-100"> <svg class="fill-current w-4 h-4" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.34 12.596a.5.5 0 0 1-.707 0L1.391 8.354a.5.5 0 0 1 0-.707l4.242-4.243a.5.5 0 0 1 .708.707l-3.39 3.39h11.324c.26 0 .472.223.472.5 0 .275-.211.5-.472.5H2.95l3.39 3.388a.5.5 0 0 1 0 .707Z" /></svg> <span class="">Back</span> </button> <h4 class="mb-0 flex-1 text-center mr-[70px]">Services</h4> </div> <div class="space-y-8 regions"> <div class="region center-region"> <div class="flex-1 flex flex-col simple-mega-menu-type-sib-megamenu view-mode-center"> <div class="center-title"> <a class="title region-title internal-link" href="/services/portfolio"> <span>Centre of excellence</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> The comprehensive bioinformatics services we offer to unleash innovation in the life sciences. </div> </div> <div class="my-4"> <div class="field--name-field-link-groups without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-menu-links paragraph--view-mode--default"> <div class="grid grid-cols-2 xl:grid-cols-3 gap-4 xl:gap-8 2xl:gap-10 megamenu-items megamenu-items--default color--blue"> <a href="/services/portfolio/biostatistics-and-bioinformatics-analysis" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--sib-pictograms media--view-mode--megamenu"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" class="sib-line-icon" viewBox="0 0 300 300" height="25" width="25"> <path class="path-line" d="M99.94 39.622h100M119.94 39.622h60v209.209c0 16.557-13.443 30-30 30-16.558 0-30-13.443-30-30V39.622ZM219.97 80h60v200h-60zM20 160h60v120H20z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></path> </svg> </div> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Biostatistics and bioinformatics analysis </div> </div> </a> <a href="/services/portfolio/data-stewardship-and-management" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--sib-pictograms media--view-mode--megamenu"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" class="sib-line-icon" viewBox="0 0 300 300" height="25" width="25"> <path class="path-line" d="m99.555 179.62h180.44v40h-180.44zm-20 60h200.44v40.378h-200.44zm180-40h-40m40 60h-40" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></path> <circle class="path-line" cx="119.94" cy="39.622" r="20" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></circle> <circle class="path-line" cx="39.94" cy="139.62" r="20" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></circle> <circle class="path-line" cx="119.94" cy="139.62" r="20" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></circle> <circle class="path-line" cx="199.94" cy="139.62" r="20" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></circle> <path class="path-line" d="m119.94 59.622v60m80 0v-20h-160v20" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></path> </svg> </div> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Data stewardship and management </div> </div> </a> <a href="/services/portfolio/knowledge-representation" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--sib-pictograms media--view-mode--megamenu"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" class="sib-line-icon" viewBox="0 0 300 300" height="25" width="25"> <path class="path-line" fill="none" stroke="currentColor" stroke-width="3" stroke-miterlimit="10" d="M240 260.4H60M244.8 199.8l10.4 41.2M173.2 189.4l71.3 58.3M55.5 247.7l71.3-58.3M79 146.7l42.5 14.2M153.3 140.6l4.5-40.3M241.4 47.8 178.6 73M59 46.7l82 27.4M43.9 60l12.2 60.8M173.2 189.4c4.2-5.2 6.8-11.8 6.8-19 0-15.4-11.7-28.2-26.7-29.8M153.3 140.6c-1.1-.1-2.2-.2-3.3-.2-13.3 0-24.5 8.6-28.5 20.5M121.5 160.9c-1 3-1.5 6.2-1.5 9.5 0 7.2 2.5 13.8 6.8 19M173.2 189.4c-5.5 6.7-13.9 11-23.2 11-9.3 0-17.7-4.3-23.2-11M255.2 241c-4.2 1.1-7.9 3.4-10.6 6.7M240 260.4c0-4.8 1.7-9.2 4.5-12.7"></path> <path class="path-line" fill="none" stroke="currentColor" stroke-width="3" stroke-miterlimit="10" d="M240 260.4c0 11 9 20 20 20s20-9 20-20-9-20-20-20c-1.7 0-3.3.2-4.8.6M55.5 247.7c-3.7-4.5-9.2-7.3-15.5-7.3-11 0-20 9-20 20s9 20 20 20 20-9 20-20"></path> <path class="path-line" fill="none" stroke="currentColor" stroke-width="3" stroke-miterlimit="10" d="M55.5 247.7c2.8 3.4 4.5 7.9 4.5 12.7M59 46.7c.7-2 1-4.1 1-6.3 0-11-9-20-20-20s-20 9-20 20 9 20 20 20c1.3 0 2.7-.1 3.9-.4"></path> <path class="path-line" fill="none" stroke="currentColor" stroke-width="3" stroke-miterlimit="10" d="M43.9 60c7.1-1.4 12.8-6.6 15-13.3M241.4 47.8c2.9 7.4 10.1 12.6 18.6 12.6 11 0 20-9 20-20s-9-20-20-20-20 9-20 20c0 2.6.5 5.1 1.4 7.4M157.8 100.3c.7.1 1.5.1 2.2.1 11 0 20-9 20-20 0-2.6-.5-5.1-1.4-7.4M157.8 100.3c-10-1.1-17.8-9.6-17.8-19.9 0-2.2.4-4.3 1-6.3M141 74.1c2.6-7.9 10.1-13.7 19-13.7 8.4 0 15.6 5.2 18.6 12.6M79 146.7c.7-2 1-4.1 1-6.3 0-11-9-20-20-20-1.3 0-2.7.1-3.9.4"></path> <path class="path-line" fill="none" stroke="currentColor" stroke-width="3" stroke-miterlimit="10" d="M79 146.7c-2.6 7.9-10.1 13.7-19 13.7-11 0-20-9-20-20 0-9.7 6.9-17.8 16.1-19.6M244.8 199.8c8.7-2.2 15.2-10 15.2-19.4 0-11-9-20-20-20s-20 9-20 20 9 20 20 20c1.7 0 3.3-.2 4.8-.6"></path> </svg> </div> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Knowledge representation </div> </div> </a> <a href="/services/portfolio/sensitive-data-sharing" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--sib-pictograms media--view-mode--megamenu"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" class="sib-line-icon" viewBox="0 0 300 300" height="25" width="25"> <path class="path-line" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3" d="M60 237.77h180v40.38H60zM219.56 257.77h-40M60 179.62h180V220H60zM219.56 199.62h-40M100.65 80H200v80h-99.35zM150.33 20C166.71 20 180 33.3 180 49.67V80h-59.35V49.67c0-16.38 13.3-29.67 29.67-29.67Z"></path> <circle class="path-line" cx="150.33" cy="110" r="10" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></circle> <path class="path-line" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3" d="M150.33 120v19.74M60 80H20v120h20M240 80h40v120h-20"></path> </svg> </div> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Sensitive data sharing </div> </div> </a> <a href="/services/portfolio/software-development" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--sib-pictograms media--view-mode--megamenu"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300" height="25" width="25"> <path class="path-line" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3" d="M278.66 220.38 19.94 220V39.62l258.72.38v180.38zM19.94 197.4h260M159.94 220l20 40M139.94 220l-20 40M199.94 260h-100"></path> <path class="path-line" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3" d="M139.27 180.28v-60.66L79.7 80.39M139.27 79.66l-22.15 23.98M139.27 119.62l40.36-19.55 40.65-19.68M219.55 120.35l-39.92-20.28M199.57 89.47 179.6 59.68"></path> </svg> </div> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Software development </div> </div> </a> <a href="/services/portfolio/training" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-icon without-label field--type-entity-reference"><div class="media media--type--sib-pictograms media--view-mode--megamenu"> <div class="field field--name-field-media-svg with-label label-visually_hidden field--type-svg-image-field"> <div class="field-title visually-hidden">SVG</div> <div> <svg xmlns="http://www.w3.org/2000/svg" class="sib-line-icon" viewBox="0 0 300 300" height="25" width="25"> <g id="g474" transform="translate(-11.136 -22.194) scale(1.0788)" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"> <path id="polyline434" class="path-line" d="m60 39.22 218.72.38V200L120 199.62"></path> <path id="line436" class="path-line" d="m200.52 126.84-23.83-29.06"></path> <path id="line438" class="path-line" d="m242.93 97.07-25.86 25.86"></path> <path id="line440" class="path-line" d="m153.16 140.52 13.68-41.04"></path> <path id="path442" class="path-line" d="M242.93 97.07A9.969 9.969 0 0 0 250 100c5.52 0 10-4.48 10-10s-4.48-10-10-10-10 4.48-10 10c0 2.76 1.12 5.26 2.93 7.07"></path> <path id="path444" class="path-line" d="M200.52 126.84c-.33.99-.52 2.05-.52 3.16 0 5.52 4.48 10 10 10s10-4.48 10-10c0-2.76-1.12-5.26-2.93-7.07"></path> <path id="path446" class="path-line" d="m200.52 126.84c1.32-3.97 5.06-6.84 9.48-6.84 2.76 0 5.26 1.12 7.07 2.93"></path> <path id="path448" class="path-line" d="M179.48 93.16c.33-.99.52-2.05.52-3.16 0-5.52-4.48-10-10-10s-10 4.48-10 10c0 4.42 2.87 8.16 6.84 9.48"></path> <path id="path450" class="path-line" d="M179.48 93.16c-1.32 3.97-5.06 6.84-9.48 6.84-1.11 0-2.17-.19-3.16-.52"></path> <path id="path452" class="path-line" d="M153.16 140.52c-.99-.33-2.05-.52-3.16-.52-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10c0-4.42-2.87-8.16-6.84-9.48"></path> <circle id="circle454" class="path-line" cx="60" cy="80" r="20"></circle> <path id="polyline456" class="path-line" d="M80 200v80H40v-60l-20-20v-60l20-20h40l20 20h20"></path> </g> </svg> </div> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Training </div> </div> </a> </div> </div> </div> </div> </div> </div> <div class="region left-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-before"> <div class="field--name-field-left-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/services/open-software-and-databases" class="title region-title internal-link" > <span>Open software and databases</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> <p>Discover our world-class, open biodata resources.</p> </div> </div> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/services/coordination" class="title region-title internal-link" > <span>Coordination</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> <p>Find out how we bring together key partners and data in large-scale projects.</p> </div> </div> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/centre-for-pathogen-bioinformatics" class="title region-title internal-link" > <span>Centre for Pathogen Bioinformatics </span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> <p>At the forefront of pathogen research and surveillance</p> </div> </div> </div> </div> </div> <div class="region right-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-after"> <div class="field--name-field-right-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <div class="title region-title"> <div class="title" > Let&#039;s collaborate </div> </div> <div class="subtext"> <p><span>What life science data challenges can we help you solve?</span></p> </div> </div> <a href="/services/contact" class="button button--size--default button--with-icon button--primary" > <span class="button--text">Contact us</span> <span class="button--icon"><svg class="fill-current icon" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M71.505 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.392 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.908 33.502-33.3 33.502H71.539c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.267-33.502h19.163c31.827 0 57.624-25.964 57.624-58.025v-.402c0-32.061-25.797-58.025-57.624-58.025H162.43a33.368 33.368 0 0 1-33.267-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025zm258.87 0c-31.828 0-57.624 25.998-57.624 58.026 0 32.095 25.796 58.059 57.623 58.059h19.23c18.393 0 33.268 14.975 33.268 33.501v35.881c0 18.493-14.875 33.502-33.268 33.502h-19.23c-31.827 0-57.623 25.93-57.623 58.025 0 32.028 25.796 58.025 57.623 58.025 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.234-33.502h19.23c31.827 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.796-58.025-57.623-58.025h-19.23a33.368 33.368 0 0 1-33.234-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025z" style="stroke-width:33.5019"/></svg></span> </a> </div> </div> </div> </div> </div> <div class="submenu mobile-mega-menu-wrapper" x-show="submenu == 'menu_link_content:ba52cb65-76af-4645-8d02-54bb7db3ee6f'" > <div class="flex items-center pt-2 pb-4 mb-6"> <button x-on:click="submenu = null" class="flex items-center py-2 pr-2 space-x-2 transition opacity-70 hover:opacity-100"> <svg class="fill-current w-4 h-4" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.34 12.596a.5.5 0 0 1-.707 0L1.391 8.354a.5.5 0 0 1 0-.707l4.242-4.243a.5.5 0 0 1 .708.707l-3.39 3.39h11.324c.26 0 .472.223.472.5 0 .275-.211.5-.472.5H2.95l3.39 3.388a.5.5 0 0 1 0 .707Z" /></svg> <span class="">Back</span> </button> <h4 class="mb-0 flex-1 text-center mr-[70px]">Training</h4> </div> <div class="space-y-8 regions"> <div class="region center-region"> <div class="flex-1 flex flex-col simple-mega-menu-type-sib-megamenu view-mode-center"> <div class="center-title"> <div class="title">Scientific training</div> <div class="subtext"> Acquire skills to make the most out of the latest advances in bioinformatics and data science. </div> </div> <div class="my-4"> <div class="field--name-field-link-groups without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-menu-links paragraph--view-mode--default"> <div class="grid grid-cols-2 xl:grid-cols-3 gap-4 xl:gap-8 2xl:gap-10 megamenu-items megamenu-items--image color--blue"> <a href="/training/upcoming-training-courses" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-11/training.jpg?h=289976fd&amp;itok=6L6n3r76" width="230" height="85" alt="A group of people sitting at desks in a classroom" loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Upcoming training courses </div> </div> </a> <a href="/training/e-learning" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-07/e-learning.png?h=bbbdc645&amp;itok=4_ZPB8rO" width="230" height="85" alt="A laptop representing the e-learning" loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> E-learning </div> </div> </a> <a href="/training/training-materials" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-07/Training-menu-course-materials_0.png?h=bae89339&amp;itok=X_V9-PgW" width="230" height="85" alt="a man working at the laptop illustrating training course materials." loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Course materials </div> </div> </a> <a href="/training/who-do-we-train" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-07/Trainings_who-do-we-train.png?h=c1742f02&amp;itok=nXAm2BNk" width="230" height="85" alt="A picture representing a lecturer and a student." loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Who do we train </div> </div> </a> <a href="/training/phd-training-network" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-07/NR-9877_lowres.png?h=3f69c139&amp;itok=FxLHPJJO" width="230" height="85" alt="Picture representing two PhD students working together on the laptop. Job career Franziska Gruehl" loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> PhD Training Network </div> </div> </a> <a href="/training/open-and-fair-training" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2024-09/fair-training_banner.jpg?h=82f92a78&amp;itok=0XuGyA3J" width="230" height="85" alt="Empty Classroom With Desks And Chairs. Lines And Dots Forming A Plexus" loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Open and FAIR training </div> </div> </a> </div> </div> </div> </div> </div> </div> <div class="region left-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-before"> <div class="field--name-field-left-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/training/upcoming-training-courses" class="title region-title internal-link" > <span>Upcoming courses</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> </div> </div> <div class="paragraph paragraph--type--upcoming-training-courses paragraph--view-mode--default" x-init="" @courses-loaded.window="$refs.render.innerHTML = $event.detail" > <div class="upcoming-courses" x-ref="render"> </div> </div> </div> </div> </div> <div class="region right-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-after"> <div class="field--name-field-right-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <div class="title region-title"> <div class="title" > Stay tuned </div> </div> <div class="subtext"> <p>Be the first to receive announcements of new courses.</p> </div> </div> <a href="#training-newsletter" class="button button--size--default button--with-icon button--primary" > <span class="button--text">Leave us your email</span> <span class="button--icon"><svg class="fill-current icon" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M71.505 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.392 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.908 33.502-33.3 33.502H71.539c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.267-33.502h19.163c31.827 0 57.624-25.964 57.624-58.025v-.402c0-32.061-25.797-58.025-57.624-58.025H162.43a33.368 33.368 0 0 1-33.267-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025zm258.87 0c-31.828 0-57.624 25.998-57.624 58.026 0 32.095 25.796 58.059 57.623 58.059h19.23c18.393 0 33.268 14.975 33.268 33.501v35.881c0 18.493-14.875 33.502-33.268 33.502h-19.23c-31.827 0-57.623 25.93-57.623 58.025 0 32.028 25.796 58.025 57.623 58.025 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.234-33.502h19.23c31.827 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.796-58.025-57.623-58.025h-19.23a33.368 33.368 0 0 1-33.234-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025z" style="stroke-width:33.5019"/></svg></span> </a> </div> </div> </div> </div> </div> <div class="submenu mobile-mega-menu-wrapper" x-show="submenu == 'menu_link_content:29dcc6d7-529a-404a-9a05-cb1613d1f0aa'" > <div class="flex items-center pt-2 pb-4 mb-6"> <button x-on:click="submenu = null" class="flex items-center py-2 pr-2 space-x-2 transition opacity-70 hover:opacity-100"> <svg class="fill-current w-4 h-4" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.34 12.596a.5.5 0 0 1-.707 0L1.391 8.354a.5.5 0 0 1 0-.707l4.242-4.243a.5.5 0 0 1 .708.707l-3.39 3.39h11.324c.26 0 .472.223.472.5 0 .275-.211.5-.472.5H2.95l3.39 3.388a.5.5 0 0 1 0 .707Z" /></svg> <span class="">Back</span> </button> <h4 class="mb-0 flex-1 text-center mr-[70px]">Community</h4> </div> <div class="space-y-8 regions"> <div class="region center-region"> <div class="flex-1 flex flex-col simple-mega-menu-type-sib-megamenu view-mode-center"> <div class="center-title"> <div class="title">Our groups</div> <div class="subtext"> Find out more about our experts both at the SIB Hub and institutions across Switzerland. </div> </div> <div class="my-4"> <div class="field--name-field-link-groups without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-links paragraph--view-mode--default"> <div class="grid grid-cols-2 xl:grid-cols-3 gap-4 xl:gap-8 2xl:gap-10 megamenu-items megamenu-items--image color--"> <a href="/groups" class="group megamenu-item-link internal-link" > <div class="image"> <div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-07/our-groups_banner.jpg?h=56d0ca2e&amp;itok=hFgvrG5S" width="230" height="85" alt="People collaborating around a table" loading="lazy" /> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Browse our groups </div> </div> </a> </div> </div> </div> </div> <div class="mt-4 bottom-actions"> <div class="field--name-field-center-bottom without-label field--type-entity-reference-revisions"> <div class="paragraph buttons-horizontal paragraph--type--buttons paragraph--view-mode--default"> <div class="field field--name-field-items without-label field--type-entity-reference-revisions"> <div> <a href="/directory" class="button button--size--default button--with-icon button--primary" > <span class="button--text">Find people</span> <span class="button--icon"><svg class="fill-current icon" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M71.505 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.392 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.908 33.502-33.3 33.502H71.539c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.267-33.502h19.163c31.827 0 57.624-25.964 57.624-58.025v-.402c0-32.061-25.797-58.025-57.624-58.025H162.43a33.368 33.368 0 0 1-33.267-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025zm258.87 0c-31.828 0-57.624 25.998-57.624 58.026 0 32.095 25.796 58.059 57.623 58.059h19.23c18.393 0 33.268 14.975 33.268 33.501v35.881c0 18.493-14.875 33.502-33.268 33.502h-19.23c-31.827 0-57.623 25.93-57.623 58.025 0 32.028 25.796 58.025 57.623 58.025 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.234-33.502h19.23c31.827 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.796-58.025-57.623-58.025h-19.23a33.368 33.368 0 0 1-33.234-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025z" style="stroke-width:33.5019"/></svg></span> </a> </div> <div> <a href="/about/governance-and-organization#sib-hub" class="button button--size--default button--with-icon button--secondary" > <span class="button--text">Our support functions</span> <span class="button--icon"><svg class="fill-current icon" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M71.505 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.392 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.908 33.502-33.3 33.502H71.539c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.267-33.502h19.163c31.827 0 57.624-25.964 57.624-58.025v-.402c0-32.061-25.797-58.025-57.624-58.025H162.43a33.368 33.368 0 0 1-33.267-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025zm258.87 0c-31.828 0-57.624 25.998-57.624 58.026 0 32.095 25.796 58.059 57.623 58.059h19.23c18.393 0 33.268 14.975 33.268 33.501v35.881c0 18.493-14.875 33.502-33.268 33.502h-19.23c-31.827 0-57.623 25.93-57.623 58.025 0 32.028 25.796 58.025 57.623 58.025 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.234-33.502h19.23c31.827 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.796-58.025-57.623-58.025h-19.23a33.368 33.368 0 0 1-33.234-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025z" style="stroke-width:33.5019"/></svg></span> </a> </div> </div> </div> </div> </div> </div> </div> <div class="region left-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-before"> <div class="field--name-field-left-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/community/our-national-bioinformatics-network" class="title region-title internal-link" > <span>Network</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> <p>We promote bioinformatics through our network across Switzerland, fostering a strong community spirit to enable innovation and collaboration.</p><ul><li><a href="/community/how-to-join-sib" data-entity-type="node" data-entity-uuid="aa63be20-0d53-4598-af8f-fbcb9ebcde01" data-entity-substitution="canonical" title="How to join SIB">How to join</a></li><li><a href="/community/our-national-bioinformatics-network#community-initiatives-to-drive-and-connect-swiss-bioinformaticians">Focus groups and other initiatives</a></li></ul> </div> </div> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/community/publications" class="title region-title internal-link" > <span>Publications</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> <p>Peer-reviewed articles and preprints by our scientists.</p> </div> </div> </div> </div> </div> <div class="region right-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-after"> <div class="field--name-field-right-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/community/bioinformatics-awards-and-recognition-initiatives" class="title region-title internal-link" > <span>Awards</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> </div> </div> <div class="paragraph paragraph--type--megamenu-image-link paragraph--view-mode--default"> <a href="/bioinformatics-awards" class="internal-link" > <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_right_image/public/2024-11/SIB_AWARDS_2025_mega-menu_1.png?h=d1443b41&amp;itok=7oGyjy7l" width="520" height="192" alt="SIB Awards 2025 Banner" /> </div> <div class="mt-1 font-bold"> Bioinformatics Awards </div> </a> </div> <div class="paragraph paragraph--type--megamenu-image-link paragraph--view-mode--default"> <a href="/remarkable-outputs" class="internal-link" > <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_right_image/public/2023-05/SIB_R_O_2022_banner.png?h=710e28d4&amp;itok=c6XPOcka" width="520" height="192" alt="SIB Remarkable Outputs 2022 Banner" /> </div> <div class="mt-1 font-bold"> Remarkable Outputs </div> </a> </div> </div> </div> </div> </div> </div> <div class="submenu mobile-mega-menu-wrapper" x-show="submenu == 'menu_link_content:9005ef57-6da8-4126-a0ee-f97cfec231b5'" > <div class="flex items-center pt-2 pb-4 mb-6"> <button x-on:click="submenu = null" class="flex items-center py-2 pr-2 space-x-2 transition opacity-70 hover:opacity-100"> <svg class="fill-current w-4 h-4" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.34 12.596a.5.5 0 0 1-.707 0L1.391 8.354a.5.5 0 0 1 0-.707l4.242-4.243a.5.5 0 0 1 .708.707l-3.39 3.39h11.324c.26 0 .472.223.472.5 0 .275-.211.5-.472.5H2.95l3.39 3.388a.5.5 0 0 1 0 .707Z" /></svg> <span class="">Back</span> </button> <h4 class="mb-0 flex-1 text-center mr-[70px]">What&#039;s on</h4> </div> <div class="space-y-8 regions"> <div class="region center-region"> <div class="flex-1 flex flex-col simple-mega-menu-type-sib-megamenu view-mode-center"> <div class="center-title"> <a class="title region-title internal-link" href="/tags"> <span>Current focus areas</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> The cutting-edge topics we are pioneering for a better future </div> </div> <div class="my-4"> <div class="field--name-field-link-groups without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-trending-topics paragraph--view-mode--default"> <div class="grid grid-cols-2 xl:grid-cols-3 gap-4 xl:gap-8 2xl:gap-10 megamenu-items megamenu-items--image color--blue"> <a href="/tags/artificial-intelligence-and-machine-learning" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_item/public/2023-05/deepmind-lISkvdgfLEk-unsplash.jpg?h=31dc6871&amp;itok=3w1e8E-4" width="230" height="85" alt="Blue image" /> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Artificial intelligence and machine learning  </div> </div> </a> <a href="/tags/biodiversity" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_item/public/2023-07/Environmental-impact.png?h=dd1e4d4b&amp;itok=nUXbS4Am" width="230" height="85" alt="A butterfly representing the environment and the environmental impact of SIB." /> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Biodiversity </div> </div> </a> <a href="/tags/generative-ai" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_item/public/2024-08/generative-AI.jpg?h=82f92a78&amp;itok=wLGUJyLH" width="230" height="85" alt="businessman using laptop with AI virtual graphic" /> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Generative AI </div> </div> </a> <a href="/tags/one-health" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_item/public/2024-10/one-health_banner.jpg?h=3cbb957f&amp;itok=XiuLuzhq" width="230" height="85" alt="Colourful image with animals and plants interconnected by a DNA strand" /> </div> </div> <div class="details"> <div class="font-bold center-link-title"> One Health </div> </div> </a> <a href="/tags/open-research-data" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_item/public/2023-05/ChatGPT_social.png?h=f54bfa0f&amp;itok=nfgWSOT1" width="230" height="85" alt="A network of points that connect altogether." /> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Open research data </div> </div> </a> <a href="/tags/personalized-health" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_item/public/2023-07/perso.jpg?h=56d0ca2e&amp;itok=xh2aAXDd" width="230" height="85" alt="A man laying on a hospital bed with a doctor" /> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Personalized health </div> </div> </a> </div> </div> </div> </div> </div> </div> <div class="region left-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-before"> <div class="field--name-field-left-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/latest-outputs" class="title region-title internal-link" > <span>Latest outputs</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> <p>The latest scientific developments, projects and news from our scientists. Discover the <em>in silico</em> talks, a series of webinars by our scientists.&nbsp;</p><p>&nbsp;</p><p><a href="/in-silico-talks" data-entity-type="node" data-entity-uuid="a66d8d78-dafc-4c70-b877-daf80d5c3948" data-entity-substitution="canonical" title="in silico talks">Browse our <em>in silico</em> talks</a></p> </div> </div> <div class="paragraph paragraph--type--megamenu-cta paragraph--view-mode--default"> <div class="cta-title"> Stay informed </div> <a href="/#newsletter" class="button button--size--default button--with-icon button--secondary w-full" > <span class="button--text">Receive the latest updates</span> <span class="button--icon"><svg class="fill-current icon" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M71.505 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.392 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.908 33.502-33.3 33.502H71.539c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.267-33.502h19.163c31.827 0 57.624-25.964 57.624-58.025v-.402c0-32.061-25.797-58.025-57.624-58.025H162.43a33.368 33.368 0 0 1-33.267-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025zm258.87 0c-31.828 0-57.624 25.998-57.624 58.026 0 32.095 25.796 58.059 57.623 58.059h19.23c18.393 0 33.268 14.975 33.268 33.501v35.881c0 18.493-14.875 33.502-33.268 33.502h-19.23c-31.827 0-57.623 25.93-57.623 58.025 0 32.028 25.796 58.025 57.623 58.025 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.234-33.502h19.23c31.827 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.796-58.025-57.623-58.025h-19.23a33.368 33.368 0 0 1-33.234-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025z" style="stroke-width:33.5019"/></svg></span> </a> </div> </div> </div> </div> <div class="region right-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-after"> <div class="field--name-field-right-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <div class="title region-title"> <div class="title" > Our conferences </div> </div> <div class="subtext"> </div> </div> <div class="paragraph paragraph--type--megamenu-image-link paragraph--view-mode--default"> <a href="https://sibdays.sib.swiss/" class="external-link" target="_blank" > <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_right_image/public/2023-07/SIBdays-conference.png?h=27acece4&amp;itok=pmZPyhAW" width="520" height="192" alt="SIB days conference Swiss Bioinformatics summit" /> </div> <div class="mt-1 font-bold"> 24-26 June 2024 </div> </a> </div> <div class="paragraph paragraph--type--megamenu-image-link paragraph--view-mode--default"> <a href="https://www.bc2.ch" class="external-link" target="_blank" > <div class="field field--name-field-image without-label field--type-entity-reference"> <img loading="lazy" src="/sites/default/files/styles/megamenu_right_image/public/2023-07/bc2-conference_0.png?h=27acece4&amp;itok=Cuticoy-" width="520" height="192" alt="BC2 Basel Computational Biology Conference" /> </div> <div class="mt-1 font-bold"> 08-11 September 2025 </div> </a> </div> <a href="/conferences" class="button button--size--default button--with-icon button--primary" > <span class="button--text">Upcoming events</span> <span class="button--icon"><svg class="fill-current icon" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M71.505 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.392 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.908 33.502-33.3 33.502H71.539c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.267-33.502h19.163c31.827 0 57.624-25.964 57.624-58.025v-.402c0-32.061-25.797-58.025-57.624-58.025H162.43a33.368 33.368 0 0 1-33.267-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025zm258.87 0c-31.828 0-57.624 25.998-57.624 58.026 0 32.095 25.796 58.059 57.623 58.059h19.23c18.393 0 33.268 14.975 33.268 33.501v35.881c0 18.493-14.875 33.502-33.268 33.502h-19.23c-31.827 0-57.623 25.93-57.623 58.025 0 32.028 25.796 58.025 57.623 58.025 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.234-33.502h19.23c31.827 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.796-58.025-57.623-58.025h-19.23a33.368 33.368 0 0 1-33.234-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025z" style="stroke-width:33.5019"/></svg></span> </a> </div> </div> </div> </div> </div> <div class="submenu mobile-mega-menu-wrapper" x-show="submenu == 'menu_link_content:35fdb270-98a5-4d03-9ea8-61c4812bc20c'" > <div class="flex items-center pt-2 pb-4 mb-6"> <button x-on:click="submenu = null" class="flex items-center py-2 pr-2 space-x-2 transition opacity-70 hover:opacity-100"> <svg class="fill-current w-4 h-4" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.34 12.596a.5.5 0 0 1-.707 0L1.391 8.354a.5.5 0 0 1 0-.707l4.242-4.243a.5.5 0 0 1 .708.707l-3.39 3.39h11.324c.26 0 .472.223.472.5 0 .275-.211.5-.472.5H2.95l3.39 3.388a.5.5 0 0 1 0 .707Z" /></svg> <span class="">Back</span> </button> <h4 class="mb-0 flex-1 text-center mr-[70px]">About</h4> </div> <div class="space-y-8 regions"> <div class="region center-region"> <div class="flex-1 flex flex-col simple-mega-menu-type-sib-megamenu view-mode-center"> <div class="center-title"> <a class="title region-title internal-link" href="/about/who-we-are"> <span>About</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> Find out what drives us, our mission, identity and history over the years. </div> </div> <div class="my-4"> <div class="field--name-field-link-groups without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-menu-links paragraph--view-mode--default"> <div class="grid grid-cols-2 xl:grid-cols-3 gap-4 xl:gap-8 2xl:gap-10 megamenu-items megamenu-items--image color--blue"> <a href="/about/who-we-are" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-07/RGB_DataScientistsForLife_Aurel-Ma%CC%88rki_1000px.jpg?h=99b95e68&amp;itok=m2eoAOaR" width="230" height="85" alt="Illustration with data scientists" loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Who we are </div> </div> </a> <a href="/about/our-impact" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-06/coordination.jpg?h=56d0ca2e&amp;itok=Wy7tc6M2" width="230" height="85" alt="Two bioinformaticians discussing in a lab" loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Our impact </div> </div> </a> <a href="/about/activities-for-the-public" class="group megamenu-item-link internal-link" > <div class="image"> <div class="field field--name-field-image without-label field--type-entity-reference"><div class="media media--type--image media--view-mode--megamenu"> <div class="field field--name-field-media-image without-label field--type-image"> <img src="/sites/default/files/styles/megamenu_item/public/2023-07/Outreach-kids-children-public.png?h=31cfa1a7&amp;itok=tXWli4ki" width="230" height="85" alt="two kids in front of a screen, participating in a game, an outreach activity for the public." loading="lazy" /> </div> </div> </div> </div> <div class="details"> <div class="font-bold center-link-title"> Activities for the public </div> </div> </a> </div> </div> <div class="paragraph xl:mt-8 mt-6 pt-6 xl:pt-8 border-t border-gray-200 paragraph--type--megamenu-center-sublink paragraph--view-mode--default"> <div class="grid grid-cols-1 xl:grid-cols-[auto,1fr] gap-x-4 gap-y-6 xl:gap-y-8"> <div class="self-start"> <div class="py-2 font-bold xl:py-3 xl:leading-8"> <span>Our organization</span> </div> </div> <div class="self-center"> <div class="flex flex-wrap items-center -mx-2"> <div class="p-2"> <a href="/about/governance-and-organization" class="button button--size--small button--secondary !w-auto">Governance</a> </div> <div class="p-2"> <a href="/about/governance-and-organization#sib-hub" class="button button--size--small button--secondary !w-auto">SIB Hub</a> </div> <div class="p-2"> <a href="/about/funding-sources" class="button button--size--small button--secondary !w-auto">Funding sources</a> </div> </div> </div> <div class="self-start"> <div class="py-2 font-bold xl:py-3 xl:leading-8"> <span>Our engagements</span> </div> </div> <div class="self-center"> <div class="flex flex-wrap items-center -mx-2"> <div class="p-2"> <a href="/careers" class="button button--size--small button--secondary !w-auto">Working at SIB</a> </div> <div class="p-2"> <a href="/about/environmental-impact" class="button button--size--small button--secondary !w-auto">Environmental impact</a> </div> <div class="p-2"> <a href="/about/equality-diversity-inclusion" class="button button--size--small button--secondary !w-auto">Equality, Diversity, Inclusion</a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="region left-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-before"> <div class="field--name-field-left-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <a href="/about/flagship-projects" class="title region-title internal-link" > <span>Flagship projects</span> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path style="stroke-width:33.5019" d="M200.956 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.393 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.907 33.502-33.3 33.502H200.99c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.268-33.502h19.163c31.826 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.797-58.025-57.623-58.025H291.88a33.368 33.368 0 0 1-33.268-33.502v-17.756c0-32.028-25.796-58.025-57.623-58.025z"/></svg> </a> <div class="subtext"> <p>National platforms and secure IT networks, diagnostic tools, international projects and more.</p> </div> </div> <div class="paragraph paragraph--type--megamenu-left-small-bloc paragraph--view-mode--default"> <a href="/about/flagship-projects#biomedit"> <div class="cta-title"> BioMedIT </div> <p>The national secure IT network for health-related data.</p> </a> </div> <div class="paragraph paragraph--type--megamenu-left-small-bloc paragraph--view-mode--default"> <a href="/about/flagship-projects#spsp"> <div class="cta-title"> Swiss Pathogen Surveillance Platform </div> <p><span>Advancing pathogen monitoring.</span></p> </a> </div> </div> </div> </div> <div class="region right-region"> <div class="simple-mega-menu mega-menu-item simple-mega-menu-type-sib-megamenu view-mode-after"> <div class="field--name-field-right-content without-label field--type-entity-reference-revisions"> <div class="paragraph paragraph--type--megamenu-bloc-link paragraph--view-mode--default"> <div class="title region-title"> <div class="title" > Browse the SIB Profile, our activity report </div> </div> <div class="subtext"> <p>Discover our yearly highlights and dive into focus chapters on selected themes.</p> </div> </div> <a href="/about/who-we-are#our-activity-report-the-sib-profile" class="button button--size--default button--with-icon button--primary" > <span class="button--text">Previous editions</span> <span class="button--icon"><svg class="fill-current icon" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M71.505 88.49c-31.76 0-57.623 25.998-57.623 58.026 0 32.095 25.83 58.059 57.623 58.059h19.197c18.392 0 33.3 14.975 33.3 33.501v35.881c0 18.493-14.908 33.502-33.3 33.502H71.539c-31.86-.034-57.657 25.93-57.657 57.992 0 32.06 25.83 58.058 57.623 58.058 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.267-33.502h19.163c31.827 0 57.624-25.964 57.624-58.025v-.402c0-32.061-25.797-58.025-57.624-58.025H162.43a33.368 33.368 0 0 1-33.267-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025zm258.87 0c-31.828 0-57.624 25.998-57.624 58.026 0 32.095 25.796 58.059 57.623 58.059h19.23c18.393 0 33.268 14.975 33.268 33.501v35.881c0 18.493-14.875 33.502-33.268 33.502h-19.23c-31.827 0-57.623 25.93-57.623 58.025 0 32.028 25.796 58.025 57.623 58.025 31.86 0 57.657-25.997 57.657-58.025v-17.756c0-18.493 14.875-33.502 33.234-33.502h19.23c31.827 0 57.623-25.964 57.623-58.025v-.402c0-32.061-25.796-58.025-57.623-58.025h-19.23a33.368 33.368 0 0 1-33.234-33.502v-17.756c0-32.028-25.797-58.025-57.623-58.025z" style="stroke-width:33.5019"/></svg></span> </a> </div> </div> </div> </div> </div> </div> </nav> </div> </div> </div> <div class="region region-mobile-menu-bottom"> <div class="menu block-menu" aria-labelledby="block-secondarynavigation-menu" id="block-secondarynavigation"> <ul data-block="mobile_menu_bottom"> <li class="navbar-item"> <a href="https://intranet.sib.swiss">Intranet</a> </li> <li class="navbar-item menu-item--collapsed"> <a href="/careers" data-drupal-link-system-path="node/385">Careers</a> </li> <li class="navbar-item"> <a href="/contact-us" data-drupal-link-system-path="node/377">Contact</a> </li> </ul> </div> </div> </div> </div> </div> </div> <div x-trap="popup" x-cloak> <div x-show="popup" x-transition.opacity class="popup-bg"> </div> <div x-show="popup" @keyup.escape.window="hidePopup" class="popup-wrapper"> <div class="popup-content" @click.outside="hidePopup"> <button class="absolute p-4 text-white rounded top-4 right-4 lg:top-8 lg:right-8 bg-custom_black" @click="hidePopup"> <svg class="fill-current w-5 h-5" viewBox="0 0 512 512" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M408.726 103.274c-8.979-8.978-23.834-10.106-33.148-.79L256 222.062 136.422 102.484c-9.314-9.314-24.17-8.187-33.148.79-8.978 8.979-10.105 23.833-.79 33.148L222.062 256 102.484 375.578c-9.314 9.314-8.187 24.17.79 33.148 8.979 8.977 23.834 10.107 33.148.79L256 289.938l119.578 119.578c9.314 9.315 24.169 8.186 33.148-.79 8.977-8.979 10.107-23.834.79-33.148L289.938 256l119.578-119.578c9.315-9.315 8.186-24.169-.79-33.148z"/></svg> </button> <div x-ref="popupContent" id="pagePopupDetail"> <div></div> </div> </div> </div> </div> </div> </div> <script type="application/json" data-drupal-selector="drupal-settings-json">{"path":{"baseUrl":"\/","pathPrefix":"","currentPath":"node\/514","currentPathIsAdmin":false,"isFront":false,"currentLanguage":"en"},"pluralDelimiter":"\u0003","suppressDeprecationErrors":true,"matomo":{"disableCookies":false,"trackMailto":true},"user":{"uid":0,"permissionsHash":"fa9e253c49522cdc1e7ef75f3e4179e52a8ccc8b7ef3234a51014d38b927a1ec"}}</script> <script src="/sites/default/files/js/js_OrYX2zgW7JK0FOLUy26RBbCRL-1n-9HwNaAMEEb3s18.js?scope=footer&amp;delta=0&amp;language=en&amp;theme=sib&amp;include=eJwtyjEKwDAIAMAPpfikoq2xgsZBA8nvC6XTLedY4QH-0VIJxILQjqxtOqQF9ZkXFp_sqAY3d5xWf1V5imK9x_AbTw"></script> <script src="/themes/custom/sib/dist/scripts.js?v=1.123" defer></script> <script src="/sites/default/files/js/js_ksVCdy9rDyq5ewhqJnlux-Q2_zv94rQXWG2P5dn7cFM.js?scope=footer&amp;delta=2&amp;language=en&amp;theme=sib&amp;include=eJwtyjEKwDAIAMAPpfikoq2xgsZBA8nvC6XTLedY4QH-0VIJxILQjqxtOqQF9ZkXFp_sqAY3d5xWf1V5imK9x_AbTw"></script> </body> </html>

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