About Anaconda Help Download Anaconda

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.

Installers

  • linux-64 v1.3.2
  • linux-32 v1.3.2
  • win-32 v1.3.2
  • osx-64 v1.3.2
  • win-64 v1.3.2

conda install

To install this package run one of the following:
conda install rangsiman::rmsd

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


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy