Structure Evaluation Metrics Flashcards

(19 cards)

1
Q

Which score(s) should I use to assess whether my model’s OVERALL FOLD is correct (model vs native)?

A

Reference needed: Yes
Most relevant: TM-score; GDT_TS
Also check: lDDT; RMSD (Cα/backbone)
Why: TM/GDT are robust to outlier loops and more comparable across lengths than RMSD.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which score(s) should I use if I want a physical distance error in Å between two structures?

A

Reference needed: Yes
Most relevant: RMSD (define atom set: Cα/backbone/all-atom)
Also check: TM-score; GDT; lDDT
Why: RMSD gives an Å scale but is sensitive to domain motions/outliers and atom selection.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which score(s) best capture LOCAL DETAIL accuracy without being affected by global superposition?

A

Reference needed: Yes
Most relevant: lDDT (global or per-residue)
Also check: per-residue RMSD; MolProbity geometry
Why: lDDT is superposition-free and focuses on preservation of local distance patterns.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How should I score DOMAIN ARRANGEMENT correctness for multi-domain proteins?

A

Reference needed: Yes (for direct comparison)
Most relevant: Domain-wise RMSD/TM (per domain) + relative placement analysis
Also check: lDDT per-domain
Why: Global RMSD can look bad even if each domain is right; evaluate domains separately and their relative placement.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which AlphaFold scores tell me which parts of a MONOMER prediction I can trust (no reference structure)?

A

Reference needed: No
Most relevant: pLDDT (local confidence)
Also check: PAE (relative placement uncertainty); pTM (global fold confidence)
Why: pLDDT is local; PAE/pTM report global packing/relative-domain certainty.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which AlphaFold scores are best for judging whether a MULTIMER INTERFACE is believable (no reference complex)?

A

Reference needed: No
Most relevant: ipTM
Also check: Inter-chain PAE blocks; ipSAE (if available)
Why: ipTM targets inter-chain placement; PAE shows which interfaces are confident; ipSAE can be more interface-focused/robust to extra regions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which score should I use to evaluate a DOCKING POSE against a known reference complex?

A

Reference needed: Yes
Most relevant: DockQ
Also check: iRMSD; LRMSD; Fnat
Why: DockQ combines contact recovery + interface geometry + global placement into a single 0–1 score.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which scores matter most if I want to reason about an ACTIVE SITE or BINDING SITE?

A

Reference needed: Depends
Most relevant: Local confidence—pLDDT (or lDDT if reference exists)
Also check: side-chain rotamers/clashes; local RMSD
Why: Binding sites require high local accuracy AND reasonable side-chain geometry.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How do I choose the best model among several predictions when I DON’T have a reference structure?

A

Reference needed: No
Most relevant: pTM (monomer); ranking_confidence = 0.8·ipTM + 0.2·pTM (multimer); pLDDT
Also check: PAE patterns; geometry checks
Why: pTM/ipTM capture global placement; pLDDT highlights unreliable regions; PAE shows domain/interface uncertainty.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

TM-score

A

Description: Global fold similarity between two structures; higher means more similar and is relatively length-normalized.
Range: 0–1.
Formula: TM = max{ (1/Lnorm) · Σk=1..Lali 1 / (1 + (dk/d0(Lnorm))2) ) }, d0(L) = 1.24·(L−15)1/3 − 1.8.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

pTM

A

Description: AlphaFold’s predicted global TM-score-like confidence (expected fold correctness vs the unknown true structure).
Range: 0–1.
Formula: pTM = maxi{ (1/L) · Σj=1..L E[ 1 / (1 + (eij/d0(L))2) ] }.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

ipTM

A

Description: AlphaFold-Multimer’s predicted interface confidence, focusing on how well different chains are positioned relative to each other.
Range: 0–1.
Formula: ipTM = maxi{ (1/|D−chain(i)|) · Σj∈D−chain(i) E[ 1 / (1 + (eij/d0(|D−chain(i)|))2) ] }.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

PAE

A

Description: Predicted Aligned Error; expected positional error (Å) at residue x when the structure is aligned using residue y as the reference frame.
Range: ~0–31.75 Å (typically capped).
Formula: PAE(x,y) = E[eyx] ≈ Σb qyx,b · cb.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

pLDDT

A

Description: AlphaFold’s per-residue local confidence (expected lDDT-Cα) indicating how reliable the local geometry is around each residue.
Range: 0–100.
Formula: pLDDTi = Σb pi,b · vb.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

ipSAE

A

Description: Interface score derived from PAE that emphasizes confidently placed inter-chain regions and is more robust to extra flexible/disordered parts.
Range: 0–1.
Formula: ipSAE(X→Y) = maxi∈X{ (1/n0(i)) · Σj∈Y, PAEij<c 1 / (1 + (PAEij/d0(n0(i)))2) ) }, n0(i)=|{j∈Y : PAEij<c}|; often report ipSAE(X,Y)=max(ipSAE(X→Y), ipSAE(Y→X)).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

RMSD

A

Description: Root-mean-square deviation (Å) between paired atoms after optimal rigid-body superposition; lower means more similar.
Range: 0–∞ Å.
Formula: RMSD = √( (1/N) · Σi=1..N ‖xi − yi2 ).

17
Q

GDT

A

Description: Global Distance Test; percent-like measure of how many residues can be superposed within several distance cutoffs (GDT_TS commonly uses 1, 2, 4, 8 Å).
Range: 0–100.
Formula: (No single standard formula required here; computed from fractions within multiple distance thresholds.)

18
Q

lDDT

A

Description: Local Distance Difference Test; superposition-free accuracy based on how well local inter-atomic distances are preserved vs a reference.
Range: 0–1 (often reported as 0–100).
Formula: lDDT = (1/4)·(C(0.5)+C(1)+C(2)+C(4)), C(t)=(1/|P|)·Σ(a,b)∈P 𝟙(|dabmodel−dabref|<t), P={(a,b): dabref<R0} (often R0=15 Å).

19
Q

DockQ

A

Description: Docking-quality score (0–1) combining contact recovery and RMSD-based interface/global placement terms vs a reference complex.
Range: 0–1.
Formula: DockQ = (1/3)·(Fnat + 1/(1+(LRMSD/8.5)2) + 1/(1+(iRMSD/1.5)2)).