Re: [PyMOL] Colouring nucleic acids, without changing the colouring of amino acids

2015-03-26 Thread Sampson, Jared
Hi Brenton - To avoid coloring e.g. Glycine when you only want to color e.g. guanine, prefix the residue name with “D” (as the residues are shown in the Sequence viewer) for DNA. I believe RNA works the same way with “R” as well. set cartoon_color, green, resn DG To color the DNA backbone, yo

Re: [PyMOL] Weird problem with cmd.fetch()

2015-03-26 Thread Irem Altan
Nevermind, I forgot pymol.finish_launching() My apologies, Irem On Mar 26, 2015, at 9:22 PM, Irem Altan mailto:irem.al...@duke.edu>> wrote: Hi, When I run the following code, it gives me an error that I don’t understand. # -*- coding: utf-8 -*- import random import pymol from pymol import cmd,

[PyMOL] Weird problem with cmd.fetch()

2015-03-26 Thread Irem Altan
Hi, When I run the following code, it gives me an error that I don’t understand. # -*- coding: utf-8 -*- import random import pymol from pymol import cmd, stored from pymol.exporting import _resn_to_aa as one_letter def test(): objSel="protein" cmd.fetch('1zv4',objSel) print "now im he

[PyMOL] Fwd: Location of pdb2pqr.py file for PyMOL use on Windows 7

2015-03-26 Thread Brenton Horne
Hi, I've had some trouble with the APBS tools plugin, please see the email below which I sent to the pdb2pqr-users list and I felt as I haven't received a response so far (granted I only sent it 2 hours ago) I felt I should forward this message to PyMOL-users too. Forwarded Message