Alpha fold

Checking Date & Time
Asking for Preferences
Searching the Web

AlphaFold3 how it works latest developments 2024 2025

Searching the Web

AlphaFold database impact biology medicine drug discovery

Searching PubMed

AlphaFold protein structure prediction

Reading Article
Reading Article
Here's a comprehensive overview of AlphaFold — covering how it works, its biological and medical impact, AlphaFold3, and using the database.

AlphaFold: A Complete Overview

What Is AlphaFold?

AlphaFold is an AI system developed by Google DeepMind that predicts the 3D structure of proteins from their amino acid sequences. It solved one of biology's most stubborn 50-year-old grand challenges — the protein folding problem.

1. How It Works

The Problem It Solves

A protein's function is determined by its 3D shape. Experimentally determining that shape (via X-ray crystallography or cryo-EM) can take years and millions of dollars. AlphaFold does it computationally in minutes.

AlphaFold2 Architecture (the breakthrough version, 2021)

AlphaFold2 uses a novel deep learning architecture built around two key ideas:
ComponentRole
Multiple Sequence Alignment (MSA)Collects evolutionary relatives of the target protein — co-evolving residues reveal structural contacts
EvoformerA transformer-based module that jointly processes the MSA and pairwise residue-distance representations
Structure ModuleConverts the pair-representation into actual 3D atom coordinates using equivariant attention
RecyclingThe predicted structure is fed back as input and refined iteratively (typically 3 cycles)
The model outputs per-residue confidence scores (pLDDT) — a 0–100 scale indicating how reliable each part of the prediction is. High pLDDT (>90) = highly confident. Low pLDDT (<50) often indicates intrinsically disordered regions.
It dominated CASP14 (Critical Assessment of Structure Prediction) in 2020, achieving near-experimental accuracy — a performance leap so large that many CASP categories became irrelevant overnight.

AlphaFold3 (2024) — The Next Generation

Released by Google DeepMind and Isomorphic Labs in May 2024, AlphaFold3 extends far beyond single-protein structures:
What's new:
  • Diffusion-based architecture — replaces the Evoformer structure module with a diffusion model (similar to image-generation AI), generating 3D atomic coordinates from noisy inputs
  • Unified biomolecular modeling — predicts proteins, DNA, RNA, small molecules (ligands), ions, and post-translational modifications in a single model
  • Protein–ligand docking — directly predicts how drugs bind to their protein targets
  • Protein–nucleic acid complexes — predicts how proteins interact with DNA and RNA
  • Multi-chain assemblies — handles large macromolecular complexes
Performance: Significantly outperforms specialized docking tools on protein–ligand binding benchmarks.
Limitations (current):
  • Still struggles with intrinsically disordered regions and proteins with multiple conformational states
  • Not ideal for predicting dynamic conformational changes (it gives a single predicted state)
  • Access to the full model weights has been restricted — only a web server is available for non-commercial use, which sparked controversy in the open-science community
Recent review: Krokidis et al. (2025) — AlphaFold3: An Overview of Applications and Performance Insights [PMID: 40332289]

2. Impact on Biology & Medicine

Structural Biology

  • Solved structures for proteins that resisted decades of experimental work
  • Accelerated cryo-EM studies — AlphaFold models are used as starting templates for fitting into electron density maps
  • Enabled structural genomics at scale — whole-proteome coverage for any organism

Drug Discovery

  • Target identification — rapidly models disease-relevant proteins (including previously "undruggable" targets)
  • Virtual screening — AlphaFold3's docking capabilities allow predicting small molecule binding poses
  • Antibody/epitope design — predicts protein surface features for vaccine and antibody development
  • Major pharma companies (including Isomorphic Labs, a DeepMind spinout) are using it in active drug pipelines

Infectious Disease & Neglected Diseases

  • Modeled structures of pathogens with no prior structural data (e.g., neglected tropical disease proteins)
  • Used extensively in COVID-19 research (spike protein interactions, protease inhibitors)

Evolutionary Biology

  • Revealed structural homologs across distantly related organisms, uncovering ancient evolutionary relationships invisible at sequence level

Nobel Prize (2024)

The 2024 Nobel Prize in Chemistry was awarded to Demis Hassabis and John Jumper (AlphaFold) and David Baker (protein design). This confirmed AlphaFold's status as one of the most transformative scientific tools in decades.

3. The AlphaFold Database

Maintained by EMBL-EBI in partnership with DeepMind.
Key facts:
  • Contains >200 million protein structure predictions — essentially the entire UniProt database
  • Covers proteomes of humans, model organisms, pathogens, and more
  • Freely available at AlphaFold Database (EMBL-EBI)
How to use it:
  1. Search by gene name, UniProt ID, or organism on the web interface
  2. Download individual structures as PDB or mmCIF files
  3. Bulk downloads available for entire proteomes
  4. Structures can be opened in PyMOL, ChimeraX, UCSF Chimera, or any molecular viewer
  5. The pLDDT coloring (blue = confident, red = low confidence) guides interpretation
Programmatic access: Via the AlphaFold API:
https://alphafold.ebi.ac.uk/api/prediction/{UniProt_ID}

