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 * |
Hide Hydrogents
hide (hydro)
Cartoon Trace in CA structures
set cartoon_trace, 1
Align multiple states to a selection (in a given state)
intra_fit (selection),state
Change the width of the distance lines
set dash_width, 4
Take out dashed lines in chain breaks
set cartoon_gap_cutoff, 0
Alter line thickness in ray trace mode 1
set ray_trace_gain, 0.0
Remove light highlights
set spec_reflect, 0
https://pymolwiki.org/index.php/Spec_reflect
check also
https://pymolwiki.org/index.php/Spec_power
Change the size of a sphere
with 1 being the default value...
set sphere_scale, 0.3
Play with cartoon representations?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Mimic Low Resolution Structures
Represent alpha helices as cylinders:
Represent helix as low-res (no arrow)
Go back to normal helix representation with: