CMD + K

rmsd

Community

Calculate root-mean-square deviation (RMSD) between two sets of cartesian coordinates (XYZ or PDB format), using rotation (fx. Kabsch algorithm), atom reordering (fx. Hungarian algorithm), and axis reflections, resulting in the minimal RMSD.

Installation

To install this package, run one of the following:

Conda
$conda install rangsiman::rmsd

Usage Tracking

1.3.2
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Calculate Root-mean-square deviation (RMSD) of Two Molecules Using Rotation

The root-mean-square deviation (RMSD) is calculated, using Kabsch algorithm (1976) or Quaternion algorithm (1991) for rotation, between two Cartesian coordinates in either .xyz or .pdb format, resulting in the minimal RMSD.

rmsd package is developed by Jimmy Charnley Kromann.

Source code: https://github.com/charnley/rmsd

About

Summary

Calculate root-mean-square deviation (RMSD) between two sets of cartesian coordinates (XYZ or PDB format), using rotation (fx. Kabsch algorithm), atom reordering (fx. Hungarian algorithm), and axis reflections, resulting in the minimal RMSD.

Last Updated

May 28, 2019 at 10:04

License

BSD License

Total Downloads

285

Supported Platforms

linux-64
win-32
macOS-64
linux-32
win-64