RMSD of two homologues proteins
1
0
Entering edit mode
8.7 years ago
Mike • 0

Hi,

I'm looking for the easiest way of calculating RMSD between two homologous proteins. (i.e. sequences do not match perfectly). Until now I was using Chimera software, where steps are as follow:

  1. Calculating pairwise alignment
  2. Then structures are superimposed
  3. RMSD is calculated between corresponding amino acids in alignment.

And this work quite well, but I'm looking for something simpler that I can use in python script. Preferably in with no need of running subprocess.

rmsd superposition python • 3.6k views
ADD COMMENT
0
Entering edit mode
8.7 years ago
a.polo88 ▴ 120

you can create a script for pymol that function with python script or directly from the software can be possible. otherwise there are many of packages in R for example BIO3D can be useful.

https://pypi.python.org/pypi/pyRMSD/4.0.0 can be useful.

ADD COMMENT

Login before adding your answer.

Traffic: 1953 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6