<div dir="ltr"><div dir="auto">Hi Meng,</div><div dir="auto"><br></div><div>Thank you! </div><div><br></div><div>Both suggestions work for me.</div><div><br></div><div>Kind regards,</div><div>Priyanka</div><div><br></div></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 6, 2022 at 2:05 PM Elaine Meng <<a href="mailto:meng@cgl.ucsf.edu" target="_blank">meng@cgl.ucsf.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Priyanka,<br>
I'm guessing you mean to color only atoms and not the ribbon, in which case you would just add "target a" or "atoms" (meaning atoms only) to the coloring command, e.g. show and color atoms of residues 10-20:<br>
<br>
show :10-20<br>
color :10-20 red target a<br>
<br>
See explanation of "target" option:<br>
<<a href="https://rbvi.ucsf.edu/chimerax/docs/user/commands/color.html#simple" rel="noreferrer" target="_blank">https://rbvi.ucsf.edu/chimerax/docs/user/commands/color.html#simple</a>><br>
<br>
However, if you are showing the actual backbone atoms (not ribbon) and you really only want to color the sidechains, you can also do that by specifying sidechain (e.g. "sideonly" if you don't want to include CA):<br>
<br>
hide ribbons<br>
color :10-20 & sideonly yellow<br>
<br>
Terms like "sideonly" that can be used in specification are explained here:<br>
<<a href="https://rbvi.ucsf.edu/chimerax/docs/user/commands/atomspec.html#builtin" rel="noreferrer" target="_blank">https://rbvi.ucsf.edu/chimerax/docs/user/commands/atomspec.html#builtin</a>><br>
<br>
I hope this helps,<br>
Elaine<br>
-----<br>
Elaine C. Meng, Ph.D.                       <br>
UCSF Chimera(X) team<br>
Department of Pharmaceutical Chemistry<br>
University of California, San Francisco<br>
<br>
> On Sep 6, 2022, at 10:55 AM, Priyanka Abeyrathne via ChimeraX-users <<a href="mailto:chimerax-users@cgl.ucsf.edu" target="_blank">chimerax-users@cgl.ucsf.edu</a>> wrote:<br>
> <br>
> Hi,<br>
> Could you let me know the command to color only the side chain not the backbone of amino acids in ChimeraX, please?<br>
> Thank you.<br>
> Kind regards,<br>
> Priyanka<br>
<br>
</blockquote></div></div>