Re: [PyMOL] Discrepancy between select within and distance?

2013-05-21 Thread Dan R
Great, that seems to have fixed the problem. Thanks for your help, Dan From: jason.vertr...@schrodinger.com Date: Mon, 20 May 2013 10:25:14 -0500 Subject: Re: [PyMOL] Discrepancy between select within and distance? To: psdny...@outlook.com CC: pymol-users@lists.sourceforge.net Hi, Folmer is cor

Re: [PyMOL] Label by selection identifier

2013-05-21 Thread Thomas Holder
Hi Jordan, use the "first" operator: PyMOL> label first foo, "foo" or for the first CA atom in foo: PyMOL> label first (foo and guide), "foo" Cheers, Thomas Jordan Willis wrote, On 05/21/13 11:07: > Yes thank you! > > I meant to post that as my solution considering it works pretty good. >

Re: [PyMOL] Label by selection identifier

2013-05-21 Thread Jordan Willis
Yes thank you! I meant to post that as my solution considering it works pretty good. It preserves depth and position. Jordan On May 21, 2013, at 3:45 AM, Folmer Fredslund wrote: > Hi Jordan, > > As a workaround you can label just the CA's (so this doesn't answer your > question exactly

Re: [PyMOL] Label by selection identifier

2013-05-21 Thread Folmer Fredslund
Hi Jordan, As a workaround you can label just the CA's (so this doesn't answer your question exactly, but might be usefull): label foo and n. CA, "foo" Hope this helps, Folmer 2013/5/21 Jordan Willis > Hello, > > This should be straightforward, > > Is it possible to label selections by their