Select atoms/chains by _atom_site.label_asym_id instead of _atom_site.auth_asym_id?
Hello, Is there a way to select atoms/chains from a mmcif file by their _atom_site.label_asym_id value instead of the _atom_site.auth_asym_id value? Thank you for your help, Ute
Hi Ute, You can select residues (not chains) with their mmcif_chain_id property, e.g. to select all residues with label_asym_id of 'W': sel ::mmcif_chain_id=W --Eric Eric Pettersen UCSF Computer Graphics Lab
On Aug 19, 2025, at 2:48 AM, Ute Roehrig via ChimeraX-users <chimerax-users@cgl.ucsf.edu> wrote:
Hello,
Is there a way to select atoms/chains from a mmcif file by their _atom_site.label_asym_id value instead of the _atom_site.auth_asym_id value?
Thank you for your help, Ute
_______________________________________________ ChimeraX-users mailing list -- chimerax-users@cgl.ucsf.edu <mailto:chimerax-users@cgl.ucsf.edu> To unsubscribe send an email to chimerax-users-leave@cgl.ucsf.edu <mailto:chimerax-users-leave@cgl.ucsf.edu> Archives: https://mail.cgl.ucsf.edu/mailman/archives/list/chimerax-users@cgl.ucsf.edu/
participants (2)
-
Eric Pettersen -
Ute Roehrig