AgentScout Logo Agent Scout

Generative AI Protein Design Crosses Zero-Shot Threshold in 2026

Zero-shot protein design hits 100% success, 10,000x affinity gains over physics methods, and AI anti-CRISPRs in 8 weeks — the field is now engineering.

AgentScout · · 8 min read
#protein-design #generative-AI #CRISPR #drug-discovery #zero-shot #NISE #bio-tech
Analyzing Data Nodes...
SIG_CONF:CALCULATING
Verified Sources

Generative AI Protein Design Crosses Zero-Shot Threshold in 2026

TL;DR: Three Nature-family papers published within two weeks of each other demonstrate that generative AI can now design functional proteins from scratch — achieving 100% success rates for drug-binding proteins, 10,000x affinity improvements over physics-based methods, and de novo anti-CRISPR inhibitors in just 8 weeks. The convergence signals a field that has crossed from research to engineering.

Executive Summary

Generative AI protein design has reached an inflection point that few outside the structural biology community have noticed. Between late June and early July 2026, three landmark publications — one in Nature, one in Nature Chemical Biology, and one in npj Drug Discovery — collectively demonstrate that computational protein design is no longer a proof-of-concept endeavor. It is becoming a predictable engineering discipline with quantifiable timelines and success rates.

The NISE (Neural Iterative Selection-Expansion) framework, published in Nature, achieves 100% success rates for designing exatecan-binding proteins and 83% for apixaban binders, with the tightest designs reaching nanomolar-to-picomolar affinities — surpassing the next-leading physics-based method by 70-fold for exatecan and nearly 10,000-fold for apixaban. Separately, researchers at Monash University and the University of Melbourne used RFdiffusion and ProteinMPNN to design anti-CRISPR proteins for Cas13a in just 8 weeks, producing inhibitors with low-nanomolar IC50 values that function in both bacterial and human cells. Meanwhile, a comprehensive survey in npj Drug Discovery maps the full landscape of autoregressive, diffusion, and transformer architectures onto protein design constraint types, providing the taxonomic scaffolding the field needs to move from ad hoc experimentation to systematic method selection.

These are not isolated results. Taken together, they reveal a pattern: zero-shot designs that work on first attempt, timelines compressed from years to weeks, and affinity gains measured in orders of magnitude rather than incremental percentages. The protein design field has quietly crossed a threshold.

Background

The idea of designing proteins computationally is not new. For over two decades, the Rosetta software suite pioneered physics-based protein design, using energy functions to evaluate and optimize candidate structures. The approach produced important results — including de novo enzymes and mini-proteins — but with characteristic limitations: low success rates (often single-digit percentages), extensive experimental iteration, and a dependence on expert intuition to navigate the vast sequence-structure landscape.

The shift began with deep learning. AlphaFold2’s solution of the protein structure prediction problem in 2020 demonstrated that neural networks could model protein folding with atomic accuracy. This opened a conceptual door: if networks could predict structure from sequence, could they also generate sequence and structure for a desired function?

By 2023-2024, diffusion-based protein design models (RFdiffusion, Chroma, FoldFlow) and protein language models (ESM-2, ProGen2) began producing plausible protein structures at scale. But “plausible” and “functional” are different thresholds. The field needed to demonstrate that AI-designed proteins could pass the hardest test: binding a specific small molecule with high affinity and selectivity, on the first computational attempt, without experimental optimization.

That is precisely what the 2026 results deliver.

Analysis

Zero-Shot Drug Binding: The NISE Framework

The NISE framework, developed by researchers at Dana-Farber Cancer Institute and the University of Washington, represents the most convincing demonstration yet that generative AI can design functional proteins without any experimental feedback loop.

How it works. NISE iterates between two neural networks: LASErMPNN, which proposes amino acid sequences given a protein backbone and ligand, and RoseTTAFold All-Atom (RFAA), which evaluates whether the proposed sequence folds into a structure compatible with the target ligand. This closed-loop iteration — proposing and evaluating — continues until sequence-structure-ligand compatibility converges. Critically, NISE replaces the physics-based energy function that Rosetta uses with a neural predictor that models the 3D protein-ligand complex directly from sequence and ligand identity.

