
Hi Joshua, ChimeraX gets the chain descriptions from a PDB file by processing the COMPND records, specifically the MOL_ID, MOLECULE, CHAIN, and SYNONYM "sub-records" of the COMPND records, as per the somewhat ugly code at lines 1482-1525 of atomic/src/structure.py <https://github.com/RBVI/ChimeraX/blob/develop/src/bundles/atomic/src/structu...>. For mmCIF files, it does analogous things by processing the struct_asym and entity tables. --Eric Eric Pettersen UCSF Computer Graphics Lab
On Mar 26, 2024, at 12:04 PM, Joshua Arribere via ChimeraX-users <chimerax-users@cgl.ucsf.edu> wrote:
Hello,
When I load a pdb into chimerax, a table appears with the chain IDs and associated descriptions. I would like to change the chain descriptions. How do I do that?
Thank you,
J _______________________________________________ ChimeraX-users mailing list -- chimerax-users@cgl.ucsf.edu To unsubscribe send an email to chimerax-users-leave@cgl.ucsf.edu Archives: https://mail.cgl.ucsf.edu/mailman/archives/list/chimerax-users@cgl.ucsf.edu/