How to look at protein structure TM score? Thresholds, RMSD differences, and common misconceptions
Published on August 31, 2026

Introduction
When doing protein structure prediction, homology modeling, or mutation design, you’ve probably come across TM score. It’s the gold standard for measuring how similar two protein structures are, but many people only know 'the higher, the better' without really understanding how it's calculated, what counts as high, how it differs from RMSD, and the common pitfalls. This article uses a Q&A style to break down TM score’s definition, calculation method, interpretation standards, and typical applications, providing protein and enzyme engineering researchers with a practical, ready-to-use guide.
1. What exactly is TM score?
TM score (Template Modeling score) is a quantitative measure of the overall similarity between two 3D protein structures, ranging from 0 to 1—the higher the value, the more similar the two structures are.
The core idea is: after superimposing and aligning the two protein structures, calculate the distance for each pair of corresponding residues, then convert the distances into similarity scores using a normalization function, and finally average all residues’ scores. Unlike Root Mean Square Deviation (RMSD), TM score introduces a protein length-dependent distance threshold d₀ (for proteins, d₀ ≈ 1.24×(L-15)^(1/3) - 1.8, where L is the sequence length), allowing scores of long and short proteins to be comparable.
This metric was first proposed by structural bioinformaticians for evaluating protein structure predictions and has now become a standard in structural alignment, model quality assessment, and fold classification. TM score is also a core metric in evaluating predictions from structure prediction tools like AlphaFold.
Note: TM score isn’t strictly symmetric; scores may differ slightly if you take A as the reference versus B. So, pay attention to the reference direction when comparing.
2. What TM score counts as 'structurally similar'?
This is the question people ask the most. Although there isn't an absolute threshold, the field generally agrees on the following:
- < 0.17: Random similarity. The expected TM score for two unrelated proteins aligned randomly is about 0.17. Scores in this range have no structural biology significance.
- < 0.3: Barely similar. Most likely different fold types, commonly seen in any two randomly chosen unrelated proteins.
- 0.3 – 0.5: Weak similarity. There might be distant homology or a shared domain, corresponding to superfamily-level evolutionary relationships.
- 0.5 – 0.7: Moderate similarity. Usually the same fold type or family, corresponding to structural homology at the SCOP/CATH classification level.
- 0.7 – 0.9: High similarity. Overall fold is basically consistent, common when comparing homologous modeling results with experimental structures.
- > 0.9: Very similar. Almost the same structure, often seen when comparing mutant vs wild-type structures or different NMR models.
Two particularly important cutoff points:
- TM score ≈ 0.5: Usually considered the empirical boundary for 'same fold type,' with statistical significance.
- TM score ≈ 0.8: Usually considered the boundary for 'high-accuracy structure prediction.' AlphaFold predictions for many human proteins can reach this level.
These thresholds are just empirical references; specific judgment also needs to consider protein size, number of domains, research questions, and other factors.
3. TM score vs RMSD: What's the difference?

A Comparison of the Principles and Differences Between TM-score and RMSD
Many people like to compare TM score and RMSD together, but they actually focus on different aspects and can't replace each other:
Different normalization methods. RMSD is measured in angstroms (Å) and is not length-normalized, so you can't directly compare RMSD of long and short proteins; TM score, on the other hand, is length-normalized, allowing direct comparison across proteins of different sizes.
Sensitivity to local deviations. RMSD is very sensitive to large local deviations; even a small structural misalignment can significantly raise the overall RMSD. TM score focuses more on the overall fold and is more tolerant of local deviations.
Different threshold meanings. TM score has a recognized statistical significance threshold (around 0.5); RMSD has no universal threshold, and whether it’s reasonable depends on the protein size and research context.
The correct approach is to use both metrics together: TM score for assessing global fold, RMSD for evaluating accuracy in key regions.
4. How is TM score calculated? What tools are commonly used?
Manually calculating TM score is almost impossible, so in practice we use ready-made structure alignment tools:
TM-align: The classic and most widely used tool for TM score calculation, with an alignment algorithm optimized for TM score. Input two PDB structure files, and a single command gives you TM score, number of aligned residues, RMSD, and other complete results. It’s fast, stable, and currently the de facto standard.
MM-align: The multi-chain version of TM-align, used for aligning multi-subunit complexes and outputting complex-level TM scores. For antibodies, multimeric enzymes, and other multi-chain proteins, MM-align is required.
In addition, some structural bioinformatics platforms offer online calculation services, suitable for researchers not familiar with the command line. Python libraries like Biotite also provide TM-score calculation interfaces, which are convenient for batch processing and workflow automation.
Tip: When calculating TM score, pay attention to sequence correspondence. Different conformations of the same protein can be directly compared; for homologous proteins, you need to first determine residue correspondence, then perform structural superposition.
5. Three common misconceptions