4. The Broader AI Protein Ecosystem

AlphaFold sparked a wave of related tools:
ToolWhat it does
RoseTTAFold (David Baker/UW)Open-source AlphaFold2 alternative
ESMFold (Meta AI)Language model-based, extremely fast, no MSA needed
ProteinMPNNInverse folding — designs sequences for a target structure
RFdiffusionDiffusion model for de novo protein design
Chai-1Competitor to AlphaFold3, fully open-source
Boltz-1Open-source biomolecular complex predictor

Summary

AlphaFold represents a paradigm shift in biology: it moved protein structure determination from a bottleneck to a near-commodity. AlphaFold3 extended this from proteins to the full biomolecular universe. The freely accessible database has already changed how biologists work — structural data that once required years of effort is now a search query away. The remaining frontiers are protein dynamics, multi-state conformations, and de novo protein design — all active research areas that the broader ecosystem is aggressively tackling.

Newer update in alphafold

Checking Date & Time
Searching PubMed

AlphaFold updates new features 2025

Searching the Web

AlphaFold latest update 2025 2026 new features DeepMind

Reading Article
Searching PubMed

AlphaFold3 protein structure prediction 2025 2026

Reading Article
Reading Article
Here's a focused breakdown of the latest AlphaFold updates as of April 2026:

AlphaFold: Newest Updates (2025–2026)


1. AlphaFold3 Source Code Released (Late 2024 → Impact in 2025–2026)

After initial controversy over restricted access, DeepMind released the AlphaFold3 source code on GitHub. This was a major shift — CASP16 assessors noted it is already stimulating user-driven optimization and architectural innovations in the community [PMID: 40820259].

2. AlphaFold Database (AFDB) 2025 Redesign

Published in Nucleic Acids Research (Jan 2026), the AFDB received its most significant update since launch [PMID: 41273079]:
What changedDetails
Alignment with UniProt 2025_03Structural coverage updated to match the latest UniProt release
Redesigned entry pageCompletely new interface — better usability and structural interpretation
Interactive 3D viewerAnnotations integrated directly into the viewer
Dedicated domain & summary tabsEasier navigation of functional regions
Isoform coverageNow includes protein isoforms (not just canonical sequences)
MSA availabilityUnderlying multiple sequence alignments are now accessible
New APIsUpdated programmatic access via website, FTP, Google Cloud

3. AlphaFold3 Benchmarked at CASP16 (2025–2026)

CASP16 was the first independent benchmark of AlphaFold3. Key findings [PMID: 40851426, 40820259]:
Where AF3 wins:
  • Better confidence/pLDDT estimation — improved model selection compared to AF2
  • Protein complexes — slightly outperforms AF2 for multi-chain assemblies
  • Easier targets — the AF3 server ranks above AF2-based methods
  • User-friendliness — competitive with state-of-the-art in all CASP categories from a single web server
Where AF3 still struggles:
  • Hard targets — AF2 with massive sampling can match or beat AF3
  • Heteromeric complexes — stoichiometry prediction accuracy remains limited for large assemblies
  • Nucleic acid predictions — accuracy is relatively low (though competitive with best available tools)
  • Model ranking — selecting the best model from multiple candidates remains a persistent weakness
  • Truncated sequences, irregular secondary structures, interaction-induced conformational changes

4. What Remained Unsolved (Active Frontiers)

Based on CASP16 and 2025 reviews:
  • Single-domain fold prediction is essentially solved — no incorrect folds predicted across all CASP16 evaluation units
  • Remaining hard problems: disordered regions, multi-state/dynamic conformations, large heteromeric complex stoichiometry, protein–RNA interactions at high accuracy

Summary Table

UpdateWhenSignificance
AF3 source code open releaseLate 2024Community can now optimize and build on AF3
AFDB 2025 redesign (UniProt 2025_03)Jan 2026Isoforms, new UI, integrated MSAs, new APIs
CASP16 independent AF3 benchmarkJan 2026First external validation — confirms strengths and limitations
AF3 dominates easy monomer targetsCASP16Near-perfect single-domain prediction
AF3 ligand/nucleic acid still imperfectCASP16Active area of improvement

The most practically significant update for researchers is the AFDB 2025 redesign with isoform support and the new interactive interface — making it easier than ever to explore protein structures without any coding. The open release of the AF3 source code is the biggest development for the research community, enabling labs worldwide to build improved pipelines on top of it.

i want difference between alphafold 1 vs 2 vs 3

Here's a comprehensive comparison of all three AlphaFold versions:

AlphaFold 1 vs AlphaFold 2 vs AlphaFold 3


At a Glance

FeatureAlphaFold 1 (AF1)AlphaFold 2 (AF2)AlphaFold 3 (AF3)
Released2018 (CASP13)2021 (CASP14 + Nature paper)May 2024
DeveloperGoogle DeepMindGoogle DeepMindDeepMind + Isomorphic Labs
CASP rank1st place (CASP13)1st place (CASP14) — dominant1st place (CASP16)
Core architectureGradient boosting + CNNsEvoformer transformer + Structure ModuleEvoformer + Diffusion model
ScopeProteins onlyProteins onlyProteins, DNA, RNA, ligands, ions
Accuracy~60 GDT (competitive for 2018)~90+ GDT — near-experimentalMatches/exceeds AF2 for proteins; extends to biomolecular complexes
Open sourceNoYes (July 2021, GitHub)Partial → full source released late 2024

