[PyMOL] Per residue rms?

2007-09-20 Thread Per Larsson
Dear people Is there somewhere in pymol that will allow me to print or otherwise get access to per-residue rms-values when doing a structural superposition? Regards /Per Larsson

[PyMOL] pymol in the background

2007-09-20 Thread Gordon Wells
Hi I seem to be having trouble running pymol (v1.0, gentoo) in the background from a terminal, neither appending "&" nor "ctrl+z" followed "bg" is doing the trick. In both cases pymol freezes during certain operations, eg opening pdbs, drawing cartoon. The window controls themselves respond. Don'

Re: [PyMOL] pymol in the background

2007-09-20 Thread Andreas Forster
Hey Gordon, I don't quite understand your problem. Pymol can be run in the background (or even remotely) by calling it as pymol -qc script.py When you want to use it interactively, the shell it was started from is used for all sorts of output. Why do you need this shell? Just open anothe

Re: [PyMOL] pymol in the background

2007-09-20 Thread Justin Schmitz
HI! I tried it with the latest version in the portage in an login shell and both went fine, working in the shell and using pymol. I'm using eterm. What about using screen? justin Gordon Wells schrieb: Hi I seem to be having trouble running pymol (v1.0, gentoo) in the background from a ter

Re: [PyMOL] pymol in the background

2007-09-20 Thread DeLano Scientific
Try redirecting stderr and stdout to a file -- the process may be getting suspended by the shell due to output. csh/tcsh: pymol -qc script.pml >& pymol.log sh/bash: pymol -qc script.pml > pymol.log 2>&1 _ From: pymol-users-boun...@lists.sourceforge.net [mailto:pymol-users-bou

[PyMOL] Mutagenesis wizard

2007-09-20 Thread Mitchell J Stanton-Cook
Hi, To perform the mutations I have followed the steps as per: http://www.pymolwiki.org/index.php/Mutagenesis However, step 6. (apply) results in this: Selector-Error: invalid model "and". ( ( Model and _mutate_sel ) )<-- Anyone with any ideas? Cheers Mitch -- Mitchell Jon Stanton-Cook PhD

Re: [PyMOL] How do I handle pmw virtual package for pymol 1.0 on Mac OS 10.4.10?

2007-09-20 Thread Lorraine Cavanaugh
Dear Jack and Bill, You were both right- the fink install was a total bear. I needed to re-install fink, and ran into lots of problems with the self-update from there. I did get it to finally work, though-pymol looks great! And Bill- thanks for the pointer to your webpages. You maintain a vital