Common Misconceptions
Misconception 1: A high TM score means the functions are the same
TM score measures overall structural similarity, but function often depends on the precise spatial positions of a few key residues. Two proteins might have a high overall TM score, but if the orientation of a few crucial residues in the active site differs, their functions can be wildly different. So, when judging functional similarity, besides looking at the overall score, you also need to check the local structures of key regions like the active site and binding interfaces.
Misconception 2: A high global score means every domain is accurate
For multi-domain proteins, the global TM score can mask huge differences in a specific domain. For example, if two proteins have two domains, one is identical while the other is rotated by 90 degrees, the global score might still look pretty high. For multi-domain proteins, it’s better to calculate scores for each domain separately.
Misconception 3: A low score means the prediction is wrong
Structures predicted by tools like AlphaFold sometimes don’t score high compared to experimental structures, but that doesn’t necessarily mean the prediction is wrong—it could be that the protein is very dynamic, and the crystal structure only represents one conformation while the prediction captures another. This happens more often with flexible proteins, membrane proteins, or multi-domain proteins.
6. Practical applications in protein engineering
For protein and enzyme engineers, TM score isn’t just an academic metric—there are lots of practical uses:
Homology modeling quality assessment. How reliable is your model? The TM score against experimental structures is the most direct indicator. Usually, a score > 0.7 is good enough for preliminary site analysis, while below 0.5 has limited reference value.
Predicting the risk of mutant conformations. Made a point mutation and want to know if it will disrupt overall folding? Compare the TM score between the mutant and the wild type. If it’s > 0.9, folding is generally preserved; if it drops significantly, be cautious.
Pre-docking structure screening. Before molecular docking, use TM score to filter out models with obviously incorrect folds. This saves a lot of computation time and reduces false positives.
Validation of design results. For AI-designed proteins or mutants, does the fold match your expectations? Calculating TM score is the most basic step for verification.
7. TM score application on the MatwingsVenus™ platform ™
Shanghai Tianwu Technology's independently developed MatwingsVenus™ ™ protein R&D agent supports structural similarity and quality evaluation indicators such as TM score in the structure prediction and protein design module.
After users input sequences, the platform not only outputs the predicted 3D structure but also automatically provides multidimensional structural quality assessments, including TM score comparisons with homogeneous templates, domain division, and confidence analysis. Researchers do not need to manually download structures, install comparison tools, or write analysis scripts; they can obtain multidimensional structural quality evaluation results in one place.
In mutation design, when outputting candidate mutants, the platform simultaneously evaluates the impact of mutations on overall structural folding—if predicting a mutation may cause significant folding changes, the system provides risk warnings to help researchers filter out mutants with obvious risk before experiments and reduce ineffective experiments. For multi-domain proteins, the platform also supports domain-specific analysis to avoid global high scores masking local issues.
8. FAQ: Several high-frequency questions
Q: What is considered a high TM score? How is it different from RMSD?
A: It is generally believed that a TM score of > 0.5 indicates two proteins belong to the same folding type, while > 0.8 indicates a high degree of similarity. Compared to RMSD, TM scores are more sensitive to overall folding and unaffected by protein size, making them suitable for assessing global similarity; RMSD is more sensitive to local deviations and is suitable for assessing accuracy in key regions such as active centers. The two complement each other and are recommended for combined use.
Q: Can proteins with different sequences be counted as TM scores?
A: Yes, you can. Tools like TM-align automatically determine residue correspondences through structural alignment and output TM scores between two homologous proteins, without the need for prior sequence alignment.
Q: Can a sequence without structure count as a TM score?
A: No. The TM score requires two three-dimensional structures to calculate. If only the sequence is available, you can first use tools like AlphaFold to predict the structure before calculating the TM score.
Conclusion
Finally, summarize the correct way to unlock TM score in three sentences:
First, look at both the big picture and the local details. TM score evaluates overall folding, RMSD evaluates key area precision; combining both is more comprehensive.
Second, remember two key thresholds. 0.5 is the dividing line for the same fold type, and 0.8 is the experience line for high-precision prediction.
Third, a high score does not necessarily mean identical functionality. Overall similarity does not mean the key loci are identical; functional judgment also depends on local details.
Once you master these, the TM score is no longer just an incomprehensible number in a paper, but a truly useful tool for structural analysis and protein design.