Calculate Root-mean-square deviation (RMSD) of two molecules, using rotation, in xyz or pdb format
-
Updated
Nov 13, 2024 - Python
Calculate Root-mean-square deviation (RMSD) of two molecules, using rotation, in xyz or pdb format
Python 3 script for overlaying or superimposing two or more molecules. The overlayed / superimposed molecules can be displayed and the modified coordinates can be saved as xyz files. Coloring by atom or molecule is possible.
Calculate and apply the optimal transformation matrix that minimizes the RMSD (root mean squared deviation) between two paired sets of points.
A simple library to compute rigid transformation matrix between two point sets.
batchwise Kabsch test with Jimmy Charnley's calculate_rmsd (https://github.com/charnley/rmsd) on multiple CPUs
Add a description, image, and links to the kabsch topic page so that developers can more easily learn about it.
To associate your repository with the kabsch topic, visit your repo's landing page and select "manage topics."