[ccp4bb] Coot - way to move the center pointer to a specific x,y,z coordinate?

2014-09-09 Thread Alejandro Virrueta
Does anyone knowhow to move the center pointer to a specific x,y,z coordinate? Or to place some kind of marker at a specific x,y,z coordinate? Thanks, Alex

Re: [ccp4bb] Coot - way to move the center pointer to a specific x,y,z coordinate?

2014-09-09 Thread MARTYN SYMMONS
I usually add a fiducial waters to the pdb file (chain Z - remember those?) - or otherwise heavy atoms which will come up in a distinctive colour usually... Then 'go to atom' under draw menu? Martyn Cambridge Original message From : alejandro.virru...@yale.edu Date : 09/09/2014 - 21:17

Re: [ccp4bb] Coot - way to move the center pointer to a specific x,y,z coordinate?

2014-09-09 Thread Nat Echols
In Python scripting (Calculate menu): set_rotation_centre(x, y, z) I assume there's a Scheme equivalent. -Nat On Tue, Sep 9, 2014 at 1:17 PM, Alejandro Virrueta alejandro.virru...@yale.edu wrote: Does anyone knowhow to move the center pointer to a specific x,y,z coordinate? Or to place

Re: [ccp4bb] Coot - way to move the center pointer to a specific x,y,z coordinate?

2014-09-09 Thread Alejandro Virrueta
Found a solution. Thanks everyone! On Tue, Sep 9, 2014 at 4:17 PM, Alejandro Virrueta alejandro.virru...@yale.edu wrote: Does anyone knowhow to move the center pointer to a specific x,y,z coordinate? Or to place some kind of marker at a specific x,y,z coordinate? Thanks, Alex