<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">From: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">Elaine Meng <<a href="mailto:meng@cgl.ucsf.edu" class="">meng@cgl.ucsf.edu</a>><br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">Subject: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class=""><b class="">Re: Chimera Question</b><br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">Date: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">May 8, 2017 at 6:03:55 PM PDT</span></div><br class=""><div class=""><div class="">Hi Shawn,<br class="">I’m out sick… please send Chimera questions to <a href="mailto:chimera-users@cgl.ucsf.edu" class="">chimera-users@cgl.ucsf.edu</a> list.<br class=""></div></div></blockquote><div><br class=""></div>On second thought, I think I can answer quickly.  However, for future reference please use the user list for Chimera questions and include a informative “subject” line to make it easier for others to find … thanks!<br class=""><br class="">Command:  findclash :lys@n test self overlap -99999 log true</div><div><br class=""></div><div>… will put all the Lys N -> Lys N distances (within about 1000 A … just use a larger-magnitude negative overlap  if you think there are longer distances)  in the Log.  It won’t be a table, though, just a list of distances that you would have to process yourself.  Or instead of “log true” (or in addition to it) you could use the “saveFile” option to specify putting the same output into a text file.</div><div><br class=""></div><div>Command and options described here:</div><div><<a href="http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/findclash.html" class="">http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/midas/findclash.html</a>></div><div><br class=""></div><div>Output is like the following example for PDB 2gbp, with distances in the last column:</div><div><br class=""></div><div><div>464 contacts</div><div>atom1  atom2  overlap  distance</div><div>LYS 191.A N  LYS 189.A N  -1.010  4.290</div><div>LYS 223.A N  LYS 227.A N  -1.505  4.785</div><div>LYS 246.A N  LYS 300.A N  -3.378  6.658</div><div>[…etc…]</div><div><br class=""></div><div>However I suspect maybe you meant NZ (the end of the sidechain) instead of the backbone N, in which case the command would be something like</div><div><br class=""></div><div><div>findclash :lys@nz test self overlap -99999 log true</div><div><br class=""></div><div>… with output like:</div><div><br class=""></div><div><div>465 contacts</div><div>atom1  atom2  overlap  distance</div><div>LYS 270.A NZ  LYS 276.A NZ  -1.932  5.212</div><div>LYS 308.A NZ  LYS 246.A NZ  -2.262  5.542</div><div>[…etc…]</div></div></div></div><div><br class=""></div><div>Best,</div><div>Elaine</div><div><div class="">-----<br class="">Elaine C. Meng, Ph.D.                       <br class="">UCSF Computer Graphics Lab (Chimera team) and Babbitt Lab<br class="">Department of Pharmaceutical Chemistry<br class="">University of California, San Francisco</div><blockquote type="cite" class=""><div class=""><div class=""><br class=""><blockquote type="cite" class="">On May 8, 2017, at 4:14 PM, Shawn Sternisha <<a href="mailto:ssternisha@chem.fsu.edu" class="">ssternisha@chem.fsu.edu</a>> wrote:<br class=""><br class="">Hello Dr. Meng,<br class=""><br class="">Sorry to bother you but I have a question about Chimera that I have not been able to find an answer to, despite intensive web searches. I have seen your name on a lot of useful posts and answers so I figured I would give emailing you a shot. I have been searching for a method to measure all possible distance between Lys residues in a protein in a high-throughput manner. <br class=""><br class="">For example, if my protein has 17 Lys residues, is it possible to generate a table that has distance measurements between the N atoms of all of them. I believe that would be 231 possible distances. Any advice you could provide would be greatly appreciated. Thank you for your time in advance.<br class=""><br class="">Best,<br class="">Shawn Sternisha<br class="">PhD Candidate, Miller Laboratory<br class="">Dept. of Chemistry and Biochemistry<br class="">Florida State University<br class=""></blockquote><br class=""><br class=""></div></div></blockquote></div><br class=""></body></html>