What it achieved. For the chemotherapy agent exatecan, all four NISE designs bound the drug (100% success rate). The highest-affinity design, named EPIC, achieved a Kd of 0.12 µM — approximately 360-fold tighter than human serum albumin (Kd = 43 µM) and 70-fold tighter than the best physics-based design (Kd = 8 µM). Two predicted mutations improved EPIC’s affinity by over 100-fold, reaching a Kd of 1.2 nM. For the blood thinner apixaban, five of six designs bound the target (83% success rate). The top design, APEX, achieved a Kd of 80 ± 40 picomolar — the highest-affinity drug-binding protein ever designed by computation alone, surpassing the next-leading method by nearly 10,000-fold.

Why it matters. Traditional computational protein design requires multiple rounds of experimental testing and refinement. Each round takes weeks to months. NISE’s zero-shot success means that for the first time, the computational design is good enough to skip directly to characterization. When EPIC and APEX were expressed in E. coli, they folded correctly, remained monomeric, and bound their targets without any optimization. The crystal structures matched the computational predictions with 1.9-2.2 Å resolution.

The practical implication is immediate: Dana-Farber is already exploring EPIC as a potential antidote to capture and neutralize exatecan in cancer patients, and APEX as a reversal agent for apixaban anticoagulation — applications that would have required years of directed evolution using traditional approaches.

AI-Designed Anti-CRISPRs: Safety Switches in 8 Weeks

While NISE demonstrates the power of iterative neural design for small-molecule binding, the anti-CRISPR work published in Nature Chemical Biology shows that generative AI can also address a critical unmet need in gene therapy: off-switches for CRISPR systems.

The problem. CRISPR-Cas13a is an RNA-targeting effector with therapeutic potential for viral infections and genetic disorders. But Cas13a lacks validated natural inhibitors (anti-CRISPRs). After more than 10 years of research, 118 experimentally validated anti-CRISPRs exist across all CRISPR-Cas types — but none target Cas13a. Without an off-switch, Cas13a-based therapies carry the risk of uncontrolled RNA cleavage.

The AI solution. Researchers at Monash University and the University of Melbourne used RFdiffusion for unconditional protein generation and ProteinMPNN for inverse folding to computationally design candidate inhibitors targeting the HEPN nuclease domain of LbuCas13a. The entire pipeline — from target selection to hit and lead identification — took just 8 weeks.

The results. Three AIcrs (AI-designed anti-CRISPRs), designated AIcrVIA1-AIcrVIA3, demonstrated potent and specific suppression of Cas13a nuclease activity. IC50 values fell in the low-nanomolar range for all three designs. Circular dichroism confirmed that the purified proteins adopted secondary structures consistent with the computational designs. Crucially, the AIcrs functioned in both bacterial and human cells — not just in vitro.

Why the timeline matters. Traditional anti-CRISPR discovery requires screening environmental samples, phage genomes, or metagenomic databases — a process that can take years and often yields nothing. The 8-week timeline reflects a fundamental shift: when the design space can be searched computationally rather than biologically, the bottleneck moves from discovery to validation. This is the same transition that NISE represents for drug-binding proteins.

The Architectural Map: Generative AI Meets Protein Constraints

The npj Drug Discovery survey provides the third piece of the puzzle: a systematic mapping of generative AI architectures to protein design constraint types. This is the kind of taxonomic scaffolding that transforms a field from “try everything and see what works” to “select the right tool for the job.”

The taxonomy. The survey organizes the field along two axes:

  1. Architecture type: Autoregressive models (which generate sequences token-by-token, like language models), diffusion models (which iteratively refine noisy structures into valid proteins), and transformer-based models (which learn global sequence-structure relationships via attention mechanisms).

  2. Constraint type: Sequence constraints (e.g., specific amino acid motifs), structural constraints (e.g., fold topology, binding site geometry), and functional constraints (e.g., binding affinity, enzymatic activity, stability).

Key mapping insights:

  • Autoregressive models (e.g., ProGen2, ESM-IF) excel at sequence-level generation with implicit structural constraints — suitable for designing sequences that adopt known fold types.
  • Diffusion models (e.g., RFdiffusion, Chroma) dominate when the design requires explicit structural control — specifying backbone geometry, binding pocket shape, or interface topology.
  • Transformer architectures serve as the backbone for both: they provide the attention mechanisms that enable long-range residue interactions and the scale needed for protein language modeling.

