RMSDs
RMSDs, or root-mean-square deviations, are a family of metrics used to quantify the difference between two molecular structures. In structural biology and computational chemistry, RMSD measures how similar or different two sets of atomic coordinates are after removing rigid-body differences caused by translation and rotation.
Calculation and variants: Given two sets of corresponding atomic coordinates x_i and y_i (i = 1 to
Applications: RMSD is widely used to assess structural similarity, validate computational models against experimental structures, and
Software and interpretation: Many molecular modeling tools can compute RMSD, including PyMOL, MDAnalysis, MDTraj, and VMD.
Limitations and alternatives: RMSD can be sensitive to outliers and does not always reflect functional similarity.