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

Rice University just democratized optogenetics with an open-source platform

Add as a preferred source on Google

A breakthrough bioengineering method just got a lot more accessible thanks to a team at Rice University. Graduate student Karl Gerhardt, Professor Jeff Tabor, and students in Tabor’s lab have created the Light Plate Apparatus (LPA), the simplest and most inexpensive optogenetics platform available.

Optogenetics is a relatively new research technique that uses light to control genetically engineered cells. By modifying the cells to contain certain photoreceptors, scientists are able to regulate, monitor, and measure their activity — particularly the firing of neurons — even in live organisms.

Recommended Videos

“These breakthroughs have revolutionized how neuroscientists study the link between neuron function and behavior,” Tabor told Digital Trends. “In the last several years, there has been an explosion of engineered photoreceptors to control non-neuronal processes, such as gene expression, in a wide range of model organisms such as bacteria, yeast, and mammalian tissue culture cells. Much like neuroscience, these tools promise to revolutionize our understanding of how biochemical networks control the cell — the fundamental unit of life.”

“We believe the LPA will enable virtually any biological laboratory to perform cutting edge optogenetics experiments with ease.”

While working with bacteria in Tabor’s lab, Gerhardt and his team lacked flexible and easy-to-use optogenetics instruments suited for non-neural study. “All of the instruments that had previously been published were mostly cobbled together in individual laboratories for specific photoreceptors, organisms, and experiments and then abandoned,” Tabor says. “They were also either closed source, expensive, or lacked documentation that would enable other groups to build them in their own laboratories.”

So Gerhardt decided to create an instrument for his own purpose — and make it open source.

The LPA is compatible with all genetically engineered photoreceptors in all non-neural model organisms, according to Tabor. The hardware is “plug and play,” — or perhaps print and play — meaning there’s little assembly required. The software can be downloaded for free and set up in under a day, even by a non-expert. The final cost is just $150 for users with a 3D printer or under $400 for those without.

“Over the years, many biologists have approached us and said they would love to incorporate optogenetics into their research,” Tabor says, “but [they] don’t have the know how to build the necessary optical hardware. We believe the LPA will enable virtually any biological laboratory to perform cutting-edge optogenetics experiments with ease. This could transform our understanding of the biochemical networks that regulate the cell and have applications in optimizing pathways for biotechnology.”

Almost a dozen international research groups have already printed and deployed LPAs, according to Tabor, with more to come. A paper describing the platform was published last week in Scientific Reports (A Nature Publishing Group open-access journal).

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