[Chimera-users] Backbone RMSD

Elaine Meng meng at cgl.ucsf.edu
Wed Sep 16 12:24:39 PDT 2020


Hi Bixia,
Matchmaker always uses only one atom per residue, CA for amino acid residues.
<http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/superposition.html> 
<http://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/matchmaker/matchmaker.html>

However, you can do fitting with the "match" command on specific atoms, or "rmsd" command just to measure the current RMSD of those specific atoms without fitting.   The harder part is in that case you have to specify all the atoms in the command and there must be equal numbers of atoms from the two structures, which will be paired in order.  This can be difficult if the structures have different numbers of residues and/or different residue numbering. 
<http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/match.html>
<http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/rmsd.html>

There are examples in the links above and also in tutorials, e.g.
<http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/tutorials/images.html#matching>

If your two structures were #0 and #1 and they had same numbering, for example, you could match using backbone atoms of residues 10-300 from each with:

match #0:10-300 at n,ca,c,o #1:10-300 at n,ca,c,o

It will be harder if they have different numbering, and/or you wish to omit loop areas that are not well superimposed.

Matchmaker vs. match is discussed here:
<http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/superposition.html>

I hope this helps,
ELaine
-----
Elaine C. Meng, Ph.D.                       
UCSF Chimera(X) team
Department of Pharmaceutical Chemistry
University of California, San Francisco

> On Sep 16, 2020, at 12:06 PM, Zhang, Bixia <bixia.zhang at wsu.edu> wrote:
> 
> Hi,
> I am trying to get the backbone RMSD between two structures. However I tried selecting backbone and use matchmaker, it gives me same value with the whole protein. So there must be something wrong. Could you please teach me a command that can do this? Thank you so much for helping!
> Best,
> Bixia 
> _______________________________________________
> Chimera-users mailing list: Chimera-users at cgl.ucsf.edu
> Manage subscription: https://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users




More information about the Chimera-users mailing list