Cartoon side chain helper: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Overview ==
== Overview ==


set cartoon_side_chain_helper is an easy way, in cartoon mode, to only show the sidechain of a residue.<br>
set '''cartoon_side_chain_helper''' is an easy way, in cartoon mode, to only show the side chain 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.
 
For residues represented in [[cartoon]] (but not [[ribbon]]) form, if you show the residue also in [[Sticks|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 ==
== Syntax ==
Line 19: Line 20:
Image:cartoon_side_chain_helper_off.png|cartoon_side_chain_helper off
Image:cartoon_side_chain_helper_off.png|cartoon_side_chain_helper off
</gallery>
</gallery>
= See Also=
[[Ribbon_side_chain_helper]]
[[Category:Settings|Cartoon side chain helper]]

Latest revision as of 16:40, 28 September 2010

Overview

set cartoon_side_chain_helper is an easy way, in cartoon mode, to only show the side chain 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

See Also

Ribbon_side_chain_helper