// Adds dimensions UUID, Author and Topic into GA4
Friday, June 26, 2026
30 C
Singapore

NUS to pump $120M into synthetic biology investment

SINGAPORE: The National University of Singapore (NUS) has announced a strategic commitment of approximately S$120 million to be invested over the next six years into the development of synthetic biology.

This substantial investment is part of an initiative to position synthetic biology as a central pillar within NUS’s innovation ecosystem and to support Singapore’s transformation across various sectors.

Synthetic biology, a rapidly growing field, allows scientists to design and engineer biological systems, or “factories,” for sustainable and efficient production.

Traditional manufacturing processes, especially within the petrochemical industry, rely heavily on petrochemical products—major contributors to climate change.

By leveraging synthetic biology, NUS aims to drive greener and more sustainable practices within the chemical industry and beyond, offering a path toward reduced environmental impact and increased production efficiency.

As part of the initiative, NUS intends to cultivate a vibrant synthetic biology ecosystem on campus, collaborating with national and international research bodies.

This commitment aligns with Singapore’s broader goals to secure resource resilience and address climate change through innovation.

In addition to the financial investment, NUS will lead a national program that brings together researchers from diverse disciplines across local universities and institutions.

This collaborative approach will focus on designing engineered cells with specialized biomanufacturing functions, which could benefit various industries, particularly chemistry and materials.

NUS also plans to partner with leading global institutions in synthetic biology, reinforcing its vision to transform Singapore into a hub for sustainable biotechnological advancements.

- Advertisement -

Hot this week

Singapore hotels prepare BTS-themed experiences as concert demand soars

South Korean boy band BTS is set to perform in Singapore this December, and the resulting surge in demand for concert tickets has also driven up hotel bookings. Some hotels have seen room demand in...

Billions invested, but how many jobs? Johor’s data centre boom under scrutiny

JOHOR BAHRU: The data centre boom in Johor sounds exciting as tech giants pour billion-ringgit investments into Malaysia’s southernmost state. But how many locals will actually benefit from it

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