mirror of
https://github.com/rdk/p2rank.git
synced 2026-06-04 12:44:24 +08:00
32 lines
477 B
Promela
32 lines
477 B
Promela
load 1a82a_concavity_residue.pdb
|
|
|
|
bg white
|
|
set ray_shadow=0
|
|
set depth_cue=0
|
|
set ray_trace_fog=0
|
|
|
|
hide everything
|
|
remove resn hoh
|
|
|
|
select backbone, name c+n+o+ca and !het
|
|
deselect
|
|
|
|
select prot, !het
|
|
deselect
|
|
|
|
cmd.spectrum('b', 'blue_white_red', selection='prot')
|
|
|
|
color yellow, het
|
|
show sticks, het
|
|
show spheres, backbone
|
|
|
|
load 1a82a_concavity.dx, grid_map
|
|
isomesh grid_mesh, grid_map, 0.0
|
|
color green, grid_mesh
|
|
|
|
orient
|
|
zoom grid_mesh
|
|
|
|
#ray 1200, 1200
|
|
#png 1a82a_concavity.png
|