Skip to content

Instantly share code, notes, and snippets.

@jaumebonet
Last active March 14, 2019 12:30
Show Gist options
  • Save jaumebonet/d638122218e34c8b4f18 to your computer and use it in GitHub Desktop.
Save jaumebonet/d638122218e34c8b4f18 to your computer and use it in GitHub Desktop.
Pymol Command Scripts
cartoon automatic
set cartoon_loop_radius, 0.3
set cartoon_side_chain_helper, 1
set cartoon_discrete_colors, 1
bg_color white
set ray_opaque_background, off
set ray_texture, 5
set ray_shadows, 0
set antialias, 2
set ray_trace_mode, 1
set max_threads, 4
set specular, 0
set hash_max, 600
draw 2000, 1500, 2
color blue, ss h
color red, ss s
color forest, ss l+''
util.cnc *
@jaumebonet
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment