Last active
March 14, 2019 12:30
-
-
Save jaumebonet/d638122218e34c8b4f18 to your computer and use it in GitHub Desktop.
Pymol Command Scripts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set max_threads, 4 | |
set specular, 0 | |
set hash_max, 600 | |
draw 2000, 1500, 2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
color blue, ss h | |
color red, ss s | |
color forest, ss l+'' | |
util.cnc * |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Play with cartoon representations?
http://pymol.sourceforge.net/newman/user/S0260cartoons.html