Cartoon nucleic acid color: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
== Syntax ==
== Syntax ==
<source lang="python">
<source lang="python">
set cartoon_nucleic_acid_color, red  # set the sugar bb to red
# set the sugar bb to red
set cartoon_nucleic_acid_color, red
</source>
</source>



Revision as of 18:58, 26 February 2007

Overview

This setting determines the color of the sugar bb, when in nucleic acid mode.

Syntax

# set the sugar bb to red
set cartoon_nucleic_acid_color, red

Examples

See Also

Cartoon#Nucleic_Acid_Representation