Re: [PyMOL] drawing and formating bonds between atoms

2012-01-31 Thread Gonzalo Parra
> set_bond line_color, yourColor, sele > > You can also use > > set_bond stick_color, yourColor, sele > > for sticks. > > "sele" should be the two bound atoms. > > Cheers, > > -- Jason > > > On Tue, Jan 31, 2012 at 1:51 PM, Gonzalo

[PyMOL] drawing and formating bonds between atoms

2012-01-31 Thread Gonzalo Parra
Hello everyone,I was trying to make a pymol script. I have to draw different lines in my pdb structure with different colors.So, I find the way to draw a bond between to atoms, for example."bond resi 234 and resn GLU and name CA, resi 259 and resn SER and name CA" But it always draw the bond wi