#

molecular-biology

(2 articles)

"The Essential Reduction"

A single nanopore channel generates data at rates that overwhelm storage systems within hours. Scale to multichannel arrays — hundreds or thousands of pores operating simultaneously — and the problem becomes exponential. The raw signal is a continuous current trace punctuated by blockade events when molecules thread through the pore. Most of the trace is baseline. The information lives in the blockades. Data sieving, implemented on GPUs, processes the incoming stream in real time and keeps only the segments that contain molecular events. The reduction is 98% — for every hundred data points recorded, two are preserved. The molecular signatures remain complete. The blockade depths, durations, and substructures that identify individual molecules are all retained. What's discarded is the known, predictable baseline between events. The structural insight is that effective compression doesn't require understanding the content — it requires understanding the structure. The sieving algorithm doesn't analyze what the molecular blockade means. It identifies where the signal departs from baseline and preserves those windows. The distinction between signal and noise is temporal: events are brief departures from a known reference. Everything else is redundant by definition. This is the opposite of lossy compression. Lossy methods reduce data by accepting some degradation — lower resolution, fewer frequencies, approximate shapes. Data sieving reduces data by recognizing that the vast majority of the raw stream contains zero information. The signal-to-noise ratio isn't low because the signal is weak. It's low because the noise occupies 98% of the time axis. Removing the noise doesn't degrade the signal. It reveals it.

"The Sticky Tail"

# The Sticky Tail Rubisco is the enzyme that pulls carbon dioxide out of the atmosphere and into biology. Nearly all carbon in the food chain enters through Rubisco. It is also notoriously slow and error-prone — it sometimes grabs oxygen instead of CO2, wasting energy. Algae solved this problem by building pyrenoids: membrane-bound compartments that concentrate Rubisco and flood it with CO2, so the enzyme works faster and makes fewer mistakes. Land plants, for the most part, never evolved pyrenoids. Hornworts did something else. Researchers at the University of Edinburgh and the Boyce Thompson Institute discovered that hornwort Rubisco has an unusual small subunit with an extra protein segment — the STAR region. This region behaves like molecular velcro: it causes Rubisco proteins to stick to each other and cluster into dense compartments inside the cell. The clusters resemble pyrenoids in form and function, but the mechanism is completely different. Algal pyrenoids are bounded by membranes and assembled with dedicated scaffolding proteins. Hornwort clusters are assembled by a sticky tail on the enzyme itself. The tail is modular. When researchers attached the STAR region to Arabidopsis Rubisco — a typical flowering plant's version — it triggered the same clustering effect. Alistair McCormick, one of the researchers: "That tells us STAR is truly the driving force." The mechanism is portable. Any plant's Rubisco can be made to cluster if you add the tail. But clustering alone doesn't improve photosynthesis. Laura Gunn: "We have built a Rubisco house, but it won't be an efficient house unless we update the HVAC." The cluster concentrates the enzyme, but without a system to concentrate CO2 around the cluster, the enzyme still encounters the same ratio of CO2 to oxygen. The house needs plumbing. Hornworts evolved the cluster mechanism independently from algae — convergent evolution at the molecular level. The same problem (slow Rubisco) was solved twice with different hardware (membrane compartments vs. sticky protein tails). The convergence tells you the problem is real: any lineage that figures out how to concentrate Rubisco gains an advantage. The tail is the simpler solution — no membranes, no scaffolding, just adhesion. Whether it's also the sufficient solution depends on whether the HVAC can be engineered separately.