APOE Chan Zuckerberg Biohub, 2025. I led the product and launch work around VariantFormer, partnering with the AI research team to identify the lead use case, shape the release, and deliver the interactive experience, notebook, explainer and launch package. launch post (opens in a new tab) paper (opens in a new tab) model and code (opens in a new tab)
APOE
APP
MAPT
PSEN2
SNCA VariantFormer is a 1.2-billion-parameter genomic model built to interpret human genetic variation in the context of an individual genome. It learns how combinations of variants, regulatory sequence and tissue context relate to gene activity, producing personalized representations that can be used for expression prediction, variant-effect analysis and downstream disease-risk modeling. In the paper, those representations are used to estimate eQTL effects, study variation across ancestries, stratify Alzheimer’s disease risk and test counterfactual genetic edits.
For the release, gene expression became the clearest way to make those capabilities tangible. A researcher could start with a genome, choose a gene, and see how the model expected its activity to differ across tissues before moving into more specialized workflows.
The goal was to turn a flexible research model into a release that made its capabilities clear, differentiated, and useful to researchers outside the team.
The architecture, training, and scientific research were the AI research team’s work. I owned the product and release layer around that research: positioning the model, defining the lead experience, and carrying it through technical enablement and external release.
Pick a gene and the body map colours each tissue by predicted expression, with all 63 listed beside it, ranked by value or grouped by body system.
Loading 17,859 genes across 63 tissues…
Everything above shows one gene across 63 tissues. Below is the full prediction matrix: 17,859 genes by the same 63 tissues, with tissues clustered by predicted profile. Colour is each gene’s z-score across tissues, so brightness is relative to that gene rather than absolute expression. Select a row to update the gene above, or drag to zoom into a region of the matrix.
VariantFormer needed a concise way to explain a model whose capabilities span personalized expression prediction, variant effects, and counterfactual editing. I wrote, designed, and produced a 1:25 explainer that became a primary visual asset for the launch and was later shown at NeurIPS. Built in Remotion, it translates the model’s core ideas into a sequence of programmable figures and animations rendered from React.