HyperAIHyperAI

Command Palette

Search for a command to run...

Autonomous de novo protein binder design with Claude

Amir Shanehsazzadeh

Abstract

Deep-learning methods for protein structure generation, sequence design, and structure prediction now enable de novo binder design against many targets using only tens of designs. A design campaign nonetheless demands expertise that spans target biology, structural modeling, and a fast-moving set of computational tools, as well as days of orchestrating software and compute. We asked how much of this expertise and labor an AI agent could supply. We wrote the working knowledge of a binder design campaign into a single protocol prompt that specifies no epitope, scaffold, or sequence for any target. Working from it, and without human input into any design decision, Claude Opus 4.8 and Mythos Preview ran 24to 48-hour campaigns against 16 targets. They researched each target, chose epitopes, installed and ran open-source protein design and structure-prediction models, optimized their candidates in silico, and delivered 30 ranked designs per target. Two independent contract research organizations synthesized every design exactly as delivered and measured its binding, with 15 of the 16 targets giving interpretable measurements. Claude designed binders against 14 of them, and 354 of 1,320 designs bound, a hit rate of 27%; among the designs ranked first for each target in each campaign, 49% bound. Designing against all targets at once in a single 48-hour session, Mythos Preview and Opus 4.8 achieved hit rates of 26.7% and 22.6%; designing against one target at a time in 24-hour sessions, Mythos Preview's hit rate was 35.1%. On the E3 ligase subunit RBX1, recently the subject of an open design competition in which 9 of 245 de novo designs bound, 28 of Claude's 90 designs bound. The tightest bound with a KDK _ { \mathrm { D } }KD of 3.9 nM, against 45 nM for the competition's winning entry re-synthesized and measured on the same plate. Although cross-species reactivity was only a secondary objective of the prompt, 130 of the 233 binders tested against the mouse ortholog of their target also bound it. Every model Claude used is open-source, which places campaigns of this kind within reach of any laboratory. We release the prompts, computational models of all 1,440 designs, and the binding data for the 1,320 designs with reliable measurements as a reproducible protocol for autonomous binder design and a benchmark dataset for the field.

One-sentence Summary

Anthropic researchers demonstrate that Claude Opus 4.8 and Mythos Preview, guided by a single protocol prompt with no human input into any design decision, autonomously performed de novo binder design campaigns against 16 targets using open-source protein design and structure-prediction models, achieving a 27% hit rate (354 of 1,320 designs) and 49% binding among top-ranked designs, including a KDK _ { \mathrm { D } }KD of 3.9 nM on RBX1, and released the prompts, computational models of all 1,440 designs, and binding data for the 1,320 designs with reliable measurements.

Key Contributions

  • The paper introduces an autonomous protein binder design protocol based on a single frozen prompt specifying no epitope, scaffold, or sequence, in which Claude Opus 4.8 and Mythos Preview researched targets, chose epitopes, ran open-source design and structure-prediction tools, and delivered ranked de novo binders without human input into any design decision.
  • Experimental validation by two independent contract research organizations across 15 interpretable targets identified binders for 14 targets, with 354 of 1,320 synthesized designs binding (27% hit rate) and 49% of first-ranked designs binding; on RBX1, 28 of 90 designs bound and the tightest KD was 3.9 nM versus 45 nM for the competition's winning entry.
  • The study releases the prompts, computational models of all 1,440 designs, per-design provenance, and binding measurements for 1,320 designs, establishing a reproducible protocol and benchmark dataset for autonomous binder design.

Introduction

The design of de novo protein binders is important for therapeutics and diagnostics, but typical campaigns depend on expert scientists to choose targets, select epitopes, run design tools, and rank candidates. Prior AI-assisted pipelines and agent systems have supported parts of this workflow, yet they still rely on substantial human intervention and are rarely tested at scale with complete experimental reporting. The authors address this gap by showing that Claude, given only a written protocol and open-source tools, can autonomously carry out binder design campaigns across 16 targets, making every design decision from target construct to final ranking and producing experimentally validated binders on most targets.

Method

The authors leverage a single, comprehensive protocol prompt to guide an AI agent through autonomous protein binder design campaigns. This prompt, approximately 16,000 words in length, is loaded as the system prompt for every agent instance. It encapsulates the knowledge of an expert designer, defining the campaign stages, available tools, and selection criteria while leaving specific decisions to the agent. The agent autonomously researches target biology, selects modeling regions and epitopes, and chooses from a pre-cleared menu of open-source backbone generation and sequence design tools. It filters candidates for novelty and sequence composition before committing compute to scoring.

