Re: [ccp4bb] Coot label on symmetric residue not working consistent

2017-04-10 Thread B.Lohkamp

On 10/04/2017 20:14, Xiao Lei wrote:

Thanks Paul,

I tried, it failed with a message as below:
Coot>> set-symmetry-shift-search-size 2
BL Warning:: Python syntax error!
   (or you attempted to use an invalid guile command..)
Python error:
invalid, syntax (, line1)

coot>>


You are mixing python and scheme commands. If you use python it should be:

set_symmetry_shift_search_size(2)

... and in scheme there should be parenthesis around the command (see 
http://strucbio.biologie.uni-konstanz.de/ccp4wiki/index.php/Coot#Python_to_Scheme_and_return).


HTH,

Bernhard



On Mon, Apr 10, 2017 at 11:05 AM, Paul Emsley > wrote:

On 10/04/17 18:39, Xiao Lei wrote:

Hi All,

I am using Coot 0.8.3 EL on Mac OS X 10.10.  After I generate
symmetric molecule by Draw---> Cell & Symmetry.  I found double
click a residue in symmetric molecules will give me a label
sometime but not always. I do not know if anyone has similar
experience.



Try applying the solution described for Missing Symmetry in the
manual (4.11.1).

Paul.




Re: [ccp4bb] Coot label on symmetric residue not working consistent

2017-04-10 Thread Xiao Lei
Thanks Paul,

I tried, it failed with a message as below:
Coot>> set-symmetry-shift-search-size 2
BL Warning:: Python syntax error!
   (or you attempted to use an invalid guile command..)
Python error:
invalid, syntax (, line1)

coot>>

On Mon, Apr 10, 2017 at 11:05 AM, Paul Emsley 
wrote:

> On 10/04/17 18:39, Xiao Lei wrote:
>
>> Hi All,
>>
>> I am using Coot 0.8.3 EL on Mac OS X 10.10.  After I generate symmetric
>> molecule by Draw---> Cell & Symmetry.  I found double click a residue in
>> symmetric molecules will give me a label sometime but not always. I do not
>> know if anyone has similar experience.
>>
>>
>>
> Try applying the solution described for Missing Symmetry in the manual
> (4.11.1).
>
> Paul.
>
>


Re: [ccp4bb] Coot label on symmetric residue not working consistent

2017-04-10 Thread Paul Emsley

On 10/04/17 18:39, Xiao Lei wrote:

Hi All,

I am using Coot 0.8.3 EL on Mac OS X 10.10.  After I generate 
symmetric molecule by Draw---> Cell & Symmetry.  I found double click 
a residue in symmetric molecules will give me a label sometime but not 
always. I do not know if anyone has similar experience.





Try applying the solution described for Missing Symmetry in the manual 
(4.11.1).


Paul.


[ccp4bb] Coot label on symmetric residue not working consistent

2017-04-10 Thread Xiao Lei
Hi All,

I am using Coot 0.8.3 EL on Mac OS X 10.10.  After I generate symmetric
molecule by Draw---> Cell & Symmetry.  I found double click a residue in
symmetric molecules will give me a label sometime but not always. I do not
know if anyone has similar experience.