<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<div>Thanks a lot Elaine. Its greatly helpful. <br>
<br>
Have a lovely weekend<br>
Arvind
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Elaine Meng <meng@cgl.ucsf.edu><br>
<b>Sent:</b> Saturday, April 13, 2019 6:45:59 PM<br>
<b>To:</b> Arvind SHARMA<br>
<b>Cc:</b> chimera-users@cgl.ucsf.edu BB<br>
<b>Subject:</b> Re: [Chimera-users] rmsd of selected region: multiple chains</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi Arvind,<br>
The “rmsd” command uses whatever atoms you specify in the command. If you specify only residues but not atom names, that means all of their atoms. The following measure RMSD between residues 6-10 chain A of model #0 vs. model #1, based on all atoms, CA only,
backbone only (N,CA,C,O), respectively:<br>
<br>
rmsd #0:6-10.a #1:6-10.a<br>
rmsd #0:6-10.a@ca #1:6-10.a@ca<br>
rmsd #0:6-10.a@n,ca,c,o #1:6-10.a@n,ca,c,o<br>
<br>
The pain is figuring out all the residue numbers you want to list. If you don’t know exactly which numbers in which chains, but you know how to select them, you could use menu: Actions… Write List to report which residues are selected. The specifications
could include residues from multiple chains, e.g. :26-28.a,45.b@ca<br>
<br>
<<a href="http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/atom_spec.html#hierarchy">http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/atom_spec.html#hierarchy</a>><br>
<br>
In Multalign Viewer, the values reported in the RMSD column of the Region Browser are CA-only.<br>
<<a href="http://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/multalignviewer/multalignviewer.html#regionbrowser">http://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/multalignviewer/multalignviewer.html#regionbrowser</a>><br>
<br>
I hope this helps,<br>
Elaine<br>
-----<br>
Elaine C. Meng, Ph.D. <br>
UCSF Chimera(X) team<br>
Department of Pharmaceutical Chemistry<br>
University of California, San Francisco<br>
<br>
> On Apr 13, 2019, at 9:22 AM, Arvind SHARMA <arvind.sharma@pasteur.fr> wrote:<br>
> <br>
> Hi,<br>
> I want to get rmsd of an interface (constituted by 4 chains in heterotetramer protein) in bound and unbound conformations. so far I am trying to do this by using 'rmsd' command, but i am not sure if its the c-alfa or backbone or the full rmsd. I get a different
rmsd value when I just open the sequences, perform structure association and then select sequence to get rmsd.
<br>
> <br>
> Is there a command to select residues of different chains (the quaternary interface in my case) and perform either backbone or full rmsd???<br>
> thanks a lot.<br>
> best,<br>
> arvind.<br>
<br>
</div>
</span></font>
</body>
</html>