Refer to the framework diagram for the detailed anatomy of this protocol.

The prompt is structured into three primary thematic blocks. The "Science and tooling" block (34.2%) provides the working knowledge for design, including target dossiers, epitope selection, design tool menus, pre-scoring filters, and the specific ranking score. The "Orchestration and verification" block (34.7%) enables sustained autonomy over 24 to 48 hours by defining sub-agent delegation, timeline discipline, and verification rules. The "Operations" block (31.1%) manages the compute budget, pacing governor, and final reporting deliverables.

To evaluate and select the top 30 designs per target, the agent employs a specific ranking score based on an ensemble of structure predictors.

As shown in the figure below, the authors determined that ensembling scores from Protenix v2, ESMFold2, and ESMFold2-Fast yielded the highest macro-averaged precision for distinguishing binders from non-binders.

The ranking score combines the z-scored ipSAEmin\mathrm{ipSAE}_{\min}ipSAEmin (interaction predicted Structural Alignment Error) from these three predictors with self-consistency DockQ (sc-DockQ) terms added at one-quarter weight. The sc-DockQ terms serve as a check to ensure the predicted pose matches the designed complex, although they do not significantly change discrimination.

Following the autonomous campaigns, the authors applied a standardized re-scoring protocol independent of the wet lab work. Every ordered design was evaluated using ten publicly available co-folding predictors under uniform settings. The maximum ipSAEmin\mathrm{ipSAE}_{\min}ipSAEmin from five seeds per predictor was recorded.

The calibration of these re-scored confidence values against experimental binding hit rates is presented in the figure below.

The mean ipSAEmin\mathrm{ipSAE}_{\min}ipSAEmin across the three campaign predictors shows a strong correlation with hit rates across targets. To validate the designs experimentally, the authors utilized two independent contract research organizations (CROs), Adaptyv Bio and Twist Bioscience. Adaptyv Bio expressed designs via cell-free synthesis and measured binding using surface plasmon resonance (SPR) or bio-layer interferometry (BLI). Twist Bioscience expressed designs as Fc fusions in HEK293 cells and used high-throughput SPR arrays. The authors developed an automated labeling rule to integrate the distinct readouts from both CROs. A design was classified as a binder if it met specific criteria in the Adaptyv Bio traces, or if both blind trace grades were positive, or if the Twist Bioscience label was positive and Adaptyv Bio data was uninformative. This rigorous dual-validation pipeline ensured robust classification of the tested designs.

Experiment

The study tested whether an autonomous AI agent could run complete protein-binder design campaigns, from target research to a ranked set of designs, by synthesizing and measuring 1,320 designs across 15 interpretable targets with two independent CROs and assigning each design an integrated binder call. The experiments showed that the agent produced binders for most targets, that its top-ranked designs were enriched for binding, and that co-folding scores separated binders from nonbinders within targets but gave little warning of the least successful targets. Further validations found the agent's designs were competitive with open protein-design competition entries on shared targets, included species cross-reactive and beta-sheet-containing binders, and identified clear failures such as no binders against MBP and only rare weak binders against BBF-14 and 15-PGDH, while the overall evidence remains limited to binding and ranking rather than structure or function.

Design rank was calibrated with binding: considering more of the highest-ranked designs per target increased the number of targets with at least one binder. The single-target campaign reached its maximum shown coverage early, while multi-target campaigns improved more gradually as more designs were included. The top-ranked design per target already yielded binders for roughly half of targets in each campaign. Coverage increased with additional top designs, reaching 10 of 13 targets for the multi-target campaigns and 11 of 15 for the single-target campaign by the top 15 designs. MBP did not produce a binder in any shown campaign, and TNFα did not produce a binder in either Mythos Preview campaign.

This experiment examined how design ranking relates to binding by tracking target coverage as more top-ranked designs were included. The highest-ranked design per target yielded binders for roughly half of targets, and coverage increased with additional top designs, reaching 10 of 13 targets for multi-target campaigns and 11 of 15 for the single-target campaign by the top 15 designs. The single-target campaign reached its maximum coverage early, while multi-target campaigns improved more gradually. MBP produced no binders in any shown campaign, and TNFα produced no binders in either Mythos Preview campaign.


Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing

HyperAI Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp