honglab.

Decoding the neural architecture of behavior.

News

TranscriptFormer: A New Foundation Model for Cross-Species Cell Biology

Stanford Medicine researchers have released TranscriptFormer, a foundation AI model trained on single-cell atlases spanning 12 model organisms — and yes, zebrafish is on that list right alongside mice.

updated September 18, 2026

TranscriptFormer: A New Foundation Model for Cross-Species Cell Biology

For labs like ours, that cross-species framing is the headline: we're no longer the quirky vertebrate on the margins of single-cell tools, we're built into the training data from day one.

What's actually in the model

TranscriptFormer is described as a foundation model for decoding cellular programs across species. Think of it less like a single zebrafish atlas and more like a shared dictionary: gene-expression patterns learned from twelve organisms, designed so that the same model can make sense of cell types whether you're profiling larval zebrafish brains, mouse cortex, or something with gills and a notochord.

The practical promise here is transferability. If you're tired of watching your zebrafish dataset get treated as an afterthought by tools trained mostly on human and mouse data, this is exactly the kind of model that should handle teleost biology with the same respect as everything else in the training set.

How to think about it at the bench

Before you start re-annotating your whole single-cell dataset, let's slow down and ask the right questions. First — is the model actually accessible to your group yet? The reporting we have describes the model and its training scope, but not the full availability story, so don't assume you can run it locally tonight. Check the Stanford Medicine release for code, weights, and any API access before you rebuild a pipeline around it.

Second — and this is the part we always mess up — a foundation model's embeddings are only as useful as your validation. Pull a handful of cell types from your own zebrafish dataset that you're confident about (your favorite neuronal subtype, a known progenitor population), run them through TranscriptFormer, and see whether the neighborhoods make biological sense. If they don't, you don't have a result — you have a model giving you confident nonsense, which is the most dangerous kind of noise in computational work.

Third, think about the cross-species comparisons you couldn't easily do before. Because the model was trained jointly, you can ask whether the transcriptomic signature of, say, a serotonergic neuron in larval zebrafish lines up with the analogous population in mouse brain in a way that's more rigorous than eyeballing orthologs. That's the kind of question this architecture was built for, and it's genuinely new territory for our field.

What to watch from here

The big thing we'll be tracking is how the model handles organisms with less complete annotation. Zebrafish has solid atlases in some tissues but is patchy in others, and if TranscriptFormer performs beautifully on well-characterized regions but stumbles where our atlases are thin, that's useful information about where the community needs to fill gaps — not just where the model fails.

And honestly, the encouraging part: a tool like this lowers the barrier for any lab to ask cross-species questions that previously needed a dedicated computational team. Let's get familiar with it now, while it's still news, so when our next reviewer asks why we're not comparing our zebrafish neurons to mouse data more rigorously, we have a real answer instead of a shrug.