#!/usr/local/bin/vmd
# vmd script saved by save_state
set viewplist {}
set fixedlist {}
mol load pdb Z:/Proteomics/1EMA.pdb
mol delrep 0 top
mol representation Cartoon 2.100000 12.000000 5.000000
mol color ColorID 7
mol selection {all}
mol material Opaque
mol addrep top
set viewpoints([molinfo top]) {{{1.000000 0.000000 0.000000 -25.382065} {0.000000 1.000000 0.000000 -28.761181} {0.000000 0.000000 1.000000 -38.820385} {0.000000 0.000000 0.000000 1.000000}} {{-0.161483 0.616209 0.770851 0.000000} {0.963868 0.266163 -0.010851 0.000000} {-0.211858 0.741245 -0.636926 0.000000} {0.000000 0.000000 0.000000 1.000000}} {{0.040701 0.000000 0.000000 0.000000} {0.000000 0.040701 0.000000 0.000000} {0.000000 0.000000 0.040701 0.000000} {0.000000 0.000000 0.000000 1.000000}} {{1.000000 0.000000 0.000000 0.110000} {0.000000 1.000000 0.000000 -0.070000} {0.000000 0.000000 1.000000 0.000000} {0.000000 0.000000 0.000000 1.000000}}}
lappend viewplist [molinfo top]
set topmol [molinfo top]
# done with molecule 1
foreach v $viewplist {
  molinfo $v set {center_matrix rotate_matrix scale_matrix
global_matrix} $viewpoints($v)
}
foreach v $fixedlist {
  molinfo $v set fixed 1
}
unset viewplist
unset fixedlist
mol top $topmol
unset topmol
color Resname {CRO} gray
color Resname {MSE} orange
color Resname {HOH} yellow
color Chain {X} blue
color Segname {} blue
color Molecule {1EMA.pdb:000} blue
color Molecule {1EMA.pdb:001} red
color Surface {Grasp} gray
color change rgb 0 0.0 0.0 1.0
color change rgb 2 0.34999999404 0.34999999404 0.34999999404
color change rgb 3 1.0 0.5 0.0
color change rgb 4 1.0 1.0 0.0
color change rgb 5 0.5 0.5 0.20000000298
color change rgb 6 0.600000023842 0.600000023842 0.600000023842
color change rgb 7 0.0 1.0 0.0
color change rgb 9 1.0 0.600000023842 0.600000023842
color change rgb 11 0.649999976158 0.0 0.649999976158
color change rgb 12 0.5 0.899999976158 0.40000000596
color change rgb 13 0.899999976158 0.40000000596 0.699999988079
color change rgb 14 0.5 0.300000011921 0.0
color change rgb 15 0.5 0.5 0.75
