Ribbon side chain helper: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
(Created page with 'Enabling Ribbon_side_chain_helper will hide the Lines and Sticks representation of backbone atoms when the Ribbon and Lines/Sticks representations are shown. The…')
 
No edit summary
 
Line 14: Line 14:
set ribbon_side_chain_helper, off
set ribbon_side_chain_helper, off
</source>
</source>
= See Also =
[[Cartoon_side_chain_helper]]


[[Category:Settings]]
[[Category:Settings]]

Latest revision as of 17:47, 28 September 2010

Enabling Ribbon_side_chain_helper will hide the Lines and Sticks representation of backbone atoms when the Ribbon and Lines/Sticks representations are shown. The effect is to help simplify the visualization of the backbone structure with sidechains shown.

Usage

# turn on
set ribbon_side_chain_helper, on

# turn off
set ribbon_side_chain_helper, off

See Also

Cartoon_side_chain_helper