VMD-L Mailing List
From: Per Jr. Greisen (greisen_at_binf.ku.dk)
Date: Fri Aug 11 2006 - 05:19:15 CDT
- Next message: Shirley Li: "Re: To display only certain regions of the .dx map in VMD"
- Previous message: John Stone: "Re: Compiling VMD with full OpenGL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Next message: Shirley Li: "Re: To display only certain regions of the .dx map in VMD"
- Previous message: John Stone: "Re: Compiling VMD with full OpenGL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]