On 06/08/10 18:51, Lepore, Bryan wrote:
(graphics-to-ca-plus-ligands-representation range )

Sorry, Coot is just not built to do this sort of thing.
FWIW,
(graphics-to-ca-plus-ligands-representation 0 )
(graphics-to-ca-plus-ligands-representation 1 )
(graphics-to-ca-plus-ligands-representation . )
(graphics-to-ca-plus-ligands-representation n )

Oh (with a bit of off-list chat) I see what you mean.  You want:

(define my-range (model-molecule-list)) ;; just an example, (range 1 5) is another
(map graphics-to-ca-representation my-range)

Paul.

Reply via email to