CINXE.COM
BiopharmaTrend: Where Tech Meets Bio
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>BiopharmaTrend: Where Tech Meets Bio</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="canonical" href="https://www.biopharmatrend.com/" /> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-YK7FCK71TD"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-YK7FCK71TD'); </script> <meta name="description" content="Your go-to resource for news, trends, and analysis of the cutting-edge advances in pharma, biotech and healthcare. Stay informed with expert insights on technological developments shaping the industry." /> <!-- Twitter Card data --> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="BioPharmaTrend: Where Tech Meets Bio"> <meta name="twitter:description" content="Your go-to resource for news, trends, and analysis of the cutting-edge advances in pharma, biotech and healthcare. Stay informed with expert insights on technological developments shaping the industry."> <!-- Twitter summary card with large image must be at least 280x150px --> <meta name="twitter:image" content="https://www.biopharmatrend.com/static/img/bpt_home_cover.93c1801e3ec5.jpg"> <!-- Open Graph data --> <meta property="og:type" content="article" /> <meta property="og:url" content="https://www.biopharmatrend.com" /> <meta property="og:title" content="BioPharmaTrend: Where Tech Meets Bio" /> <meta property="og:description" content="Your go-to resource for news, trends, and analysis of the cutting-edge advances in pharma, biotech and healthcare. Stay informed with expert insights on technological developments shaping the industry." /> <meta property="og:image" content="https://www.biopharmatrend.com/static/img/bpt_home_cover.93c1801e3ec5.jpg" /> <meta name="google-site-verification" content="Q27xsavamn_DEKQaLQKAmMDcC0WxAFztz63U2i_zCBI" /> <link rel="shortcut icon" href="/static/favicon.ab1145f4d518.ico" /> <link rel="stylesheet" type="text/css" href="/static/css/main.6dead4e2266d.css" /> <link rel="stylesheet" type="text/css" href="/static/css/marketplace.9b06f2a8dc19.css" /> <style> .platform-block.subscribe-block { background: deepskyblue; color: white; margin-top: 2rem; margin-bottom: 3rem; padding-top: 0; padding-bottom: 0; } .subscribe-block .content-block { background-image: url('/files/subscription-bg.png'); background-position: right bottom; background-size: auto 120%; background-repeat: no-repeat; padding-top: 1.5em; padding-bottom: 1.5em; } .platform-block.companies-case-block { background: #f2e8f8; margin-top: 1.5rem; margin-bottom: 1.5rem; padding-top: 2rem; padding-bottom: 1.5rem; } @media screen and (max-width: 50em) { .subscribe-block .content-block { background-image: unset; } } .posts-latest .post-preview-latest { padding-bottom: 0.25rem; border-bottom: 1px #e8e8e8 solid; } .post-preview-popular .post-img-container { margin-bottom: 0; } .post-preview-type { padding: 0.5em 1rem; font-size: calc(1em - 3px); line-height: 1; position: relative; background: hsl(120, 10%, 95%); } .post-preview-latest .truncated-title { max-height: 2.2em; overflow: hidden; position: relative; } .post-preview-latest .truncated-title:hover { overflow: visible; z-index: 1; } .post-preview-latest .truncated-title:hover > a { background: white; display: inline-block; } .truncated-title.by-company { position: relative; padding-right: 0.25em; } .truncated-title.by-company::after { content: "*"; color: khaki; font-weight: 900; line-height: 1; position: absolute; right: 0; top: calc(50% - 0.5em); } @media screen and (max-width: 40em) { .post-preview-latest .truncated-title { max-height: unset; } } .posts-popular.posts-interviews-container { grid-template: none / auto auto auto auto; } /* --- News and Columnists --- */ #news-columns-container .section-header { grid-column: 1 / -1; } #news-columns-container .post-preview-popular:first-of-type { margin-bottom: 1rem; } #news-columns-container .post-preview-popular .post-intro { display: block; } .section-header { margin-bottom: 1rem; border-bottom: 1px darkkhaki solid; } .section-header > p { margin-bottom: 0; padding-top: 0.5rem; } #uevent { margin-bottom: 1.5em; padding: 1em 0 2em; } #uevent article.event { margin-top: 0; margin-bottom: 1em; border-bottom: 1px solid hsl(120, 30%, 90%); padding-bottom: 1em; } #uevent .carousel-indicators { margin-top: 0; bottom: 0; } #uevent .carousel-indicators li { border-color: forestgreen; border-width: 2px; width: 14px; height: 14px; margin: 0 2px; } #uevent .carousel-indicators .active { background-color: forestgreen; width: 14px; height: 14px; } .event-image { margin-bottom: 1.5em; } .event-image img { min-width: 68%; } .event-image .event-generic-image { padding: 20% 1em; background-image: linear-gradient(210deg, hsl(120, 15%, 85%), hsl(20, 5%, 70%)); } .grid-2-container { display: grid; grid-template: none / 1fr 1fr; grid-gap: 1em; } .grid-4-container { display: grid; grid-template: none / 1fr 1fr 1fr 1fr; grid-gap: 1em; } .grid-2-container .section-header, .grid-4-container .section-header { grid-column: 1 / -1; } /* companies block */ .grid-6-container { display: grid; grid-template: none / 1fr 1fr 1fr 1fr 1fr 1fr; grid-gap: 0.5em; } .grid-6-container .grid-elem { min-width: 8em; padding: 0.5em; background: white; } .grid-6-container .grid-6-showcase { grid-column-start: 1; grid-column-end: 4; grid-row-start: 1; grid-row-end: 3; } @media screen and (max-width: 55em) { .grid-6-container { grid-template: none / 1fr 1fr 1fr 1fr; } .grid-6-container .grid-6-showcase { grid-column-start: 1; grid-column-end: 4; grid-row-start: 1; grid-row-end: 3; } .grid-4-container { grid-template-columns: 1fr 1fr; } } @media screen and (max-width: 40em) { .grid-6-container { grid-template: none / 1fr 1fr 1fr; } .grid-6-container .grid-6-showcase { grid-column-start: 1; grid-column-end: 4; grid-row-start: 1; grid-row-end: 2; } .grid-4-container, .grid-2-container { grid-template-columns: 1fr; } } </style> </head> <body> <div id="main-preheader"> <div class="container block-preheader"> <div id="logo-top"> <a href="/"><b>BioPharmaTrend</b></a> <!-- <a href="/"><img src="/files/bpt_logo2.svg" alt="BioPharmaTrend" style="max-height: 1em;" /></a> --> </div> <div class="burger-container"> <div class="burger-button-container"> <button type="button" class="burger-button" onclick="document.documentElement.classList.toggle('blockfix');this.parentElement.parentElement.classList.toggle('active');"> <div class="burger-line burger-line-1"></div> <div class="burger-line burger-line-2"></div> <div class="burger-line burger-line-3"></div> </button> </div> <!-- Search block --> <div id="main-search-menu"> <div class="top-search"> <form action="/search/" class="top-search-form"> <button type="submit" class="btn btn-default"><i class="glyphicon glyphicon-search"></i></button> <input type="text" name="q" value="" size="10" class="form-control form-control-inline" required="" placeholder="e.g. 'quantum tech' or 'stem cell'"> <input type="hidden" name="section" value="insights"> </form> <span class="top-search-switcher button" onclick="this.parentElement.classList.toggle('active')"> <span class="glyphicon glyphicon-search"></span> <span class="glyphicon glyphicon-remove"></span> </span> </div> <span class="top-search-switcher button"> <span class="glyphicon glyphicon-search"></span> </span> </div> <!-- Main Menu block --> <nav id="main-menu"> <div class="mobile-menu-item"> <a class="top-menu-link mobile-menu-item-title" href="/section/news/"><b>Latest News</b></a> </div> <div class="mobile-menu-item"> <b class="mobile-menu-item-title" onclick="this.parentElement.classList.toggle('active')">All Topics <span class="caret"></span></b> <div class="sub-menu-container"> <ul class="sub-menu"> <li><a class="top-menu-link" href="/topic/bioeconomy-society/">Bioeconomy & Society</a></li> <li><a class="top-menu-link" href="/topic/ai-digital/">AI & Digital</a></li> <li><a class="top-menu-link" href="/topic/startups/">Startups & Deals</a></li> <li><a class="top-menu-link" href="/topic/neurotech/">NeuroTech</a></li> <li><a class="top-menu-link" href="/topic/clinical-trials/">Clinical Trials</a></li> <li><a class="top-menu-link" href="/topic/synbio/">Biotech</a></li> <li><a class="top-menu-link" href="/topic/tools-methods/">Tools & Methods</a></li> <li><a class="top-menu-link" href="/topic/healthtech/">HealthTech</a></li> <li><a class="top-menu-link" href="/topic/aging-research/">Aging & Longevity</a></li> <li><a class="top-menu-link" href="/topic/contract-research/">Contract Research</a></li> <div class="sub-menu-margin"></div> <!--<li><a class="top-menu-link" href="/ai-drug-discovery-pipeline/">Historical Pipeline Analysis</a></li> --> <li><a class="top-menu-link" href="/section/latest/">Latest insights</a></li> <li><a class="top-menu-link" href="/premium-content/">Premium Content</a></li> <div class="sub-menu-margin" style="border-bottom: 1px solid limegreen;"></div> <li><a class="top-menu-link" href="/knowledge-center/">Knowledge Center</a></li> </ul> </div> </div> <div class="mobile-menu-item"> <a class="top-menu-link mobile-menu-item-title" href="/section/interviews/"><b>Interviews</b></a> </div> <!-- <div class="mobile-menu-item"> <b class="mobile-menu-item-title">Library</b> </div> --> <div class="mobile-menu-item"> <b class="mobile-menu-item-title" onclick="this.parentElement.classList.toggle('active')">Companies <span class="caret"></span></b> <div class="sub-menu-container"> <ul class="sub-menu"> <!-- <li><a class="top-menu-link" href="/post/789-a-landscape-of-ai-discovered-molecules-and-target-novelty-analysis/">AI Pipeline Analysis</a></li> --> <li><a class="top-menu-link" href="/m/marketplace/">Company Directory</a></li> <li><a class="top-menu-link" href="/section/interviews/">Interviews with Thought Leaders</a></li> <li><a class="top-menu-link" href="/section/case-studies/">Sponsored Case Studies</a></li> <li><a class="top-menu-link" href="/m/editor-tool/">Create Company Profile</a></li> </ul> </div> </div> <div class="mobile-menu-item"> <b class="mobile-menu-item-title" onclick="this.parentElement.classList.toggle('active')">More <span class="caret"></span></b> <div class="sub-menu-container"> <ul class="sub-menu"> <li><a class="top-menu-link" href="/about/">About Us</a></li> <li><a class="top-menu-link" href="/about/team/">Our Team</a></li> <li><a class="top-menu-link" href="/about/advisory-board/">Advisory Board</a></li> <li><a class="top-menu-link" href="/about/press-citations/">Citations and Press Coverage</a></li> <li><a class="top-menu-link" href="/events/">Partner Events Calendar</a></li> <li><a class="top-menu-link" href="/advertising-media-kit/">Advertise with Us</a></li> <li><a class="top-menu-link" href="/contributor/">Write for Us</a></li> </ul> </div> </div> </nav> </div> <div id="main-user-actions"> <!-- Subscribe block --> <div class="mobile-menu-item"> <a href="/membership/" class="button-subscribe top-menu-link">Subscribe</a> </div> <!-- User menu --> <div class="mobile-menu-item last"> <a href="#" class="mobile-menu-item-title" rel="nofollow" title="Login/Join" onclick="document.getElementById('login-popup').classList.toggle('hidden')"> <span class="glyphicon glyphicon-log-in"></span> <span class="mobile-hide-m">Login/Join</span> </a> </div> </div> </div> </div> <div id="main-preheader-margin"></div> <div id="sencondary-menu-block"> <div class="container clearfix"> <nav> <ul class="text-center"> <li><a href="/topic/ai-digital/">AI & Digital</a></li> <li><a href="/topic/startups/">Startups & Deals</a></li> <li><a href="/topic/neurotech/">NeuroTech</a></li> <li><a href="/topic/clinical-trials/">Clinical Trials</a></li> <li><a href="/topic/synbio/">Biotech</a></li> <li><a href="/topic/tools-methods/">Tools & Methods</a></li> </ul> </nav> </div> </div> <!-- <header id="main-header" class="brand-block"> <div class="container clearfix"> </div> </header> --> <div id="main-content" class="container"> <h1 style="display:none">Where Tech Meets Bio</h1> <div class="section-header"> <h2>Latest News</h2> </div> <div class="row"> <div class="col-xs-12 col-lg-9"> <!-- Last 3 news --> <section class="posts-popular"> <article id="post-1030" class="post-preview-popular"> <div class="post-img-container"><a href="/post/1030-trogenix-emerges-from-stealth-with-precision-gene-therapy-platform-to-target-aggressive-cancers/"> <img alt="Trogenix Emerges from Stealth with Precision Gene …" src="/files/default_spotlight.png" class="post-preview-img"> </a></div> <h4><a href="/post/1030-trogenix-emerges-from-stealth-with-precision-gene-therapy-platform-to-target-aggressive-cancers/"> Trogenix Emerges from Stealth with Precision Gene Therapy Platform to Target Aggressive Cancers </a></h4> <div class="post-intro">Trogenix Ltd has launched its Odysseus platform, leveraging Synthetic Super-Enhancer (SSE) technology to advance precision viral immunotherapy for aggressive cancers. <a href="/post/1030-trogenix-emerges-from-stealth-with-precision-gene-therapy-platform-to-target-aggressive-cancers/">Read More</a> </div> <footer class="post-preview-footer">4 days, 9 hours ago</footer> </article> <article id="post-1029" class="post-preview-popular"> <div class="post-img-container"><a href="/post/1029-novartis-expands-radiopharmaceutical-portfolio-with-745m-deal-with-ratio-therapeutics/"> <img alt="Novartis Expands Radiopharmaceutical Portfolio with $745M Deal …" src="/files/default_spotlight.png" class="post-preview-img"> </a></div> <h4><a href="/post/1029-novartis-expands-radiopharmaceutical-portfolio-with-745m-deal-with-ratio-therapeutics/"> Novartis Expands Radiopharmaceutical Portfolio with $745M Deal with Ratio Therapeutics </a></h4> <div class="post-intro">Novartis has struck a licensing agreement with Boston-based biotech Ratio Therapeutics, securing global rights to a promising cancer candidate targeting somatostatin receptor 2 (SSTR2). The … <a href="/post/1029-novartis-expands-radiopharmaceutical-portfolio-with-745m-deal-with-ratio-therapeutics/">Read More</a> </div> <footer class="post-preview-footer">4 days, 10 hours ago</footer> </article> <article id="post-1028" class="post-preview-popular"> <div class="post-img-container"><a href="/post/1028-medable-adds-generative-ai-to-simplify-and-speed-up-clinical-trials/"> <img alt="Medable Adds Generative AI to Simplify and …" src="/files/blog/post-cover-1028.jpg" class="post-preview-img"> </a></div> <h4><a href="/post/1028-medable-adds-generative-ai-to-simplify-and-speed-up-clinical-trials/"> Medable Adds Generative AI to Simplify and Speed Up Clinical Trials </a></h4> <div class="post-intro">Medable Inc. has introduced generative AI capabilities to its Medable Studio platform to streamline and accelerate digital and decentralized clinical trial workflows. The new feature, … <a href="/post/1028-medable-adds-generative-ai-to-simplify-and-speed-up-clinical-trials/">Read More</a> </div> <footer class="post-preview-footer">1 week, 1 day ago</footer> </article> </section> </div> <div class="col-xs-12 col-lg-3"> <!-- Latest 5 insights --> <section class="posts-latest"> <h3 style="display: none;">Latest News</h3> <article id="post-1027" class="post-preview-latest"> <h4 class="truncated-title"> <a href="/post/1027-40000-nhs-healthcare-workers-to-get-ai-tool-that-cuts-admin-time-by-80/" title="40,000 NHS Healthcare Workers to Get AI Tool That Cuts Admin Time by 80%">40,000 NHS Healthcare Workers to Get AI Tool That Cuts Admin Time by 80%</a></h4> <footer class="small">1 week, 1 day ago</footer> </article> <article id="post-1024" class="post-preview-latest"> <h4 class="truncated-title"> <a href="/post/1024-immunai-and-teva-collaborate-to-advance-clinical-trials-in-oncology-and-immunology/" title="Immunai and Teva Collaborate to Advance Clinical Trials in Oncology and Immunology">Immunai and Teva Collaborate to Advance Clinical Trials in Oncology and Immunology</a></h4> <footer class="small">1 week, 1 day ago</footer> </article> <article id="post-1023" class="post-preview-latest"> <h4 class="truncated-title"> <a href="/post/1023-envedas-ai-discovered-drug-env-294-enters-phase-1-trials-for-eczema/" title="Enveda Advances AI-Discovered, Nature-Derived Drug ENV-294 to Phase 1 Trials">Enveda Advances AI-Discovered, Nature-Derived Drug ENV-294 to Phase 1 Trials</a></h4> <footer class="small">1 week, 2 days ago</footer> </article> <article id="post-1022" class="post-preview-latest"> <h4 class="truncated-title"> <a href="/post/1022-genesis-therapeutics-collaborates-with-nvidia-and-secures-additional-nventures-funding-to-accelerate-ai-driven-drug-discovery/" title="Genesis Therapeutics Collaborates with NVIDIA and Secures Additional NVentures Funding to Accelerate AI-Driven Drug Discovery">Genesis Therapeutics Collaborates with NVIDIA and Secures Additional NVentures Funding to Accelerate AI-Driven Drug Discovery</a></h4> <footer class="small">1 week, 2 days ago</footer> </article> <article id="post-1021" class="post-preview-latest"> <h4 class="truncated-title"> <a href="/post/1021-recursion-unveils-openphenom-s16-a-foundation-model-for-microscopy-data/" title="Recursion Unveils OpenPhenom-S/16: A Foundation Model for Microscopy Data">Recursion Unveils OpenPhenom-S/16: A Foundation Model for Microscopy Data</a></h4> <footer class="small">1 week, 2 days ago</footer> </article> <article id="post-1020" class="post-preview-latest"> <h4 class="truncated-title"> <a href="/post/1020-schrodinger-and-novartis-forge-23-billion-partnership-to-scale-computational-drug-discovery/" title="Schrödinger and Novartis Forge Partnership to Scale Computational Drug Discovery">Schrödinger and Novartis Forge Partnership to Scale Computational Drug Discovery</a></h4> <footer class="small">1 week, 3 days ago</footer> </article> <br> <div class="text-right"> <a href="/section/news/" class="btn btn-primary btn-sm"><span class="text-bold">Read latest news</span> ›››</a> </div> </section> </div> </div> <br> <br> <div id="news-columns-container" class="grid-2-container"> <div class="section-header"> <h2>Latest Insights</h2> </div> <div> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/923-scientists-found-a-new-epigenetic-factor-preventing-inherited-diseases/"> <img alt="Scientists Found a New Epigenetic Factor Preventing …" src="/files/blog/post-2024-08-22_QiEQzSO.jpg" class="post-preview-img"> </a></div> <div class="post-preview-type">by <b>Andrii Buvailo, PhD</b></div> <h4><a href="/post/923-scientists-found-a-new-epigenetic-factor-preventing-inherited-diseases/"> Scientists Found a New Epigenetic Factor Preventing Inherited Diseases </a></h4> <div class="post-intro small">Researchers at the University of Queensland have identified a crucial mechanism in mitochondrial DNA (mtDNA) that helps regulate the inheritance of disease-causing mutations. This mechanism … <a href="/post/923-scientists-found-a-new-epigenetic-factor-preventing-inherited-diseases/">Read More</a> </div> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/881-companies-making-waves-in-neurotech-space/"> <img alt="12 Emerging Companies to Watch in Neurotech …" src="/files/blog/post-cover-881.jpg" class="post-preview-img"> </a></div> <div class="post-preview-type">by <b>Andrii Buvailo, PhD</b></div> <h4><a href="/post/881-companies-making-waves-in-neurotech-space/"> 12 Emerging Companies to Watch in Neurotech Space </a></h4> <div class="post-intro small">Brain-computer interface (BCI) technologies are rapidly becoming the spotlight of the neurotech industry, with Neuralink at the forefront. Recently, Neuralink implanted its first brain chip … <a href="/post/881-companies-making-waves-in-neurotech-space/">Read More</a> </div> </article> </div> <div> <section class="posts-latest"> <article class="post-preview-latest"> <h4 class="truncated-title1"> <a href="/post/1026-survey-highlights-critical-need-for-ai-adoption-in-regulatory-affairs-amid-unsustainable-workloads/" title="Survey Highlights Critical Need for AI Adoption in Regulatory Affairs Amid Unsustainable Workloads">Survey Highlights Critical Need for AI Adoption in Regulatory Affairs Amid Unsustainable Workloads</a></h4> <div class="small">by Roman Kasianov</div> <br> </article> <article class="post-preview-latest"> <h4 class="truncated-title1"> <a href="/post/1025-what-will-be-the-key-trends-in-ai-innovation-in-the-pharmaceutical-industry-in-2025/" title="What will be the key trends in AI innovation in the Pharmaceutical Industry in 2025?">What will be the key trends in AI innovation in the Pharmaceutical Industry in 2025?</a></h4> <div class="small">by Marina Hickson</div> <br> </article> <article class="post-preview-latest"> <h4 class="truncated-title1"> <a href="/post/1011-cautious-optimism-in-2024-for-healthcare-ma/" title="Cautious Optimism in 2024 for Healthcare M&A">Cautious Optimism in 2024 for Healthcare M&A</a></h4> <div class="small">by Merlin Piscitelli</div> <br> </article> <article class="post-preview-latest"> <h4 class="truncated-title1"> <a href="/post/1007-ai-is-key-to-democratizing-drug-discovery/" title="AI Is Key to Democratizing Drug Discovery">AI Is Key to Democratizing Drug Discovery</a></h4> <div class="small">by Andrey Doronichev</div> <br> </article> <article class="post-preview-latest"> <h4 class="truncated-title1"> <a href="/post/999-key-trends-in-aging-research-where-are-we-now/" title="Key Trends in Aging Research: Where Are We Now?">Key Trends in Aging Research: Where Are We Now?</a></h4> <div class="small">by Andrii Buvailo, PhD</div> <br> </article> <article class="post-preview-latest"> <h4 class="truncated-title1"> <a href="/post/992-global-pharma-rd-investments-surpass-276-billion-annually-exceeding-previous-estimates/" title="Global Pharma R&D Investments Surpass $276 Billion Annually, Exceeding Previous Estimates">Global Pharma R&D Investments Surpass $276 Billion Annually, Exceeding Previous Estimates</a></h4> <div class="small">by Roman Kasianov</div> <br> </article> <article class="post-preview-latest"> <h4 class="truncated-title1"> <a href="/post/974-revolutionizing-clinical-trials-the-power-and-potential-of-chatbots-in-data-analysis/" title="The Promise of Chatbots in Clinical Trials">The Promise of Chatbots in Clinical Trials</a></h4> <div class="small">by Illia Petrov</div> <br> </article> <article class="post-preview-latest"> <h4 class="truncated-title1"> <a href="/post/971-even-10-minutes-matter-for-cancer-drug-discovery-study-reveals/" title="Even 10 Minutes Matter in Cancer Research">Even 10 Minutes Matter in Cancer Research</a></h4> <div class="small">by Andrii Buvailo, PhD</div> <br> </article> <br> <div class="text-right"> <a href="/section/latest/" class="btn btn-primary btn-sm text-bold">Read all insights ›››</a> </div> </section> </div> </div> <hr> <div class="row"> <!-- sponsored half --> <section class="grid-2-container col-lg-6" style="padding-bottom: 1em;"> <!-- Top 4 sponsored articles --> <div class="section-header posts-flex-container"> <h3 class="post-item-2">From Our Partners</h3> <p class="post-item-2 text-right"><a href="/section/sponsored/" class="text-bold">Read All ›››</a></p> </div> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/781-patented-ai-platform-identifies-promising-early-stage-biopharma-assets-and-companies/"> <img alt="Patented AI Platform Identifies Promising Early-Stage BioPharma …" src="/files/blog/post-cover-781.png" class="post-preview-img"> </a></div> <div class="post-preview-type"> Sponsored by <a href="/m/company/intelligencia-ai/" target="_blank" style="color: black; text-decoration: underline; font-weight: bold;"> Intelligencia AI </a> </div> <h4><a href="/post/781-patented-ai-platform-identifies-promising-early-stage-biopharma-assets-and-companies/"> Patented AI Platform Identifies Promising Early-Stage BioPharma Assets and Companies </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/1007-ai-is-key-to-democratizing-drug-discovery/"> <img alt="AI Is Key to Democratizing Drug Discovery" src="/files/blog/post-cover-1007.webp" class="post-preview-img"> </a></div> <div class="post-preview-type"> Sponsored by <a href="/m/company/bioptic/" target="_blank" style="color: black; text-decoration: underline; font-weight: bold;"> OPTIC </a> </div> <h4><a href="/post/1007-ai-is-key-to-democratizing-drug-discovery/"> AI Is Key to Democratizing Drug Discovery </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/759-accelerating-drug-discovery-at-receptorai-with-nvidia-bionemo-cloud-apis/"> <img alt="This AI Startup Joins Forces With NVIDIA's …" src="/files/blog/post-cover-759.webp" class="post-preview-img"> </a></div> <div class="post-preview-type"> Sponsored by <a href="/m/company/receptorai/" target="_blank" style="color: black; text-decoration: underline; font-weight: bold;"> RECEPTOR.AI </a> </div> <h4><a href="/post/759-accelerating-drug-discovery-at-receptorai-with-nvidia-bionemo-cloud-apis/"> This AI Startup Joins Forces With NVIDIA's BioNeMo to Boost Drug Discovery </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/705-how-ai-empowers-biomarker-driven-clinical-trials/"> <img alt="How AI Empowers Biomarker-Driven Clinical Trials" src="/files/blog/post-cover-705.jpg" class="post-preview-img"> </a></div> <div class="post-preview-type"> Sponsored by <a href="/m/company/lantern-pharma/" target="_blank" style="color: black; text-decoration: underline; font-weight: bold;"> Lantern Pharma </a> </div> <h4><a href="/post/705-how-ai-empowers-biomarker-driven-clinical-trials/"> How AI Empowers Biomarker-Driven Clinical Trials </a></h4> </article> </section> <!-- events half --> <section class="col-lg-6"> <!-- 5 upcoming partners events --> <div class="section-header posts-flex-container"> <div class="post-item-2"> <h3>Partner Events</h3> </div> <p class="post-item-2 text-right"> <a href="/events/"><span class="text-bold">View all events</span> ›››</a> </p> </div> <div id="uevent" class="carousel" data-interval="false"> <div class="carousel-inner"> <div class="item active"> <article class="event"> <div class="event-image"> <img src="/files/blog/post-2024-11-13_qWLFkFf.jpg" alt="22nd BioPharma Drug Discovery Nexus Conference Belgium" /> </div> <div class="event-abstract"> <header> <h4><a href="/events/737-22nd-biopharma-drug-discovery-nexus-conference-belgium/">22nd BioPharma Drug Discovery Nexus Conference Belgium</a></h4> </header> <div class="event-abstract"> <p><span class="text-bold">Event Date: </span> April 29, 2026 - April 29, 2026</p> <p><span class="text-bold">Location: </span> Belgium (Brussels, Holiday Inn)</p> <p><span class="text-bold">Website: </span> <a href="https://nexus-conference.com/ddneu/" rel="nofollow" target="_blank">Link</a></p> </div> <div class="event-promo"> <a href="/events/737-22nd-biopharma-drug-discovery-nexus-conference-belgium/">Read more ›››</a> </div> </div> </article> </div> <div class="item "> <article class="event"> <div class="event-image"> <img src="/files/blog/post-cover-732.png" alt="London Biotechnology Show 2025" /> </div> <div class="event-abstract"> <header> <h4><a href="/events/732-london-biotechnology-show-2025/">London Biotechnology Show 2025</a></h4> </header> <div class="event-abstract"> <p><span class="text-bold">Event Date: </span> June 18, 2025 - June 19, 2025</p> <p><span class="text-bold">Location: </span> United Kingdom (Hall N7 & N8 Bett Global, Excel London, Royal Victoria Dock, 1 Western Gateway, London, UK, England, GB, E16 1XL)</p> <p><span class="text-bold">Website: </span> <a href="https://tinyurl.com/mw4mzxt6" rel="nofollow" target="_blank">Link</a></p> </div> <div class="event-promo"> <span>Promo Code: <b>4CPHAK</b> </span> <a href="/events/732-london-biotechnology-show-2025/">Read more ›››</a> </div> </div> </article> </div> <div class="item "> <article class="event"> <div class="event-image"> <img src="/files/blog/post-cover-735_96nbv4U.png" alt="22nd BioPharma Clinical Trials Nexus Conference" /> </div> <div class="event-abstract"> <header> <h4><a href="/events/735-22nd-biopharma-clinical-trials-nexus-conference/">22nd BioPharma Clinical Trials Nexus Conference</a></h4> </header> <div class="event-abstract"> <p><span class="text-bold">Event Date: </span> March 13, 2025 - March 14, 2025</p> <p><span class="text-bold">Location: </span> Switzerland (Basel)</p> <p><span class="text-bold">Website: </span> <a href="http://nexus-conference.com/ctneu/" rel="nofollow" target="_blank">Link</a></p> </div> <div class="event-promo"> <a href="/events/735-22nd-biopharma-clinical-trials-nexus-conference/">Read more ›››</a> </div> </div> </article> </div> <div class="item "> <article class="event"> <div class="event-image"> <img src="/files/blog/post-cover-733.jpg" alt="BIOCHINA 2025" /> </div> <div class="event-abstract"> <header> <h4><a href="/events/733-biochina-international-convention/">BIOCHINA 2025</a></h4> </header> <div class="event-abstract"> <p><span class="text-bold">Event Date: </span> March 13, 2025 - March 15, 2025</p> <p><span class="text-bold">Location: </span> China (Suzhou International Expo Center)</p> <p><span class="text-bold">Website: </span> <a href="https://www.bagevent.com/event/8809817" rel="nofollow" target="_blank">Link</a></p> </div> <div class="event-promo"> <span>Promo Code: <b>biopharmatrend</b> <small>(valid till 2024-10-31)</small></span> <a href="/events/733-biochina-international-convention/">Read more ›››</a> </div> </div> </article> </div> <div class="item "> <article class="event"> <div class="event-image"> <img src="/files/blog/post-cover-736.png" alt="Global Clinical Trials Connect 2025" /> </div> <div class="event-abstract"> <header> <h4><a href="/events/736-global-clinical-trials-connect-2025/">Global Clinical Trials Connect 2025</a></h4> </header> <div class="event-abstract"> <p><span class="text-bold">Event Date: </span> May 28, 2025 - May 29, 2025</p> <p><span class="text-bold">Location: </span> United Kingdom (London)</p> <p><span class="text-bold">Website: </span> <a href="https://corvusglobalevents.com/conference/global-clinical-trials-connect" rel="nofollow" target="_blank">Link</a></p> </div> <div class="event-promo"> <span>Promo Code: <b>GCTC10</b> <small>(valid till 2025-05-28)</small></span> <a href="/events/736-global-clinical-trials-connect-2025/">Read more ›››</a> </div> </div> </article> </div> </div> <ol class="carousel-indicators"> <li data-target="#uevent" data-slide-to="0" class="active"></li> <li data-target="#uevent" data-slide-to="1" ></li> <li data-target="#uevent" data-slide-to="2" ></li> <li data-target="#uevent" data-slide-to="3" ></li> <li data-target="#uevent" data-slide-to="4" ></li> </ol> <div style="position:absolute;right:0.6em;z-index:1000;background:rgba(255,255,255,0.7);font-size:1.5em;top:0; display: none;"> <a href="#uevent" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left"></span> <span class="sr-only">Previous</span> </a> <a href="#uevent" data-slide="next"> <span class="glyphicon glyphicon-chevron-right"></span> <span class="sr-only">Next</span> </a> </div> </div> </section> </div> <div id="subscribe-strip" class="platform-block subscribe-block"> <!-- Newsletter block --> <div class="container text-left"> <div class="content-block"> <h3 style="line-height:1.5; font-weight: 900;"> <span style="font-weight: 900">Get Exclusive Insights Into Your Inbox</span> <br> <span style="font-weight: normal;">join 7000+ BPT insiders</span> </h3> <br> <div> <big> <a style="width: 18em; text-align: center; border-color: white; color: white; font-weight: 900" href="#subscribe-strip" onclick="toggleMailingPopup(true)" class="btn">Subscribe</a></big> </div> </div> </div> </div> <div class="platform-block companies-case-block"> <!-- Companies-related content block --> <div class="container text-left"> <section class="grid-4-container"> <!-- Bottom 4 case studies --> <div class="section-header posts-flex-container"> <h3 class="post-item-2">Case Studies</h3> <p class="post-item-2 text-right"><a href="/section/case-studies/"><span class="text-bold">Read All</span> ›››</a></p> </div> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/563-featured-tech-bioz-platform/"> <img alt="Bioz Badges — Advanced Data-Widgets for Confident …" src="/files/blog/post-cover-563.jpg" class="post-preview-img"> </a></div> <div class="post-preview-type"> Sponsored by <a href="/m/company/bioz/" target="_blank" style="color: black; text-decoration: underline"><b>Bioz</b></a> </div> <h4><a href="/post/563-featured-tech-bioz-platform/"> Bioz Badges — Advanced Data-Widgets for Confident E-commerce </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/742-busting-the-posebuster-v3-ai-docking-software-artidock-beats-industrys-state-of-the-art-in-speed-and-accuracy/"> <img alt="Busting the PoseBusters v3: AI Docking Software …" src="/files/blog/post-cover-742.png" class="post-preview-img"> </a></div> <div class="post-preview-type"> Sponsored by <a href="/m/company/receptorai/" target="_blank" style="color: black; text-decoration: underline"><b>RECEPTOR.AI</b></a> </div> <h4><a href="/post/742-busting-the-posebuster-v3-ai-docking-software-artidock-beats-industrys-state-of-the-art-in-speed-and-accuracy/"> Busting the PoseBusters v3: AI Docking Software ArtiDock Beats Industry’s State of the Art in Speed and Accuracy </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/565-how-astellas-achieves-operational-excellence-with-science-exchange/"> <img alt="How Astellas Pharma Achieves R&D Operational Excellence …" src="/files/blog/post-cover-565.jpg" class="post-preview-img"> </a></div> <div class="post-preview-type"> Sponsored by <a href="/m/company/science-exchange/" target="_blank" style="color: black; text-decoration: underline"><b>Science Exchange</b></a> </div> <h4><a href="/post/565-how-astellas-achieves-operational-excellence-with-science-exchange/"> How Astellas Pharma Achieves R&D Operational Excellence with Science Exchange </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/600-application-of-ai-driven-xanthos-platform-for-designing-protein-degraders/"> <img alt="Application of AI-driven Xanthos Platform for Designing …" src="/files/blog/post-cover-600.png" class="post-preview-img"> </a></div> <div class="post-preview-type"> Sponsored by <a href="/m/company/celeris/" target="_blank" style="color: black; text-decoration: underline"><b>Celeris Therapeutics</b></a> </div> <h4><a href="/post/600-application-of-ai-driven-xanthos-platform-for-designing-protein-degraders/"> Application of AI-driven Xanthos Platform for Designing Protein Degraders </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/713-artidock-from-receptorai-next-generation-ai-docking-that-beats-diffdock-and-alphafold-latest/"> <img alt="ArtiDock from Receptor.AI: Next-generation AI Docking That …" src="/files/blog/post-cover-713_X7csVho.gif" class="post-preview-img"> </a></div> <div class="post-preview-type"> Sponsored by <a href="/m/company/receptorai/" target="_blank" style="color: black; text-decoration: underline"><b>RECEPTOR.AI</b></a> </div> <h4><a href="/post/713-artidock-from-receptorai-next-generation-ai-docking-that-beats-diffdock-and-alphafold-latest/"> ArtiDock from Receptor.AI: Next-generation AI Docking That Beats DiffDock and AlphaFold-latest </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/564-biocompare-offline-order-attribution/"> <img alt="Biocompare: Offline Order Attribution Analysis Helps Demonstrate …" src="/files/blog/post-cover-564.png" class="post-preview-img"> </a></div> <div class="post-preview-type"> Sponsored by <a href="/m/company/biocompare/" target="_blank" style="color: black; text-decoration: underline"><b>Biocompare</b></a> </div> <h4><a href="/post/564-biocompare-offline-order-attribution/"> Biocompare: Offline Order Attribution Analysis Helps Demonstrate Marketing Effectiveness </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/773-ai-becomes-a-drop-in-replacement-for-docking-with-artidock-20/"> <img alt="AI Becomes a Drop-in Replacement for Docking" src="/files/blog/post-cover-773.gif" class="post-preview-img"> </a></div> <div class="post-preview-type"> Sponsored by <a href="/m/company/receptorai/" target="_blank" style="color: black; text-decoration: underline"><b>RECEPTOR.AI</b></a> </div> <h4><a href="/post/773-ai-becomes-a-drop-in-replacement-for-docking-with-artidock-20/"> AI Becomes a Drop-in Replacement for Docking </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/617-cancer-drug-discovery-and-development-using-radr-platform/"> <img alt="Powering Cancer Drug Discovery and Development Using …" src="/files/blog/post-cover-617.png" class="post-preview-img"> </a></div> <div class="post-preview-type"> Sponsored by <a href="/m/company/lantern-pharma/" target="_blank" style="color: black; text-decoration: underline"><b>Lantern Pharma</b></a> </div> <h4><a href="/post/617-cancer-drug-discovery-and-development-using-radr-platform/"> Powering Cancer Drug Discovery and Development Using the Artificial Intelligence and Machine Learning Platform RADR® </a></h4> </article> </section> <br> </div> </div> <br> <section class="grid-4-container"> <!-- Top interviews --> <div class="section-header posts-flex-container"> <h3 class="post-item-2">Interviews</h3> <p class="post-item-2 text-right"><a href="/section/interviews/"><span class="text-bold">Read All</span> ›››</a></p> </div> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/273-a-company-on-the-cutting-edge-of-covid-19-vaccine-development/"> <img alt="[Interview] A Company on the Cutting Edge …" src="/files/blog/post-cover-273.png" class="post-preview-img"> </a></div> <h4><a href="/post/273-a-company-on-the-cutting-edge-of-covid-19-vaccine-development/"> [Interview] A Company on the Cutting Edge of COVID-19 Vaccine Development </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/700-interview-with-eduardo-abeliuk-ceo-at-teselagen/"> <img alt="On Biotech Engineering and AI: a Conversation …" src="/files/blog/post-cover-700.jpg" class="post-preview-img"> </a></div> <h4><a href="/post/700-interview-with-eduardo-abeliuk-ceo-at-teselagen/"> On Biotech Engineering and AI: a Conversation with TeselaGen's CEO, Eduardo Abeliuk </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/604-turbocharging-phenotypic-drug-discovery-with-ai-the-case-of-targeting-mrna-biology-with-small-molecules/"> <img alt="Turbocharging Phenotypic Screening with AI to Target …" src="/files/blog/post-cover-604.jpg" class="post-preview-img"> </a></div> <h4><a href="/post/604-turbocharging-phenotypic-drug-discovery-with-ai-the-case-of-targeting-mrna-biology-with-small-molecules/"> Turbocharging Phenotypic Screening with AI to Target mRNA Biology </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/467-interview-this-south-korean-company-is-at-the-forefront-of-ai-driven-drug-discovery/"> <img alt="This South Korean Company is at the …" src="/files/blog/post-cover-467.jpg" class="post-preview-img"> </a></div> <h4><a href="/post/467-interview-this-south-korean-company-is-at-the-forefront-of-ai-driven-drug-discovery/"> This South Korean Company is at the Forefront of AI-driven Drug Discovery </a></h4> </article> </section> <hr> <section class="grid-4-container"> <!-- Most read articles --> <div class="section-header"> <h3>Most Read</h3> </div> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/402-the-explosion-of-therapeutic-modalities-small-molecules-biologics-and-everything-in-between/"> <img alt="The Explosion of Therapeutic Modalities: Small Molecules, …" src="/files/blog/post-2021-08-31.jfif" class="post-preview-img"> </a></div> <h4><a href="/post/402-the-explosion-of-therapeutic-modalities-small-molecules-biologics-and-everything-in-between/"> The Explosion of Therapeutic Modalities: Small Molecules, Biologics, and Everything in Between </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/99-8-startups-applying-quantum-calculations-for-drug-discovery/"> <img alt="14 Companies Using Quantum Theory To Accelerate …" src="/files/blog/post-cover-99_1oplfiB.png" class="post-preview-img"> </a></div> <h4><a href="/post/99-8-startups-applying-quantum-calculations-for-drug-discovery/"> 14 Companies Using Quantum Theory To Accelerate Drug Discovery (Including 2 Going Public) </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/146-the-evolving-pharma-rd-outsourcing-industry-a-birds-eye-view/"> <img alt="The CRO Industry in Flux: Navigating Technology, …" src="/files/blog/20200211_150233.4565_CRO_draft_1.png" class="post-preview-img"> </a></div> <h4><a href="/post/146-the-evolving-pharma-rd-outsourcing-industry-a-birds-eye-view/"> The CRO Industry in Flux: Navigating Technology, Business Models, and Trends in Pharma R&D Outsourcing </a></h4> </article> <article class="post-preview-popular"> <div class="post-img-container"><a href="/post/500-10-notable-ai-powered-biotech-companies-founded-in-2021/"> <img alt="12 Notable AI-powered Biotech Companies Founded in …" src="/files/blog/post-cover-500_OBI8YK4.jpg" class="post-preview-img"> </a></div> <h4><a href="/post/500-10-notable-ai-powered-biotech-companies-founded-in-2021/"> 12 Notable AI-powered Biotech Companies Founded in 2021 </a></h4> </article> </section> <p> </p> </div> <footer id="main-footer"><div class="container"> <div class="row"> <div class="col-12 col-sm-6 col-lg-3"> <h4 class="footer-logo"><span style="font-weight: 900">BiopharmaTrend</span>.com</h4> <div style="margin-bottom: 1.25em" class="footer-logo-slogan">Where Tech Meets Bio</div> <!-- <p> <a style="color: #fff;border-color: #fff;" href="#main-footer" onclick="toggleMailingPopup(true)" class="btn"><b>Newsletter</b></a> </p> <p> <a href="https://www.linkedin.com/company/18118496" rel="nofollow" target="_blank"><img src="/static/img/sm-in.fb9ea368635d.png" alt="in" width="32" height="32" /></a> <a href="https://twitter.com/BiopharmaTrend" rel="nofollow" target="_blank"><img src="/static/img/sm-tw.f721ec7f127d.png" alt="tw" width="32" height="32" /></a> <a href="https://news.google.com/publications/CAAqBwgKMOaRugsw86zRAw?hl=en-US&gl=US&ceid=US:en" rel="nofollow" target="_blank"><img src="/static/img/sm-gnews.ac9eb4674c84.png" alt="gnews" width="32" height="32" /></a> <a href="/rss/" rel="nofollow" target="_blank"><img src="/static/img/sm-rss.bcd2cefd2eba.png" alt="rss" width="32" height="32" /></a> </p> --> <div style="margin-bottom: 0.5em;"><a href="#main-footer" onclick="toggleMailingPopup(true)" style="color: lemonchiffon"> <img src="/static/img/sm-mail.a3210e82fe37.png" alt="mail" width="32" height="32" /> <b>Newsletter</b> </a></div> <div style="margin-bottom: 0.5em"><a href="https://www.linkedin.com/company/biopharmatrend-com/" rel="nofollow" target="_blank"> <img src="/static/img/sm-in.fb9ea368635d.png" alt="in" width="32" height="32" /> LinkedIn </a></div> <div style="margin-bottom: 0.5em"><a href="https://twitter.com/BiopharmaTrend" rel="nofollow" target="_blank"> <img src="/static/img/sm-x.9f3327271e1a.png" alt="x" width="32" height="32" /> X </a></div> <div style="margin-bottom: 0.5em"><a href="https://news.google.com/publications/CAAqBwgKMOaRugsw86zRAw?hl=en-US&gl=US&ceid=US:en" rel="nofollow" target="_blank"> <img src="/static/img/sm-gnews.ac9eb4674c84.png" alt="gnews" width="32" height="32" /> Google News </a></div> <div><a href="/rss/" rel="nofollow" target="_blank"> <img src="/static/img/sm-rss.bcd2cefd2eba.png" alt="rss" width="32" height="32" /> RSS Feed </a></div> </div> <div class="col-12 col-sm-6 col-lg-3"> <h4>About</h4> <hr> <nav> <ul class="list-unstyled"> <li><a href="/about/">What we do</a></li> <li><a href="/editorial-calendar/">Editorial Calendar</a></li> <li><a href="/about/press-citations/">Citations and Press Coverage</a></li> <li><a href="/terms-of-use/">Terms of Use</a></li> <li><a href="/privacy-policy/">Privacy Policy</a></li> <!--<li><a href="/cookies-policy/">Cookies Policy</a></li>--> <li><a href="/about/disclaimer/">Disclaimer</a></li> </ul> </nav> </div> <div class="col-12 col-sm-6 col-lg-3"> <h4>We Offer</h4> <hr> <nav> <ul class="list-unstyled"> <li><a href="/premium-content/"><b style="color: lemonchiffon">Premium Content</b></a></li> <li><a href="/m/marketplace/">BioTech Scout</a></li> <li><a href="/our-products/">Reports</a></li> <li><a href="/section/interviews/">Interviews</a></li> <li><a href="/events/">Partner Events</a></li> <li><a href="/section/case-studies/">Case Studies</a></li> </ul> </nav> </div> <div class="col-12 col-sm-6 col-lg-3"> <h4>Opportunities</h4> <hr> <nav> <ul class="list-unstyled"> <li><a href="/membership/">Membership</a></li> <li><a href="/advertising-media-kit/">Advertise</a></li> <li><a href="/m/editor-tool/">Submit Company</a></li> <li><a href="/contributor/">Write for Us</a></li> <li><a href="/guest-blog/guidelines/">Author Guidelines</a></li> <li><a href="/a/contact/">Contact Us</a></li> </ul> </nav> </div> </div> <hr> <div class="text-right">© BPT Analytics LTD 2024</div> </div></footer> <div id="bpt-consent"><div class="container"> <div class="row"> <div class="col-12 col-md-6 col-lg-8"> We use cookies to personalise content and to analyse our traffic. You consent to our cookies if you continue to use our website. Read more details in our <a href="/cookies-policy/">cookies policy</a>. </div> <div class="col-12 col-md-6 col-lg-4 text-right"> <button class="btn btn-primary btn-sm" type="button" onclick="changeConsent('analytics')" style="white-space:unset">Agree</button> </div> </div> </div></div> <div id="login-popup" class="hidden popup"> <div class="close" onclick="this.parentElement.classList.add('hidden')"><i class="glyphicon glyphicon-remove"></i></div> <div class="popup-content" style="width: 25em;"> <form method="post" class="api-form" action="/a/login/?next=/"></form> </div> </div> <div id="subscription-popup" class="hidden popup"> <div class="close" onclick="this.parentElement.classList.add('hidden')"><i class="glyphicon glyphicon-remove"></i></div> <div id="subscription-popup-iframe" class="popup-content" style="width: 25em;"> </div> </div> <div id="scroll-top-pixel-anchor"></div> <button id="go-top" onclick="window.scrollTo({top: 20, left: 0, behavior: 'smooth'})">^</button> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script> <script src="/static/js/main.df923d2272d3.js"></script> <script type="text/javascript"> if ( "IntersectionObserver" in window && "IntersectionObserverEntry" in window && "intersectionRatio" in window.IntersectionObserverEntry.prototype ) { let observer = new IntersectionObserver(entries => { if (entries[0].boundingClientRect.y < 0) { document.body.classList.add("scroll-top"); } else { document.body.classList.remove("scroll-top"); } }); observer.observe(document.getElementById("scroll-top-pixel-anchor")); } </script> </body> </html>