Skip to main content
  1. Home
  2. Emerging Tech
  3. Health & Fitness
  4. News

Biologists just created the world’s first stable semi-synthetic organism

Add as a preferred source on Google

There’s a new form of life crawling around in a California laboratory. It’s neither fully organic nor fully artificial, but falls somewhere in between. Created by a team of biochemists from The Scripps Research Institute (TSRI), the semisynthetic organism has DNA made up of both natural and manmade bases.

“A semi-synthetic organism (SSO) is an organism that relies on a manmade part to function as part of its essential biology,” Floyd Romesberg, senior researcher of the project and head of the Rosemberg Lab at TSRI, told Digital Trends.

Recommended Videos

Every living thing has a genome composed of four natural bases (A, T, C, and G) that form two base pairs (A-T and C-G) on the DNA double helix. Romesberg and his colleagues intervened, inserting synthetic X and Y bases into the genetic code of a single-celled bacteria.

“[Our] SSO relies on the retention of a man-made, unnatural base pair — call it X-Y — to store more information in its DNA than is possible with natural organisms,” he said.

The organism is the product of about 14 years worth of research, developing an X-Y base pair and testing its stability (it’s ability to be copied) as the cell divides. “Once we found a variant of X-Y that was well copied, we learned how to get them into a cell and found that the cell could copy X-Y in their DNA,” Romesberg said. “While this was a big deal for us, the cells were sick and the unnatural base pair was only retained in the DNA for a few generations and only when the cells were grown under very specific conditions.”

To ensure stabilization, the researchers modified their manmade base and optimized the transport protein that delivers X and Y into the cell. Finally, they utilized the groundbreaking DNA editing tool CRISPR-Cas9, programming the organism to reject any genetic sequences that lacked the synthetic pair.

The result is an SSO that can incorporate and retain multiple synthetic base pairs, practically indefinitely and in any sequence, according to Rosemberg. “Basically, it can live with increased information in its DNA,” he said.

This approach may open new doors to bioengineering, which is typically concerned with altering the sequence of natural base pairs rather than incorporating synthetic ones. The study was only conducted on a single-celled organism and Romesberg acknowledges is it not intended for more complex creatures. Instead he thinks the technique may be adapted to edit and enhancing proteins.

“Protein drugs have revolutionized medicine, but their properties are limited by the limited properties of the natural 20 amino acids from which they are made,” he said. “Giving proteins more parts, or more interesting parts selected for specific purposes, we should be able to make better drugs to treat different diseases.”

A paper detailing the research was published yesterday in the journal Proceedings of the National Academy of Sciences.

Dyllan Furness
Former Contributor
Dyllan Furness is a freelance writer from Florida. He covers strange science and emerging tech for Digital Trends, focusing…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more