Difference between revisions of "Cartoon round helices"

From PyMOLWiki
Jump to navigation Jump to search
 
 
(One intermediate revision 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 17:16, 2 November 2007

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!