Reference.vmd.script
From Rizzo_Lab
#opens the file that has the atoms that are to be restrained # if amber inputs do this # mol load parm7 parm.file rst7 crd.file # if namd inputs do this mol load psf psf.file pdb pdb.file set all [atomselect top all] $all writepdb ./gdp.reference01.pdb quit