[chimerax-users] Interface residue selection - command line option?

Tom Goddard goddard at sonic.net
Wed Sep 15 12:03:13 PDT 2021


Hi Matthias,

  I added an "interfaces select" command to select the contacting residues using buried areas to judge contacts, for example,

open 7mjs
interfaces select /X contacting /H
interfaces select /X contacting /H both true
close

open 1a3n
inter sel /A,B contacting /C,D

More details here

	https://www.rbvi.ucsf.edu/trac/ChimeraX/ticket/5232 <https://www.rbvi.ucsf.edu/trac/ChimeraX/ticket/5232>

It will be in tonight's daily build.

	Tom

> On Sep 15, 2021, at 8:44 AM, Elaine Meng via ChimeraX-users <chimerax-users at cgl.ucsf.edu> wrote:
> 
> Hi Matthias,
> The "interfaces" command uses a multistep procedure of calculating buried SASA between each pair of chains and then using an area cutoff to identify which residues are involved in each interface.  
> <https://rbvi.ucsf.edu/chimerax/docs/user/commands/interfaces.html#interface-residues>
> 
> You could do it with a series of "measure buriedarea" commands, one for each pairwise combination of chains.  You would want to use the options to select residues with buried area greater than some cutoff value.
> <https://rbvi.ucsf.edu/chimerax/docs/user/commands/measure.html#buriedarea>
> 
> An alternative approach is to use "contacts" instead of "measure buriedarea" for each pairwise combination of chains.  Instead of buried area, this goes by distance between the VDW surfaces of the atoms ("overlap" is 0 where VDW surfaces would exactly touch, -1.0 where they are 1A apart, +1.0 where they would intersect by 1A).  The reason we use overlap instead of merely distance is that it accounts for different sizes of different atoms.  However it also has an option to ignore sizes and use center-center distance if that's what you want.
> <https://rbvi.ucsf.edu/chimerax/docs/user/commands/clashes.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 15, 2021, at 6:34 AM, Vorländer,Matthias Kopano via ChimeraX-users <chimerax-users at cgl.ucsf.edu> wrote:
>> 
>> Dear ChimeraX team, 
>> 
>> I am trying to selected interface residues using the “interface” tool. While doing this through the context menu of the interface plot works, I am analyzing a larger number of PDBs and am therefore looking for a way to achieve this through the command line (the contacting chains are displayed already in the log window. Essentially I wonder if it is possible to expand this to the contacting residues).
>> 
>> Thanks a lot in advcance,
>> Matthias
> 
> 
> _______________________________________________
> ChimeraX-users mailing list
> ChimeraX-users at cgl.ucsf.edu
> Manage subscription:
> https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimerax-users/attachments/20210915/8aef9f93/attachment-0001.html>


More information about the ChimeraX-users mailing list