Re: [PyMOL] Pymol issues for coloring ball and stick representation

2015-12-18 Thread David Hall
set_bond stick_color, color, selection

For more info on what is used to create the ball and stick preset, see:

http://sourceforge.net/p/pymol/code/HEAD/tree/trunk/pymol/modules/pymol/preset.py#l144


-David


> On Dec 17, 2015, at 2:35 AM, ANURAG SANKHYAN  wrote:
> 
> Dear all
> 
> I am a user of PyMol using an academic version (free). 
> I am trying to develop a 3D model for my protein-protein interactions. I have 
> chosen a ball and stick preset representations.
> The problem is that I cannot get a single color for the stick and the ball 
> for representing my molecule. While the ball color is easily changed, the 
> stick color remains grey. I have tried most of the options for color change 
> but am not getting the desired results. Any suggestions for this?
> 
> Anurag
> --
> ___
> PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
> Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
> Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

--
___
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

[PyMOL] Pymol issues for coloring ball and stick representation

2015-12-18 Thread ANURAG SANKHYAN
Dear all

I am a user of PyMol using an academic version (free).
I am trying to develop a 3D model for my protein-protein interactions. I
have chosen a ball and stick preset representations.
The problem is that I cannot get a single color for the stick and the ball
for representing my molecule. While the ball color is easily changed, the
stick color remains grey. I have tried most of the options for color change
but am not getting the desired results. Any suggestions for this?

Anurag
--
___
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Re: [PyMOL] Pymol issues for coloring ball and stick representation

2015-12-18 Thread Jame R . Ketudat-Cairns
?Hi Anurag,



Try:

set_bond stick_color, color, selection

Where color is your color of choice and selection is the object for which you 
want to change the bond color.

Best wishes,

Jim


From: ANURAG SANKHYAN <anu...@thsti.res.in>
Sent: Thursday, December 17, 2015 2:35 PM
To: pymol-users@lists.sourceforge.net
Subject: [PyMOL] Pymol issues for coloring ball and stick representation

Dear all

I am a user of PyMol using an academic version (free).
I am trying to develop a 3D model for my protein-protein interactions. I have 
chosen a ball and stick preset representations.
The problem is that I cannot get a single color for the stick and the ball for 
representing my molecule. While the ball color is easily changed, the stick 
color remains grey. I have tried most of the options for color change but am 
not getting the desired results. Any suggestions for this?

Anurag
--
___
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net