How can I get the final optimized coordinate PDB file after molecular mechanics optimization?


Click here for full thread
Clicked A Few Times
The optimizatio should have provided a file "1IVD_opt.qrs" with the optimized geometry. Running prepare with:

read 1IVD_opt.qrs
write 1IVD_opt_final_1.pdb

should give you what you need.