t; Sent: Monday, January 03, 2005 6:09 AM
> To: pymol-users@lists.sourceforge.net
> Subject: [PyMOL] Coloring chemical elements with colors of your choice
>
> Hi,
>is it possible to color every chemical element with a
> color of your choice? I found that using the command
On Monday 03 January 2005 15:09, Bianca Mladek wrote:
>is it possible to color every chemical element with a color of your
> choice? I found that using the command
>
> set_color hydrogen, [r,g,b]
You can select by element symbol using something like
color green, (elem C)
This should work for
Hi,
is it possible to color every chemical element with a color of your
choice? I found that using the command
set_color hydrogen, [r,g,b]
one can color the most common chemical elements (H,O,N,...), but I
haven't found a way to do so with other elements (for instance Al, Mg,
...)
Thank you,