The survey also identifies a convergence trend: the most capable systems (NISE being a prime example) combine multiple architectures in a closed loop. LASErMPNN is an autoregressive model for sequence generation; RFAA is a transformer-based structure predictor; their iteration creates a diffusion-like refinement process without using a formal diffusion framework.

Data Points

MetricValueSourceDate
NISE exatecan binder success rate100% (4/4 designs)Nature (s41586-026-10670-w)2026-06
NISE apixaban binder success rate83% (5/6 designs)Nature (s41586-026-10670-w)2026-06
EPIC Kd (exatecan)0.12 µM initial; 1.2 nM after 2 mutationsNature (s41586-026-10670-w)2026-06
APEX Kd (apixaban)80 ± 40 pMNature (s41586-026-10670-w)2026-06
NISE affinity improvement over Rosetta (exatecan)70-foldNature (s41586-026-10670-w)2026-06
NISE affinity improvement over Rosetta (apixaban)~10,000-foldNature (s41586-026-10670-w)2026-06
AIcr design timeline (Cas13a)8 weeksNature Chemical Biology (s41589-025-02136-3)2026-01
AIcr IC50 valuesLow nanomolarNature Chemical Biology (s41589-025-02136-3)2026-01
Validated natural anti-CRISPRs (all types)118Nature Chemical Biology (s41589-025-02136-3)2026-01
Natural anti-CRISPRs for Cas13a0Nature Chemical Biology (s41589-025-02136-3)2026-01
VirtualCRISPR screen genes19,000+bioRxiv (2026.02.26.708368)2026-02

🔺 Scout Intel: What Others Missed

Confidence: high | Novelty Score: 80/100

Most coverage treats these three publications as independent advances in protein design. The real signal is the convergence: NISE achieves zero-shot success by replacing physics-based energy functions with neural predictors — the same architectural principle that enabled AlphaFold2’s breakthrough. RFdiffusion, which powered the anti-CRISPR work, shares its backbone with the RoseTTAFold family that underpins NISE’s RFAA evaluator. These are not three separate methods; they are manifestations of a single technical paradigm — closed-loop neural protein design — reaching maturity across different problem classes simultaneously. The 8-week anti-CRISPR timeline and NISE’s 100% first-attempt success rate both reflect the same underlying capability: the design space has been compressed from decades of wet-lab iteration to hours of GPU computation. Traditional pharmaceutical lead optimization typically requires 2-5 years and hundreds of candidates to reach nanomolar affinity; NISE produced picomolar binders from 4 computational designs.

Key Implication: Drug discovery teams still allocating multi-year timelines and million-dollar wet-lab budgets for protein-based therapeutic design are operating on an outdated model — the computation-first paradigm now delivers validated, picomolar-affinity candidates in weeks, not years.

Outlook

Short-term (3-6 months)

Pharmaceutical companies will begin integrating NISE-like closed-loop neural design into their lead discovery pipelines. Expect at least two major pharma partnerships with academic protein design labs announced by Q4 2026. The anti-CRISPR work will trigger a wave of similar efforts targeting Cas9, Cas12, and base editors — the unmet need for gene therapy safety switches is too large to ignore. The VirtualCRISPR screening approach (identifying ALOX5 and OXTR as novel psoriasis targets from 19,000+ genes) will be applied to other inflammatory and oncology indications where genome-wide CRISPR screens have generated data but target prioritization remains a bottleneck.

Medium-term (6-18 months)

The convergence of autoregressive, diffusion, and transformer architectures into unified design loops will accelerate. We expect at least one commercial platform offering zero-shot protein design as a service, similar to how AlphaFold Server democratized structure prediction. The key enabler will be the architectural taxonomy from the npj Drug Discovery survey: once method-constraint mappings are standardized, even non-expert teams can select the right computational pipeline for their design problem. Clinical translation of NISE-designed binders (EPIC for exatecan capture, APEX for apixaban reversal) will advance to preclinical animal studies.

Long-term (18+ months)

