
Hi Colorado (CC'ing the chimerax-users list), This page in the User Guide covers how to specify models, chains, residues, etc. in commands: <https://rbvi.ucsf.edu/chimerax/docs/user/commands/atomspec.html> Besides commands ("color" "show" "style" etc.) you can use the menu and other graphical interfaces. E.g. Select menu or drawing boxes in the Sequence Viewer to select atoms/residues and then the Actions menu to act on the selection. All these commands and tools have help pages in the User Guide. <https://www.rbvi.ucsf.edu/chimerax/docs/user/index.html> <https://www.rbvi.ucsf.edu/chimerax/docs/user/selection.html> You may also want to look at the tutorials, e.g, "protein-ligand binding sites" for general structure analysis <https://www.rbvi.ucsf.edu/chimerax/tutorials.html> <https://www.rbvi.ucsf.edu/chimerax/docs/user/tutorials/binding-sites.html> ...and many example images on our website with links to the command scripts (.cxc files) to generate them, <https://www.rbvi.ucsf.edu/chimerax/gallery.html> <https://www.rbvi.ucsf.edu/chimerax/features.html> I hope this helps, Elaine ----- Elaine C. Meng, Ph.D. UCSF Chimera(X) team Resource for Biocomputing, Visualization, and Informatics Department of Pharmaceutical Chemistry University of California, San Francisco
On Jul 9, 2024, at 11:07 AM, Eric Pettersen <pett@cgl.ucsf.edu> wrote:
Hi Colorado, Happy to hear you like ChimeraX images! In general it would be best to send these kind of general usage questions (that don't include proprietary information) to the chimerax-users list (chimerax-users@cgl.ucsf.edu). ChimeraX is developed by a team of people with varying roles, so some questions may best be answered by one team member whereas other questions might better be answered by another. The answer to a question might also benefit other users this way. To actually answer your question :-), you add :residue-number to the specifier, so if it was residue 53 then "#1/T:53". Also, you only need to include the model number if you have multiple models open. This is all documented of course. To find that documentation you could type "help color", which would bring up the color help page. That page shows the syntax of the command, including "spec", which is a link to another page that explains command-line specifiers in detail.
--Eric
On Jul 9, 2024, at 9:33 AM, Colorado Wilson <colorado@neurosnap.ai> wrote:
Hello Dr. Petterson,
Our company has recently swapped from PyMol to ChimeraX for creating images as ChimeraX provides some beautiful image generation scenes. However, for the life of me and a number of colleagues we cannot figure out how to color a single residue in a chain / structure.
I am able to color a chain like so:
color #1/T#ffffff (color hexcode)
Would you be able to provide any guidance? Thank you for your time and the tool you've made!