All Stories

The hunt for coronavirus variants: how the new one was found and what we know so far

Since early in the COVID pandemic, the Network for Genomics Surveillance in South Africa has been monitoring changes in SARS-CoV-2. This was a valuable tool to understand better how the virus spread. In late 2020, the network detected a new virus lineage, 501Y.V2, which later became known as the beta variant.

The hunt for coronavirus variants: how the new one was found and what we know so far
CUBA'S Lung Cancer Vaccine - Cimavax-EGF

CUBA'S Lung Cancer Vaccine - Cimavax-EGF

HAVANA, Cuba - A historic medical collaboration between Cuba and the United States of America by way of the Roswell Park Comprehensive Cancer Center’s collaboration, with the Centro de Inmunología...
HEALTH | Nipah virus: could it cause the next pandemic?

HEALTH | Nipah virus: could it cause the next pandemic?

The severe and devastating consequences of the coronavirus pandemic were undoubtedly made worse by a substantial lack of pandemic preparedness, with the exception of East and South East Asia, which...
Please fill the required field.
Image
(function() { function debugSlider() { console.log('--- Slider Debug Info ---'); console.log('Swiper defined:', typeof Swiper !== 'undefined'); console.log('jQuery defined:', typeof jQuery !== 'undefined'); var sliderContainer = document.querySelector('.swiper-container'); var slides = document.querySelectorAll('.swiper-slide'); console.log('Slider container found:', !!sliderContainer); console.log('Number of slides found:', slides.length); var swiperCSS = document.querySelector('link[href*="swiper.min.css"]'); var swiperJS = document.querySelector('script[src*="swiper.min.js"]'); console.log('Swiper CSS found:', !!swiperCSS); console.log('Swiper JS found:', !!swiperJS); if (window.location.protocol === 'https:') { var insecureResources = document.querySelectorAll('link[href^="http:"], script[src^="http:"], img[src^="http:"]'); console.log('Insecure resources:', insecureResources.length); } } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', debugSlider); } else { debugSlider(); } })();