Release week 2022-09-14
⭐ This week's notable releases
4 novel sequences, 2 confidently wrong. Highlight: Pre-mRNA-splicing regulator WTAP.
| PDB | Protein | Flags | Why it matters |
|---|---|---|---|
|
|
Pre-mRNA-splicing regulator WTAP | novel · 100% confidently wrong | Genuinely unseen sequence (0% identity to anything AlphaFold trained on) — and AlphaFold got the fold wrong despite high confidence. |
|
|
Pre-mRNA-splicing regulator WTAP | novel · 100% confidently wrong | Genuinely unseen sequence (0% identity to anything AlphaFold trained on) — and AlphaFold got the fold wrong despite high confidence. |
|
|
Zinc finger CCCH domain-containing protein 13 | novel · 100% | Genuinely unseen sequence (0% identity to anything AlphaFold trained on). |
|
|
Peroxisomal testis-specific protein 1 | novel · 100% | Genuinely unseen sequence (0% identity to anything AlphaFold trained on). |
Zoomed into the red "confidently wrong" box above (pLDDT ≥ 70, TM < 0.5) — the structures AlphaFold got confidently wrong.
The worst offenders ranked, one row per protein (AlphaFold has one model per sequence, so repeat depositions are collapsed — “×N” marks how many structures of that protein exist; the worst is shown). Each row joins what AlphaFold claimed (blue, pLDDT/100) to what the experiment showed (red, TM-score) — the longer the bar, the bigger the miss. Hover a dot to preview its Cα-deviation ribbon; click to open the full entry.
How to read this
Every point is one experimental protein structure. The horizontal axis is AlphaFold's own confidence in its prediction (mean pLDDT, 0–100). The vertical axis is how well that blind prediction actually matches the experiment (TM-score, 0–1; above 0.5 means the same fold, above 0.9 near-identical). Marker size grows with the FRAUD score (confidence-weighted error).
Cutoff: the shaded red box is the "confidently wrong" zone — AlphaFold was confident (mean pLDDT above 70) yet the fold is wrong (TM-score below 0.5). A predictor that had truly solved folding would leave that box empty.
Take-home: 2 of 79 structures (2.5%) are confidently wrong; median TM-score is 0.966.
Read moreShow less — how each metric is calculated
TM-score: how similar the two 3D shapes are overall, 0–1 (a random pair scores ~0.17, an identical fold ~1). Length-normalised so large and small proteins compare fairly. TM = (1/L) Σᵢ 1/(1 + (dᵢ/d₀)²) — dᵢ is the gap between the i-th aligned Cα atoms after best-fit superposition, and d₀ = 1.24(L−15)^⅓ − 1.8 sets the distance scale for length L. Ref: Zhang & Skolnick, Proteins 2004 doi:10.1002/prot.20264; computed with TM-align, doi:10.1093/nar/gki524.
pLDDT: AlphaFold's own confidence in each residue, 0–100 (higher = surer). It is the model predicting its own accuracy before ever seeing the experiment. We plot the per-structure mean. pLDDT = (1/N) Σᵢ pLDDTᵢ, where pLDDTᵢ is the network's confidence output for residue i.
FRAUD score: the headline number — how wrong the prediction was, weighted by how confident AlphaFold was, so a big error it was sure about counts most. FRAUD = (1/N) Σᵢ (pLDDTᵢ/100) · min(Δᵢ,15)/15, where Δᵢ is residue i's Cα distance from the experiment (Å) after superposition, capped at 15 Å. Runs 0 (perfect) to 1.
Novelty: how little AlphaFold had to go on — 100 minus the highest sequence identity between this protein and any structure released before the 2018-04-30 training cutoff. High = genuinely unseen (100% = nothing similar was ever in the training set). novelty = 100 − maxₚ identity(s, p) over pre-cutoff PDB chains p, with identity = 100 × (matching aligned residues)/(alignment length), from an MMseqs2 search.
Homology: the point colour. High novelty (above 70%) flags the sequence as novel (amber) — AlphaFold had no close template; otherwise a pre-cutoff homolog existed (blue) it could have learned the fold from. novel ⇔ novelty > 70%.
What the metrics mean
TM-score (0–1): overall fold match — above 0.5 is the same fold, above 0.9 near-identical. Cα-RMSD (Å): average backbone distance after best-fit superposition — lower is better (under 2 Å is excellent). lDDT (0–1): local accuracy measured without superposition — above 0.8 is good. Each bar counts how many structures fall in that range.
Take-home: median TM-score 0.966 — most predictions match the experimental fold well, with a long tail that do not.
Read moreShow less — how each metric is calculated
TM-score: overall shape match, 0–1 (above 0.5 = same fold, above 0.9 near-identical), length-normalised. TM = (1/L) Σᵢ 1/(1 + (dᵢ/d₀)²) with dᵢ the aligned-Cα gap after superposition and d₀ = 1.24(L−15)^⅓ − 1.8. Ref: Zhang & Skolnick, Proteins 2004 doi:10.1002/prot.20264.
Cα-RMSD: the average straight-line distance between matching backbone Cα atoms once the two structures are best-fit superposed (Å; lower is better, under ~2 Å excellent). RMSD = √( (1/N) Σᵢ |Pᵢ − (R·Qᵢ + t)|² ), with Pᵢ/Qᵢ the experimental/model Cα coordinates and R,t the rotation and translation from Kabsch superposition.
lDDT: local accuracy with no superposition — the fraction of short-range inter-residue distances the model reproduces, so it is not fooled by a single wrongly-placed domain. lDDT = (1/N) Σᵢ ¼ Σ_t 1[ |d_exp − d_model| < t ] over thresholds t ∈ {0.5, 1, 2, 4} Å and all residue pairs within 15 Å.
Trend over time
The blue line is the mean TM-score of the structures by their deposit month; the red bars count how many were confidently wrong. Binning by deposit date (rather than by when we processed them) gives an even timeline, tracking whether AlphaFold's accuracy on newly-deposited structures is holding steady, improving, or slipping as the PDB keeps growing. Months with fewer than 5 structures are omitted so each point is a meaningful average. A dashed trend line is drawn only if the change over time is statistically significant.
Read moreShow less — how each metric is calculated
Mean TM-score: the month's average shape-match score. TM̄ = (1/M) Σ TM over the M structures deposited that month.
Trend line: a monotonic-trend test over the monthly means — Mann-Kendall (Kendall's τ) for significance, with a robust Theil-Sen slope for the line. Rank-based, so it tolerates the skewed TM distribution and noisy low-count months. Shown only when p < 0.05; otherwise a note reports that no significant trend was found.
Confidently wrong: the count that were both confident and wrong. count( mean pLDDT > 70 AND TM < 0.5 ).
Matched structures
| PDB | UniProt | Protein | Method | Å | Deposited | Novelty % | pLDDT | TM | lDDT | GDT_TS | RMSD | FRAUD | Flag |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 7VF5_C | Q15007 | Pre-mRNA-splicing regulator WTAP | EM | 3.00 | 2021-09-10 | 100.00 novel | 90.17 | 0.40 | 0.90 | 0.00 | 24.73 | 0.86 | wrong |
| 7VF2_C | Q15007 | Pre-mRNA-splicing regulator WTAP | EM | 3.00 | 2021-09-10 | 100.00 novel | 90.17 | 0.40 | 0.90 | 0.00 | 24.36 | 0.85 | wrong |
| 7VF2_B | Q5T200 | Zinc finger CCCH domain-containing protein | EM | 3.00 | 2021-09-10 | 100.00 novel | 63.46 | 0.31 | 0.62 | 1.32 | 24.12 | 0.60 | ok |
| 7Z37_DP1 | Q16543 | Hsp90 co-chaperone Cdc37 | EM | 3.67 | 2022-03-01 | 0.00 | 86.05 | 0.53 | 0.86 | 10.99 | 13.81 | 0.57 | ok |
| 7Z38_D | Q16543 | Hsp90 co-chaperone Cdc37 | EM | 3.16 | 2022-03-01 | 0.00 | 86.05 | 0.53 | 0.86 | 11.26 | 13.76 | 0.57 | ok |
| 7XXL_A | P0DOX5 | Fab14 heavy chain | EM | 7.30 | 2022-05-30 | — | 91.62 | 0.76 | — | — | — | 0.22 | ok |
| 7X5H_A | P63096 | Guanine nucleotide-binding protein G(i) su | EM | 3.10 | 2022-03-04 | — | 93.75 | 0.81 | — | — | — | 0.17 | ok |
| 7WJH_B | Q8NFP0 | Peroxisomal testis-specific protein 1 | X-ray | 1.70 | 2022-01-06 | 100.00 novel | 85.14 | 0.58 | 0.82 | 53.00 | 3.85 | 0.17 | ok |
| 7RCU_Q | P61244 | Protein max | X-ray | 2.69 | 2021-07-08 | — | 81.31 | 0.79 | — | — | — | 0.17 | ok |
| 7Z38_C | P04049 | RAF proto-oncogene serine/threonine-protei | EM | 3.16 | 2022-03-01 | — | 67.50 | 0.82 | — | — | — | 0.12 | ok |
| 7Z37_CP1 | P04049 | RAF proto-oncogene serine/threonine-protei | EM | 3.67 | 2022-03-01 | — | 67.50 | 0.83 | — | — | — | 0.12 | ok |
| 7R0C_C | P49407 | Arrestin2 | EM | 4.73 | 2022-02-01 | — | 82.19 | 0.86 | — | — | — | 0.11 | ok |
| 7R0J_C | P49407 | Arrestin2 | EM | 4.23 | 2022-02-02 | — | 82.19 | 0.86 | — | — | — | 0.11 | ok |
| 7RCU_A | P61244 | Protein max | X-ray | 2.69 | 2021-07-08 | — | 81.31 | 0.86 | — | — | — | 0.11 | ok |
| 7R0C_A | P30518 | Vasopressin V2 receptor | EM | 4.73 | 2022-02-01 | — | 76.00 | 0.87 | — | — | — | 0.10 | ok |
| 7ZY4_C | Q6UN15 | hFip1 | X-ray | 2.55 | 2022-05-23 | — | 55.09 | 0.83 | — | — | — | 0.09 | ok |
| 7R4H_C | P84077 | ADP-ribosylation factor 1 | EM | 2.34 | 2022-02-08 | — | 85.94 | 0.90 | — | — | — | 0.09 | ok |
| 7PVV_A | P00519 | Bcr-abl1 e6a2 chimeric protein | X-ray | 1.82 | 2021-10-05 | — | 63.38 | 0.87 | — | — | — | 0.08 | ok |
| 7ZYH_A | O95639 | Cleavage and polyadenylation specificity f | X-ray | 2.20 | 2022-05-24 | — | 75.94 | 0.89 | — | — | — | 0.08 | ok |
| 7ZYH_B | Q6UN15 | Isoform 4 of Pre-mRNA 3'-end-processing fa | X-ray | 2.20 | 2022-05-24 | — | 55.09 | 0.85 | — | — | — | 0.08 | ok |
| 7R0J_A | P30518 | V2R Cter | EM | 4.23 | 2022-02-02 | — | 43.48 | 0.28 | 0.89 | 57.69 | 2.88 | 0.07 | ok |
| 7PVS_A | P00519 | Tyrosine-protein kinase ABL1 | X-ray | 1.05 | 2021-10-05 | — | 63.38 | 0.89 | — | — | — | 0.07 | ok |
| 7PVQ_A | P00519 | Tyrosine-protein kinase ABL1 | X-ray | 1.55 | 2021-10-05 | — | 63.38 | 0.90 | — | — | — | 0.06 | ok |
| 7WCL_A | P11362 | Fibroblast growth factor receptor 1 | X-ray | 2.50 | 2021-12-20 | — | 73.88 | 0.91 | — | — | — | 0.06 | ok |
| 7ZNT_B | Q15369 | Elongin-C | X-ray | 3.00 | 2022-04-22 | — | 89.81 | 0.95 | — | — | — | 0.05 | ok |
| 7R4H_B | Q10567 | AP-1 complex subunit beta-1 | EM | 2.34 | 2022-02-08 | — | 81.25 | 0.94 | — | — | — | 0.05 | ok |
| 7F60_C | P52948 | Nuclear pore complex protein Nup98-Nup96 | X-ray | 2.85 | 2021-06-23 | — | 55.72 | 0.92 | — | — | — | 0.05 | ok |
| 7PVR_A | P00519 | Tyrosine-protein kinase ABL1 | X-ray | 1.65 | 2021-10-05 | — | 63.38 | 0.93 | — | — | — | 0.04 | ok |
| 7VF5_A | Q69YN4 | Protein virilizer homolog | EM | 3.00 | 2021-09-10 | — | 69.88 | 0.94 | — | — | — | 0.04 | ok |
| 7VUN_A | Q9NZQ7 | Programmed cell death 1 ligand 1 | X-ray | 2.70 | 2021-11-03 | — | 88.25 | 0.95 | — | — | — | 0.04 | ok |
| 7X5H_C | P59768 | Guanine nucleotide-binding protein G(I)/G( | EM | 3.10 | 2022-03-04 | — | 89.56 | 0.95 | — | — | — | 0.04 | ok |
| 8E1F_A | P41212 | Transcription factor ETV6 | X-ray | 2.16 | 2022-08-10 | — | 61.81 | 0.94 | — | — | — | 0.04 | ok |
| 7F90_B | P52948 | Nuclear pore complex protein Nup98-Nup96 | X-ray | 2.39 | 2021-07-03 | — | 55.72 | 0.93 | — | — | — | 0.04 | ok |
| 7PW2_A | P00519 | Non-specific protein-tyrosine kinase | X-ray | 1.10 | 2021-10-05 | — | 63.38 | 0.94 | — | — | — | 0.04 | ok |
| 7Z37_AP1 | P08238 | Heat shock protein HSP 90-beta | EM | 3.67 | 2022-03-01 | — | 84.31 | 0.96 | — | — | — | 0.03 | ok |
| 7VF2_A | Q69YN4 | Protein virilizer homolog | EM | 3.00 | 2021-09-10 | — | 69.88 | 0.95 | — | — | — | 0.03 | ok |
| 7TOF_A | P11413 | Glucose-6-phosphate 1-dehydrogenase | EM | 3.70 | 2022-01-24 | — | 94.38 | 0.97 | — | — | — | 0.03 | ok |
| 7Z38_A | P08238 | Heat shock protein HSP 90-beta | EM | 3.16 | 2022-03-01 | — | 84.31 | 0.96 | — | — | — | 0.03 | ok |
| 7Z76_B | Q15369 | Elongin-C | X-ray | 1.32 | 2022-03-15 | — | 89.81 | 0.97 | — | — | — | 0.03 | ok |
| 7Q5D_A | Q9UNN8 | Endothelial protein C receptor | X-ray | 1.80 | 2021-11-03 | — | 86.44 | 0.97 | — | — | — | 0.03 | ok |
| 7Z78_A | P51531 | Probable global transcription activator SN | X-ray | 1.32 | 2022-03-15 | — | 65.06 | 0.96 | — | — | — | 0.03 | ok |
| 7ZM0_A | P09936 | Ubiquitin carboxyl-terminal hydrolase isoz | X-ray | 2.24 | 2022-04-18 | — | 93.62 | 0.98 | — | — | — | 0.02 | ok |
| 8AF0_A | P03950 | Angiogenin | X-ray | 2.43 | 2022-07-15 | — | 89.81 | 0.98 | — | — | — | 0.02 | ok |
| 7Z77_B | Q15369 | Elongin-C | X-ray | 1.97 | 2022-03-15 | — | 89.81 | 0.98 | — | — | — | 0.02 | ok |
| 7U2B_A | Q9NP81 | Serine--tRNA ligase, mitochondrial | EM | 4.10 | 2022-02-23 | — | 90.50 | 0.98 | — | — | — | 0.02 | ok |
| 7UPM_A | Q92519 | Tribbles homolog 2 | X-ray | 2.70 | 2022-04-15 | — | 80.44 | 0.98 | — | — | — | 0.02 | ok |
| 7Z77_D | P51531 | Probable global transcription activator SN | X-ray | 1.97 | 2022-03-15 | — | 65.06 | 0.97 | — | — | — | 0.02 | ok |
| 8DEW_D | P49913 | Antibacterial peptide LL-37 | EM | 2.89 | 2022-06-21 | — | 74.50 | 0.65 | 1.00 | 100.00 | 0.42 | 0.02 | ok |
| 7W3L_A | O60341 | Lysine-specific histone demethylase 1A | X-ray | 2.51 | 2021-11-25 | — | 84.19 | 0.98 | — | — | — | 0.02 | ok |
| 7UC2_A | P11413 | Glucose-6-phosphate 1-dehydrogenase | EM | 2.50 | 2022-03-15 | — | 94.38 | 0.98 | — | — | — | 0.02 | ok |
| 7U2A_A | Q9NP81 | Serine--tRNA ligase, mitochondrial | EM | 4.10 | 2022-02-23 | — | 90.50 | 0.98 | — | — | — | 0.02 | ok |
| 7TOE_A | P11413 | Glucose-6-phosphate 1-dehydrogenase | EM | 3.00 | 2022-01-24 | — | 94.38 | 0.98 | — | — | — | 0.02 | ok |
| 8AHI_A | O96013 | Serine/threonine-protein kinase PAK 4 | X-ray | 2.69 | 2022-07-21 | — | 70.06 | 0.98 | — | — | — | 0.02 | ok |
| 8AHH_A | O96013 | Serine/threonine-protein kinase PAK 4 | X-ray | 2.04 | 2022-07-21 | — | 70.06 | 0.98 | — | — | — | 0.02 | ok |
| 8AHG_A | O96013 | Serine/threonine-protein kinase PAK 4 | X-ray | 1.89 | 2022-07-21 | — | 70.06 | 0.98 | — | — | — | 0.02 | ok |
| 7ZY4_A | Q12996 | Cleavage stimulation factor subunit 3 | X-ray | 2.55 | 2022-05-23 | — | 86.00 | 0.98 | — | — | — | 0.02 | ok |
| 7ZNT_C | P40337 | von Hippel-Lindau disease tumor suppressor | X-ray | 3.00 | 2022-04-22 | — | 84.44 | 0.98 | — | — | — | 0.02 | ok |
| 7Z76_A | Q15370 | Elongin-B | X-ray | 1.32 | 2022-03-15 | — | 92.50 | 0.98 | — | — | — | 0.02 | ok |
| 8ARJ_A | Q9UM73 | ALK tyrosine kinase receptor | X-ray | 1.65 | 2022-08-17 | — | 68.19 | 0.98 | — | — | — | 0.01 | ok |
| 7X5H_B | P62873 | Guanine nucleotide-binding protein G(I)/G( | EM | 3.10 | 2022-03-04 | — | 97.06 | 0.99 | — | — | — | 0.01 | ok |
| 7Z76_D | P51531 | Probable global transcription activator SN | X-ray | 1.32 | 2022-03-15 | — | 65.06 | 0.98 | — | — | — | 0.01 | ok |
| 7TZB_A | Q9NP81 | Serine--tRNA ligase, mitochondrial | X-ray | 2.95 | 2022-02-15 | — | 90.50 | 0.98 | — | — | — | 0.01 | ok |
| 7R4H_S | Q96PC3 | AP-1 complex subunit sigma-3 | EM | 2.34 | 2022-02-08 | — | 93.38 | 0.99 | — | — | — | 0.01 | ok |
| 7Z77_C | P40337 | von Hippel-Lindau disease tumor suppressor | X-ray | 1.97 | 2022-03-15 | — | 84.44 | 0.99 | — | — | — | 0.01 | ok |
| 7ZNT_G | O60885 | Bromodomain-containing protein 4 | X-ray | 3.00 | 2022-04-22 | — | 55.31 | 0.98 | — | — | — | 0.01 | ok |
| 7ZNT_A | Q15370 | Elongin-B | X-ray | 3.00 | 2022-04-22 | — | 92.50 | 0.99 | — | — | — | 0.01 | ok |
| 7Z76_C | P40337 | von Hippel-Lindau disease tumor suppressor | X-ray | 1.32 | 2022-03-15 | — | 84.44 | 0.99 | — | — | — | 0.01 | ok |
| 8E1A_A | P10275 | Androgen receptor | X-ray | 1.20 | 2022-08-10 | — | 57.25 | 0.98 | — | — | — | 0.01 | ok |
| 7XE1_A | Q8NB78 | Lysine-specific histone demethylase 1B | X-ray | 2.07 | 2022-03-29 | — | 91.25 | 0.99 | — | — | — | 0.01 | ok |
| 7XE2_A | Q8NB78 | Lysine-specific histone demethylase 1B | X-ray | 2.05 | 2022-03-29 | — | 91.25 | 0.99 | — | — | — | 0.01 | ok |
| 7XE3_A | Q8NB78 | Lysine-specific histone demethylase 1B | X-ray | 2.82 | 2022-03-29 | — | 91.25 | 0.99 | — | — | — | 0.01 | ok |
| 7Z77_A | Q15370 | Elongin-B | X-ray | 1.97 | 2022-03-15 | — | 92.50 | 0.99 | — | — | — | 0.01 | ok |
| 7ZVN_A | P07355 | Annexin A2 | X-ray | 1.87 | 2022-05-16 | — | 94.25 | 0.99 | — | — | — | 0.01 | ok |
| 8AGF_A | Q16762 | Thiosulfate sulfurtransferase | X-ray | 3.40 | 2022-07-19 | — | 96.44 | 0.99 | — | — | — | 0.01 | ok |
| 7UAL_A | P11413 | Glucose-6-phosphate 1-dehydrogenase | EM | 2.90 | 2022-03-13 | — | 94.38 | 0.99 | — | — | — | 0.01 | ok |
| 7PMT_A | P30405 | Peptidyl-prolyl cis-trans isomerase F, mit | X-ray | 0.98 | 2021-09-02 | — | 88.31 | 0.99 | — | — | — | 0.00 | ok |
| 7ZVX_A | P07355 | Annexin A2 | X-ray | 2.40 | 2022-05-17 | — | 94.25 | 1.00 | — | — | — | 0.00 | ok |
| 7F60_A | P78406 | mRNA export factor | X-ray | 2.85 | 2021-06-23 | — | 92.88 | 1.00 | — | — | — | 0.00 | ok |
| 7F90_A | P78406 | mRNA export factor | X-ray | 2.39 | 2021-07-03 | — | 92.88 | 1.00 | — | — | — | 0.00 | ok |
Click a column header to sort. FRAUD = confidence-weighted error; a structure is flagged confidently wrong when mean pLDDT > 70 yet TM-score < 0.5.