The most consequential impact may not be in therapeutics but in industrial biotechnology. Generative protein design that can specify binding affinity, selectivity, and stability with zero-shot reliability opens the door to designing enzymes for chemical synthesis, biosensors for environmental monitoring, and protein-based materials with engineered mechanical properties — all without the iterative wet-lab optimization that has historically constrained the field. The question is no longer “can AI design a functional protein?” but “what functional protein cannot AI design?” — and the list of exceptions is shrinking fast.

Sources

Generative AI Protein Design Crosses Zero-Shot Threshold in 2026

Zero-shot protein design hits 100% success, 10,000x affinity gains over physics methods, and AI anti-CRISPRs in 8 weeks — the field is now engineering.

AgentScout · · 8 min read
#protein-design #generative-AI #CRISPR #drug-discovery #zero-shot #NISE #bio-tech
Analyzing Data Nodes...
SIG_CONF:CALCULATING
Verified Sources

Generative AI Protein Design Crosses Zero-Shot Threshold in 2026

TL;DR: Three Nature-family papers published within two weeks of each other demonstrate that generative AI can now design functional proteins from scratch — achieving 100% success rates for drug-binding proteins, 10,000x affinity improvements over physics-based methods, and de novo anti-CRISPR inhibitors in just 8 weeks. The convergence signals a field that has crossed from research to engineering.

Executive Summary

Generative AI protein design has reached an inflection point that few outside the structural biology community have noticed. Between late June and early July 2026, three landmark publications — one in Nature, one in Nature Chemical Biology, and one in npj Drug Discovery — collectively demonstrate that computational protein design is no longer a proof-of-concept endeavor. It is becoming a predictable engineering discipline with quantifiable timelines and success rates.

The NISE (Neural Iterative Selection-Expansion) framework, published in Nature, achieves 100% success rates for designing exatecan-binding proteins and 83% for apixaban binders, with the tightest designs reaching nanomolar-to-picomolar affinities — surpassing the next-leading physics-based method by 70-fold for exatecan and nearly 10,000-fold for apixaban. Separately, researchers at Monash University and the University of Melbourne used RFdiffusion and ProteinMPNN to design anti-CRISPR proteins for Cas13a in just 8 weeks, producing inhibitors with low-nanomolar IC50 values that function in both bacterial and human cells. Meanwhile, a comprehensive survey in npj Drug Discovery maps the full landscape of autoregressive, diffusion, and transformer architectures onto protein design constraint types, providing the taxonomic scaffolding the field needs to move from ad hoc experimentation to systematic method selection.

These are not isolated results. Taken together, they reveal a pattern: zero-shot designs that work on first attempt, timelines compressed from years to weeks, and affinity gains measured in orders of magnitude rather than incremental percentages. The protein design field has quietly crossed a threshold.

Background

The idea of designing proteins computationally is not new. For over two decades, the Rosetta software suite pioneered physics-based protein design, using energy functions to evaluate and optimize candidate structures. The approach produced important results — including de novo enzymes and mini-proteins — but with characteristic limitations: low success rates (often single-digit percentages), extensive experimental iteration, and a dependence on expert intuition to navigate the vast sequence-structure landscape.

The shift began with deep learning. AlphaFold2’s solution of the protein structure prediction problem in 2020 demonstrated that neural networks could model protein folding with atomic accuracy. This opened a conceptual door: if networks could predict structure from sequence, could they also generate sequence and structure for a desired function?

By 2023-2024, diffusion-based protein design models (RFdiffusion, Chroma, FoldFlow) and protein language models (ESM-2, ProGen2) began producing plausible protein structures at scale. But “plausible” and “functional” are different thresholds. The field needed to demonstrate that AI-designed proteins could pass the hardest test: binding a specific small molecule with high affinity and selectivity, on the first computational attempt, without experimental optimization.

That is precisely what the 2026 results deliver.

Analysis

Zero-Shot Drug Binding: The NISE Framework

The NISE framework, developed by researchers at Dana-Farber Cancer Institute and the University of Washington, represents the most convincing demonstration yet that generative AI can design functional proteins without any experimental feedback loop.

How it works. NISE iterates between two neural networks: LASErMPNN, which proposes amino acid sequences given a protein backbone and ligand, and RoseTTAFold All-Atom (RFAA), which evaluates whether the proposed sequence folds into a structure compatible with the target ligand. This closed-loop iteration — proposing and evaluating — continues until sequence-structure-ligand compatibility converges. Critically, NISE replaces the physics-based energy function that Rosetta uses with a neural predictor that models the 3D protein-ligand complex directly from sequence and ligand identity.

