RE: [PyMOL] Coloring chemical elements with colors of your choice

2005-01-03 Thread Warren DeLano
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

Re: [PyMOL] Coloring chemical elements with colors of your choice

2005-01-03 Thread lieven
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

[PyMOL] Coloring chemical elements with colors of your choice

2005-01-03 Thread Bianca Mladek
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,