From: Per Jr. Greisen (greisen_at_binf.ku.dk)
Date: Fri Aug 11 2006 - 05:19:15 CDT

Hey,

I am getting coordinates from a dcd file and would like to align the
coordinates before writting them to a file. I have made the following:

obj. = sel.AtomSel('name CA')
obj.frame(i)
obj.align()
obj.write('frame_align.pdb','pdb')

This works but I am not 100 % sure it is correct?

Thanks in advance

-- 
Best Regards
Per Jr. Greisen