Rafal's code for NMR restraints
[django_unres.git] / files / movie.pml
1 import show_UNRES
2
3 load file_MD000.pdb,md
4
5 smooth md,2,2
6 hide all
7 show stick, md and name CA
8 show sticks,(CYS/CA+CB) and byres (CYS/CB and bound_to CYS/CB)
9 bg_color white
10 spectrum count,rainbow,md
11
12 set ray_trace_frames,1
13 set cache_frames,0
14 viewport 500,400
15 mpng tmp/aa
16
17