Hi Petro,
Add the following to your .pymolrc file (pymolrc.pml on Windows)
cmd.do("hide cartoon")
cmd.do("show sticks")
# I also add these lines to my pymolrc
set bg_rgb, white
set stick_radius, 0.125
set valence, off
Best regards,
Blaine
Blaine Mooers, Ph.D.
Associate Professor
Department of
Thank you.
I will try that.
Best regards.
Petro.
On Wed, 17 May 2023 at 17:17, Mooers, Blaine H.M. (HSC) <
blaine-moo...@ouhsc.edu> wrote:
> Hi Petro,
>
> Add the following to your .pymolrc file (pymolrc.pml on Windows)
>
> cmd.do("hide cartoon")
> cmd.do("show sticks")
>
> # I also add these li