Stanford University / Arc Institute
Generative pipeline for epitope-targeted de novo antibody (nanobody) CDR design that yields nanomolar binders from only dozens of designs per antigen.
Germinal is a generative pipeline for designing antibodies that bind a chosen epitope entirely de novo, rather than discovering binders by screening large immune or synthetic libraries. Given a target antigen and a set of epitope residues, it produces complementarity-determining regions (CDRs) grafted onto a fixed antibody framework, biasing the binder toward the specified surface while preserving the constant scaffold that governs expression and developability. The method was introduced by a team from Stanford University and the Arc Institute (Mille-Fragoso, Wang, Driscoll, Dai, Widatalla, Zhang, Hie, and Gao) in a bioRxiv preprint first posted in September 2025, with version 3 released in April 2026.
The central problem Germinal addresses is the experimental cost of antibody discovery. Traditional campaigns and even many computational approaches require testing thousands of candidates to find functional binders. Germinal instead aims for high enough in silico success rates that only dozens of designs need to be expressed and assayed, making de novo antibody generation tractable in a standard wet lab without high-throughput infrastructure.
It sits alongside structure-guided binder design tools such as RFdiffusion and AlphaProteo, but is specialized for the immunoglobulin fold: it couples a structure predictor with an antibody-specific protein language model so that the designed CDRs are both structurally plausible against the epitope and consistent with natural antibody sequence statistics.
Germinal runs a three-stage loop: (1) hallucination of antibody sequences with ColabDesign, biased toward the chosen epitope; (2) selective CDR redesign with AbMPNN, an antibody-adapted ProteinMPNN; and (3) cofolding of the antibody-antigen complex with a structure prediction model, followed by structural filtering. The antibody language model scores and constrains CDR sequences during the process. Across epitopes from four diverse antigens (PD-L1, IL3, IL20, and BHRF1), the authors tested only 43-101 de novo nanobodies per target and reported experimental success rates of roughly 4-22%, recovering 2-11 binders per target with sub-micromolar dissociation constants by BLI, the strongest reaching nanomolar affinity (around 140 nM). The code is released under Apache 2.0 and depends on JAX/GPU, PyRosetta, and large downloaded model parameters; some components (IgLM, PyRosetta) carry non-commercial academic licenses.
Germinal is aimed at researchers and antibody engineers who need binders against a defined epitope, such as a functional site, a conserved region, or an interface that conventional immunization or panning struggles to target. Because it requires testing only dozens of designs, it lowers the barrier for academic labs and small teams to pursue de novo nanobodies for research reagents, diagnostics, and early-stage therapeutic discovery without large screening operations.
By demonstrating functional, epitope-specific de novo antibodies at low experimental throughput, Germinal pushes generative antibody design closer to practical adoption and provides an open, reproducible reference pipeline that integrates antibody language models with modern structure predictors. As a preprint released with code and full computational and experimental protocols, its long-term influence will depend on independent reproduction across more antigens and formats; the demonstrated affinities approach but do not yet reach mature therapeutic potency, and scFv design remains experimental.