// Adds dimensions UUID, Author and Topic into GA4
Wednesday, June 17, 2026
29.4 C
Singapore

Singapore opens Asia’s first automated mRNA production facility

SINGAPORE: In a bid to bolster Singapore’s healthcare resilience, the country has launched Asia’s first fully automated mRNA production facility.

The new biofactory, capable of rapidly manufacturing vaccines and other critical treatments, will support Singapore’s response to health crises and advance local production of therapies for cancer and genetic diseases.

The facility, unveiled by Dr Tan See Leng, Singapore’s Minister for Manpower and Second Minister for Trade and Industry, represents a significant investment in biotechnology and strengthens the nation’s ability to respond swiftly and effectively to emerging health threats.

With cutting-edge automation, the facility can produce mRNA material for up to 100,000 doses of a COVID-19 vaccine daily, positioning Singapore to act decisively in future public health emergencies.

This development is also a critical step toward preparing for potential influenza outbreaks, including the H5N1 avian influenza.

The versatility of mRNA technology means that the facility’s output can be quickly adapted to address different viral threats, providing a robust defence against evolving pathogens.

Singapore has already invested around $97 million to cement its role as a leader in nucleic acid drug therapy, focusing on both research and commercialization.

This facility complements those efforts, aligning with the country’s broader goals to advance biomedicine in the region and foster innovative healthcare solutions on a global scale.

- Advertisement -

Hot this week

Interbank withdrawals will no longer be charged RM1 (S$0.32) in Malaysia

Malaysian banks previously imposed a RM1 withdrawal fee (S$0.32) on customers withdrawing cash from another bank’s ATM. Starting July 1, the fee will be permanently removed, a move welcomed by many...

PSM and MUDA in Malaysia form a progressive bloc

PSM and MUDA has formed a progressive block in the wake of fresh state polls in Johor and Negeri Sembilan. The leaders say they did not decide on a name or logo for the block, but it is yet another...

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