Re: [PyMOL] gradient color scheme in pymol

2005-05-06 Thread Charles Moad
set_color salmon, [1.0, 0.8, 0.8] color salmon, all Bingding Huang wrote: > > Another question, > Is it possible to use RGB color in pymol like > > color [0,128,255], resn CYS > ? > I tried it but it failed in pymol! > > > Thanks? > >> Is there any gradient color scheme in pymol? >> i.e, diff

Re: [PyMOL] gradient color scheme in pymol

2005-05-06 Thread Bingding Huang
Another question, Is it possible to use RGB color in pymol like color [0,128,255], resn CYS ? I tried it but it failed in pymol! Thanks? Is there any gradient color scheme in pymol? i.e, different residues have different values and I want to color them in a gradient color scheme in pymol. Fo