<div dir="ltr">Thank you, Elaine. <div>Is it possible to display the surface dot/mesh with VDW size of only side-chain atoms instead of their solvent excluded surface area?</div><div><br></div><div>Mary</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 9, 2022 at 1:28 PM Elaine Meng <<a href="mailto:meng@cgl.ucsf.edu">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 Mary,<br>
You cannot show atomic spheres as dots or mesh, although you could make them transparent. To show atoms as both spheres and sticks you would have to open two copies of the atoms, however. Example commands:<br>
<br>
open 1gcn<br>
open 1gcn<br>
hide ribbon<br>
show atoms<br>
style #2 sphere<br>
transparency #2 50 target a<br>
<br>
Alternatively, you could show molecular surface at the same time as the stick atoms without opening an extra copy. You can show molecular surface as transparent, or dots, or mesh. Example commands:<br>
<br>
open 1gcn<br>
hide ribbon<br>
show atoms<br>
surface style mesh<br>
surface style dot<br>
surface style solid<br>
transparency 50 targ s<br>
<br>
For details and command options, use help command, e.g. "help style", "help surface" or "help transparency"<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>
<br>
> On Feb 9, 2022, at 4:51 AM, Mary Liu via ChimeraX-users <<a href="mailto:chimerax-users@cgl.ucsf.edu" target="_blank">chimerax-users@cgl.ucsf.edu</a>> wrote:<br>
> <br>
> Dear Chimera X users, <br>
> <br>
> Is it possible to show atom style as spheres and stick simultaneously with spheres displayed as dots or mesh so the stick is still visible within sphere dots?<br>
> <br>
> Thank you<br>
> Mary<br>
<br>
</blockquote></div>