Difference between revisions of "Cartoon side chain helper"

From PyMOLWiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
cartoon_side_chain_helper
 
 
== Overview ==
 
== Overview ==
  

Revision as of 10:49, 27 November 2006

Overview

set cartoon_side_chain_helper is an easy way, in cartoon mode, to only show the sidechain of a residue.
For residues represented in cartoon (but not ribbon) form, if you show the residue also in stick or wireframe cartoon_side_chain_helper hides backbone atoms. Showing the sidechain in this method distorts the cartoon shape so it joins with the sidechain, effectively over-riding any cartoon_flat_cycles setting for that residue.

Syntax

set cartoon_side_chain_helper, off            
set cartoon_side_chain_helper, 0              #off

set cartoon_side_chain_helper, on             
set cartoon_side_chain_helper, 1              #on

Example