Hi, How can I tell which atoms are in a selection? For example, I've opened up a pdb file and selected all non-backbone atoms within five angstroms of the active site. Now I want to get a list of the atoms in that selection. My selection was called "nearby" and I tried "print nearby" but got a NameError.
Sorry if the answer's obvious and I've just missed it. thanks, -michael