[PyMOL] selection print out

2007-11-21 Thread Wiktor Jurkowski
How to list residues within given selection? E.g. if I have selection: select name, resi 134 around 4.0 How to get details about atoms, residues which could be used by extrenal code or just copied to text file? Wiktor

Re: [PyMOL] selection print out

2007-11-21 Thread DeLano Scientific
iterate name, print chain,resi,name # or if you want to get really fancy, you can do something # where iterate calls another PyMOL method: load $TUT/1hpv.pdb # NOTE the following text should all appear one line iterate A/50/CA around 5, print chain,resi,name,cmd.get_distance("A/50/CA","///%s/%