This is a read-only mirror of pymolwiki.org

Difference between revisions of "Cartoon round helices"

From PyMOL Wiki
Jump to navigation Jump to search
 
m (3 revisions)
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
<source lang="python">
 
<source lang="python">
 
set cartoon_round_helices, on  # default
 
set cartoon_round_helices, on  # default
set cartoon_round_helices, off  #  
+
set cartoon_round_helices, off  #
 
</source>
 
</source>
  
Line 14: Line 14:
 
Image:cartoon_round_helices_off.png|cartoon round helices OFF
 
Image:cartoon_round_helices_off.png|cartoon round helices OFF
 
</gallery>
 
</gallery>
 +
 +
[[Category:Settings|Cartoon round helices]]

Latest revision as of 01:42, 28 March 2014

Overview

This setting controls the "roundness" of cartoon helices. The default value is "on"; turning this setting off allows helices to pass more closely through C-alpha positions, however the resulting helices are often aesthetically less appealing.

Settings

set cartoon_round_helices, on   # default
set cartoon_round_helices, off  #

Examples

Open the images to actually see the details!