1. AlphaFold 1 (2018)

The proof of concept.
  • Used at CASP13 — first time a DeepMind system competed in protein structure prediction
  • Architecture combined convolutional neural networks (CNNs) with gradient boosting to predict inter-residue distances
  • Generated a distance map (how far apart pairs of residues are), then used energy minimization to fold the protein into 3D
  • Did NOT directly output 3D coordinates — used the predicted distances as constraints for a separate optimization step
  • Outperformed all competitors at CASP13 by a large margin — but still far from experimental accuracy
  • Established that deep learning could meaningfully crack the folding problem
Key limitation: The architecture was piecemeal — distance prediction and 3D building were separate, disconnected steps.

2. AlphaFold 2 (2021)

The revolution — solved the protein folding problem.

What changed architecturally:

  • Replaced the CNN+gradient boosting pipeline with an end-to-end differentiable deep learning system
  • Introduced the Evoformer — a transformer that jointly processes:
    • MSA (Multiple Sequence Alignment): evolutionary information from related protein sequences in other species
    • Pair representation: all pairwise residue–residue relationships
  • Added a Structure Module that directly outputs 3D Cα coordinates using equivariant neural networks (respects rotational/translational symmetry)
  • Recycling: the predicted structure is fed back into the network and refined iteratively (3 cycles)
  • Output includes pLDDT (per-residue confidence, 0–100) and PAE (Predicted Aligned Error — for domain orientation confidence)

Performance at CASP14:

  • Achieved ~92.4 GDT_TS on free-modeling targets — within experimental error for most proteins
  • So dominant that many CASP categories effectively became obsolete
  • Described as solving "a 50-year-old grand challenge of biology"

What it could NOT do:

  • Only predicts single proteins or homo-oligomers (initially)
  • No support for DNA, RNA, or small molecule ligands
  • Gives a single static structure — no conformational dynamics
  • Struggles with intrinsically disordered proteins (IDPs)
  • ColabFold and multimer extensions came later as community add-ons

3. AlphaFold 3 (2024)

Beyond proteins — the unified biomolecular model.

What changed architecturally:

  • Keeps the Evoformer for sequence/evolutionary processing
  • Replaces the Structure Module with a diffusion model (like image-generation AI — generates 3D atom coordinates from a noisy distribution)
  • Uses a unified token representation for all molecule types — proteins, nucleic acids, small molecules, ions, and post-translational modifications are all treated the same way
  • Handles joint co-folding of mixed complexes (e.g., a drug molecule docked inside a protein, with a DNA strand also present)

New capabilities vs AF2:

CapabilityAF2AF3
Single protein structure✅ (slightly better)
Protein–protein complexes✅ (via Multimer)✅ (native, improved)
Protein–DNA/RNA
Protein–small molecule (docking)
Post-translational modifications
Metal ions / cofactors
Confidence (pLDDT)✅ (improved)
Conformational diversityPartial (diffusion samples multiple poses)

CASP16 performance (2025–2026 independent benchmark):

  • Better than AF2 for easier monomer targets and protein complexes
  • Comparable to AF2 (with massive sampling) on hard targets
  • Nucleic acid predictions — competitive but still low absolute accuracy
  • Heteromeric complex stoichiometry — still a weakness
  • Model selection (picking the best of 5 predicted structures) remains a known gap

Architecture Evolution Summary

AF1 (2018)
  MSA → CNN → Distance map → Energy minimization → 3D structure
  (two disconnected stages)

AF2 (2021)
  MSA + Pair representation → Evoformer → Structure Module → 3D Cα coords
  (end-to-end, one unified system)

AF3 (2024)
  MSA + Pair representation → Evoformer → Diffusion Model → Full-atom 3D coords
  (unified across ALL molecule types)

Impact Comparison

DimensionAF1AF2AF3
Scientific impactProof of conceptNobel Prize (2024) — solved foldingExtends to drug discovery, genomics
DatabaseNone200M+ structures (AFDB, EMBL-EBI)AFDB updated 2025; new web server
Drug discovery useNoneTarget ID, virtual screeningDocking, ligand binding, epitope design
Open accessNoYes (GitHub + AFDB)Source code open (late 2024)
Community tools built on itNoneColabFold, OpenFold, ESMFold, RoseTTAFoldChai-1, Boltz-1 (open-source AF3 alternatives)

Bottom Line

  • AF1 → proved deep learning could tackle protein folding
  • AF2 → solved single-protein structure prediction to near-experimental accuracy; transformed structural biology
  • AF3 → extended the paradigm to the entire biomolecular universe — proteins, nucleic acids, small molecules, and their interactions — enabling true computational drug discovery
This is a shared conversation. Sign in to Orris to start your own chat.