[PyMOL] Disabling SpaceNavigator

2016-05-17 Thread Andrew Chadwick
Hi All, With apologies if I have missed something obvious - is it possible to disable 3DConnexion SpaceNavigator support in Pymol? To be more specific, I am trying to build a system in which Pymol is being directed by a background application. Pymol with therefore have focus (be the foremost appl

Re: [PyMOL] How to export secondary structure information from a PDB using PyMol?

2016-05-17 Thread Julian Heinrich
Hi, in case you haven't solved this yet, the following command prints the residue number and secondary structure: iterate n. CA, print resi + ':' + ss Cheers, Julian On Fri, May 13, 2016 at 10:40 PM ZHANG Cheng <272699...@qq.com> wrote: > Dear PyMol friends, > I would like to export the second

Re: [PyMOL] How to export secondary structure information from a PDBusing PyMol?

2016-05-17 Thread ZHANG Cheng
Hi Julian, Thank you so much. I just tested it and it worked as well! Yours sincerely Cheng -- Original -- From: "Julian Heinrich";; Date: Wed, May 18, 2016 01:37 AM To: "ZHANG Cheng"<272699...@qq.com>; "pymol-users"; Subject: Re: [PyMOL] How to export s