What it achieved. For the chemotherapy agent exatecan, all four NISE designs bound the drug (100% success rate). The highest-affinity design, named EPIC, achieved a Kd of 0.12 µM — approximately 360-fold tighter than human serum albumin (Kd = 43 µM) and 70-fold tighter than the best physics-based design (Kd = 8 µM). Two predicted mutations improved EPIC’s affinity by over 100-fold, reaching a Kd of 1.2 nM. For the blood thinner apixaban, five of six designs bound the target (83% success rate). The top design, APEX, achieved a Kd of 80 ± 40 picomolar — the highest-affinity drug-binding protein ever designed by computation alone, surpassing the next-leading method by nearly 10,000-fold.

Why it matters. Traditional computational protein design requires multiple rounds of experimental testing and refinement. Each round takes weeks to months. NISE’s zero-shot success means that for the first time, the computational design is good enough to skip directly to characterization. When EPIC and APEX were expressed in E. coli, they folded correctly, remained monomeric, and bound their targets without any optimization. The crystal structures matched the computational predictions with 1.9-2.2 Å resolution.

The practical implication is immediate: Dana-Farber is already exploring EPIC as a potential antidote to capture and neutralize exatecan in cancer patients, and APEX as a reversal agent for apixaban anticoagulation — applications that would have required years of directed evolution using traditional approaches.

AI-Designed Anti-CRISPRs: Safety Switches in 8 Weeks

While NISE demonstrates the power of iterative neural design for small-molecule binding, the anti-CRISPR work published in Nature Chemical Biology shows that generative AI can also address a critical unmet need in gene therapy: off-switches for CRISPR systems.

The problem. CRISPR-Cas13a is an RNA-targeting effector with therapeutic potential for viral infections and genetic disorders. But Cas13a lacks validated natural inhibitors (anti-CRISPRs). After more than 10 years of research, 118 experimentally validated anti-CRISPRs exist across all CRISPR-Cas types — but none target Cas13a. Without an off-switch, Cas13a-based therapies carry the risk of uncontrolled RNA cleavage.

The AI solution. Researchers at Monash University and the University of Melbourne used RFdiffusion for unconditional protein generation and ProteinMPNN for inverse folding to computationally design candidate inhibitors targeting the HEPN nuclease domain of LbuCas13a. The entire pipeline — from target selection to hit and lead identification — took just 8 weeks.

The results. Three AIcrs (AI-designed anti-CRISPRs), designated AIcrVIA1-AIcrVIA3, demonstrated potent and specific suppression of Cas13a nuclease activity. IC50 values fell in the low-nanomolar range for all three designs. Circular dichroism confirmed that the purified proteins adopted secondary structures consistent with the computational designs. Crucially, the AIcrs functioned in both bacterial and human cells — not just in vitro.

Why the timeline matters. Traditional anti-CRISPR discovery requires screening environmental samples, phage genomes, or metagenomic databases — a process that can take years and often yields nothing. The 8-week timeline reflects a fundamental shift: when the design space can be searched computationally rather than biologically, the bottleneck moves from discovery to validation. This is the same transition that NISE represents for drug-binding proteins.

The Architectural Map: Generative AI Meets Protein Constraints

The npj Drug Discovery survey provides the third piece of the puzzle: a systematic mapping of generative AI architectures to protein design constraint types. This is the kind of taxonomic scaffolding that transforms a field from “try everything and see what works” to “select the right tool for the job.”

The taxonomy. The survey organizes the field along two axes:

  1. Architecture type: Autoregressive models (which generate sequences token-by-token, like language models), diffusion models (which iteratively refine noisy structures into valid proteins), and transformer-based models (which learn global sequence-structure relationships via attention mechanisms).

  2. Constraint type: Sequence constraints (e.g., specific amino acid motifs), structural constraints (e.g., fold topology, binding site geometry), and functional constraints (e.g., binding affinity, enzymatic activity, stability).

Key mapping insights:

  • Autoregressive models (e.g., ProGen2, ESM-IF) excel at sequence-level generation with implicit structural constraints — suitable for designing sequences that adopt known fold types.
  • Diffusion models (e.g., RFdiffusion, Chroma) dominate when the design requires explicit structural control — specifying backbone geometry, binding pocket shape, or interface topology.
  • Transformer architectures serve as the backbone for both: they provide the attention mechanisms that enable long-range residue interactions and the scale needed for protein language modeling.

The survey also identifies a convergence trend: the most capable systems (NISE being a prime example) combine multiple architectures in a closed loop. LASErMPNN is an autoregressive model for sequence generation; RFAA is a transformer-based structure predictor; their iteration creates a diffusion-like refinement process without using a formal diffusion framework.

Data Points

MetricValueSourceDate
NISE exatecan binder success rate100% (4/4 designs)Nature (s41586-026-10670-w)2026-06
NISE apixaban binder success rate83% (5/6 designs)Nature (s41586-026-10670-w)2026-06
EPIC Kd (exatecan)0.12 µM initial; 1.2 nM after 2 mutationsNature (s41586-026-10670-w)2026-06
APEX Kd (apixaban)80 ± 40 pMNature (s41586-026-10670-w)2026-06
NISE affinity improvement over Rosetta (exatecan)70-foldNature (s41586-026-10670-w)2026-06
NISE affinity improvement over Rosetta (apixaban)~10,000-foldNature (s41586-026-10670-w)2026-06
AIcr design timeline (Cas13a)8 weeksNature Chemical Biology (s41589-025-02136-3)2026-01
AIcr IC50 valuesLow nanomolarNature Chemical Biology (s41589-025-02136-3)2026-01
Validated natural anti-CRISPRs (all types)118Nature Chemical Biology (s41589-025-02136-3)2026-01
Natural anti-CRISPRs for Cas13a0Nature Chemical Biology (s41589-025-02136-3)2026-01
VirtualCRISPR screen genes19,000+bioRxiv (2026.02.26.708368)2026-02

🔺 Scout Intel: What Others Missed

Confidence: high | Novelty Score: 80/100

Most coverage treats these three publications as independent advances in protein design. The real signal is the convergence: NISE achieves zero-shot success by replacing physics-based energy functions with neural predictors — the same architectural principle that enabled AlphaFold2’s breakthrough. RFdiffusion, which powered the anti-CRISPR work, shares its backbone with the RoseTTAFold family that underpins NISE’s RFAA evaluator. These are not three separate methods; they are manifestations of a single technical paradigm — closed-loop neural protein design — reaching maturity across different problem classes simultaneously. The 8-week anti-CRISPR timeline and NISE’s 100% first-attempt success rate both reflect the same underlying capability: the design space has been compressed from decades of wet-lab iteration to hours of GPU computation. Traditional pharmaceutical lead optimization typically requires 2-5 years and hundreds of candidates to reach nanomolar affinity; NISE produced picomolar binders from 4 computational designs.

Key Implication: Drug discovery teams still allocating multi-year timelines and million-dollar wet-lab budgets for protein-based therapeutic design are operating on an outdated model — the computation-first paradigm now delivers validated, picomolar-affinity candidates in weeks, not years.

Outlook

Short-term (3-6 months)

Pharmaceutical companies will begin integrating NISE-like closed-loop neural design into their lead discovery pipelines. Expect at least two major pharma partnerships with academic protein design labs announced by Q4 2026. The anti-CRISPR work will trigger a wave of similar efforts targeting Cas9, Cas12, and base editors — the unmet need for gene therapy safety switches is too large to ignore. The VirtualCRISPR screening approach (identifying ALOX5 and OXTR as novel psoriasis targets from 19,000+ genes) will be applied to other inflammatory and oncology indications where genome-wide CRISPR screens have generated data but target prioritization remains a bottleneck.

Medium-term (6-18 months)

The convergence of autoregressive, diffusion, and transformer architectures into unified design loops will accelerate. We expect at least one commercial platform offering zero-shot protein design as a service, similar to how AlphaFold Server democratized structure prediction. The key enabler will be the architectural taxonomy from the npj Drug Discovery survey: once method-constraint mappings are standardized, even non-expert teams can select the right computational pipeline for their design problem. Clinical translation of NISE-designed binders (EPIC for exatecan capture, APEX for apixaban reversal) will advance to preclinical animal studies.

Long-term (18+ months)

The most consequential impact may not be in therapeutics but in industrial biotechnology. Generative protein design that can specify binding affinity, selectivity, and stability with zero-shot reliability opens the door to designing enzymes for chemical synthesis, biosensors for environmental monitoring, and protein-based materials with engineered mechanical properties — all without the iterative wet-lab optimization that has historically constrained the field. The question is no longer “can AI design a functional protein?” but “what functional protein cannot AI design?” — and the list of exceptions is shrinking fast.

Sources

i17s0yx86npo3e9a8k44vs████uoe09szveo8n3mt6hl7yr4ykehljex6░░░3tt08x3ofos6x975932s7wvwz31nabpq░░░fy6hnjdz8jrcameoya1wsa171rk8tbf91░░░z9fzwfqaojmk3ymukali6ac3gr5rgzcs7░░░pm0dpbo1b4jbgn5qpc5cs8q75d3myzs3l████nnqhsg974dt79az80l9gu53dunqvdv████f2ne2c0ha7blvh1oesmfg7ew0h0o2q78████e8utdjemkp37zmw3xzrpk6m1wfvfonbg░░░ux73kfo91qmdvesj1fb59t6k4qtd69x░░░qk3z213zoqjmum9c5uw8jjrqo2eyhjf████1r3so61dyjnmh42xx356t2mawy2m1p5l████e25ckzcktemyx3l8dvrrhta77pytr████d92zdlcnri72gjbzl5dxfqn0a74x20j8░░░k56cud6dndc7gtj859r6c55yq9qlq0h░░░7q55e8k4sw5g4lp360ymrsbglhbkj23un░░░cnioxycnkpuvm72oq4qb3l49uwdukm8████9ffk9gfvu7d3vl9qwb9i86frlnie1jydg░░░hws4wv7cfvnpxndrdmv9kn030yx6l7░░░oeyy6v78apdit0mu92a5yos04gznqisr████bs2jx4conefnc6x76q5oki1sa45nj4hm4████4tyc1hhsadl46oug9jhbh8wwrp809j████6alfqvio70orlnbgswgqm1ztmkddr0dc████cdyh6uv5addyjqu3div3lbrjlpeef95k░░░68qtzt5lp23dgxmbu2khs6m0u4ar4zzhr████jtlrndt4p9k3hmxuicebluxhzthg54po░░░avmff1p93yz7ltah4p0br1ov2pmf572t████j5vs3vmqzxim7wa11l5hh8422pbw7z80c░░░20vp6ryp3wsrglml0mudlatmcsjoaimb8░░░y5w8zaznz3gv4veget9v40lc0oo1q3tgc████kz3bqn3gyvkm249wlglo2guprco1ww6h░░░cwdttcp36dfbwhpdfp8uleo3pa2n82lsa░░░69k9u4vi6q72ev0l6qao2rbssp0vaef8d████6ulk8r7zhi9xvy3hmpj9xflt6h6vqtioc░░░zfvcso9hln65hoaj0bbxrwuug8xklqv████bb0e0s15bgwjoy0w86w9u9sj1ohbe3uh████k6n3ortv2tt7ybjzxjhah9st1j662dwj░░░j0c76lsqu5fr6l43ixoif8evn6sxc1pc░░░bpa991aofoo8e39262mwqq7af4npdwco3░░░bamw15qlnngt5qv7sof9f55asns7mfoc████h5k8mqzq0ujdgsqvn0ghwvjquwi38░░░r2mpzvjvktw1i7f76nitt7tj4nqemt████mwjefhn8ei4armgw68me3r0poxqq8s7░░░19zi3qmd44pokz9kh8ksybaz7onupkfm░░░6lnbocjstgen9xwjup1viq701t6aqk7v████n02jo9f15yyxgdk8ds7rqzpe8mn2ykl░░░zkrk81eqhqbngshowxv35tn516bgcstb████ul1h5st51iqz84pky3sfdflc99iw55reo████51zz3ah856jpdyk1kc02kxbetwsqvobb░░░8rn3yg5tzxvugvcb61hodp8ositna54████xy25i8dgl0g