// Adds dimensions UUID, Author and Topic into GA4
Sunday, September 13, 2026
28.8 C
Singapore

Duke-NUS study identifies key role of NKT cells in defending against dengue

SINGAPORE: A study by researchers at Duke-NUS Medical School has uncovered the pivotal role of natural killer T (NKT) cells in shaping the immune response to dengue infections.

The findings, which could offer new strategies for reducing the severity of subsequent dengue infections, highlight how these cells influence whether the body produces protective or harmful antibodies after an initial infection.

Dengue fever, a viral illness spread by mosquitoes, is caused by four distinct serotypes. While an initial infection with one serotype typically leads to immunity against that specific strain, it provides no protection against the others.

A second infection with a different serotype is often linked to more severe illness, a phenomenon known as antibody-dependent enhancement.

The study found that during a primary dengue infection, NKT cells play a crucial role in promoting immune memory. This helps the body generate effective antibodies that neutralize the virus, reducing the risk of severe disease during future infections.

NKT cells also create a supportive environment in nearby lymph nodes, boosting the immune system’s ability to produce these protective antibodies.

Furthermore, the researchers discovered that NKT cells drive the production of Th1-associated antibodies, which are highly effective at targeting and eliminating cells infected by the dengue virus.

Patients with higher levels of these Th1 responses were shown to have better outcomes during primary dengue infections. However, the study also highlighted the risks associated with secondary infections.

Those who developed a stronger Th2 response—typically effective against bacteria, parasites, and toxins—were more likely to experience severe disease.

Th2-associated antibodies, while important in other types of immune responses, were less effective at neutralizing the dengue virus, underscoring the importance of NKT cells in guiding the immune system toward the more protective Th1 pathway.

These findings provide new insights into the immune mechanisms behind dengue fever and open potential avenues for developing treatments or vaccines that could modulate NKT cell activity to reduce the risk of severe disease in dengue patients.

Hot this week

‘Life is but a bunch of unwanted surprises’: Singaporean says having an emergency fund helps him stay calm

After going through consumer debt, he said rebuilding his finances taught him the value of having money set aside for emergencies.

171 Sungai Kim Kim victims win civil suit against factory and two Singaporean directors seven years after toxic waste disaster

Seven years after the Sungai Kim Kim disaster, 171 victims have secured a civil court victory against four defendants, including two Singaporean nationals. The amount of damages will be decided later.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks