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.
This is a shared conversation. Sign in to Orris to start your own chat.