From: ziemys_at_ecr6.ohio-state.edu
Date: Fri Feb 10 2006 - 13:04:07 CST

HI !

I got a list object, which contains records with atom serial numbers and related amino acid inforation to the atoms, in my script.

Is there any way to use 'AtomSel' in scripts to make appropriate selection from may particular atoms from the list.

Say we have list atom serial numbers in a list A = [n1,n2,n3]. I want to get selection liek that :
            sel1 = AtomSel('searial -> A[index],...)

I tryed various ways , but get errors. Is any clue to to this proeblem ?

Arturas