16 May
2008
16 May
'08
6:12 p.m.
Hi Andrzej, This may be due to an empty atom selection, although it should be caught at an earlier stage. I think this doesn't do what you expect: tls = "(chain A and resid 030:060)" The problem are the leading zeros. Could you try removing all leading zeros in the resid range selections? You can check your atom selections like this: phenix.pdb_atom_selection your.pdb "(chain A and resid 30:60)" This will give you the list of selected atoms. Ralf