Dear all,
I have been trying to "wrap" my protein in the trajectory using the following command, using VMD:
set sel [atomselect top protein]
pbc wrap -centersel $sel origin -compound res -all.
I am not sure if it works, because even though I can see how it process the frames, all atoms appear in white and proteins does not move at all.
Also, when I try to save my trajectory by using:
anímate write dcd new.dcd sel $sel my trajectory is not saved
Do you have any recommendation? I would really appreciate them.
Thanks in advance.