// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 16, 2026
32 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.

- Advertisement -

Hot this week

Person found dead after early morning flat fire in Jurong East — SCDF reminds public of top home fire risks

SCDF firefighters found an unresponsive person in the living room of the affected unit. The person was pronounced dead at the scene.

SPF: Singaporean man who was rescued from alleged kidnapping in Malaysia is believed to know his kidnapper; he’s now wanted by CNB

The man was rescued with his girlfriend by Malaysian police after an alleged kidnapping, but he’s now wanted by Singapore Central Narcotics Bureau

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