Difference between revisions of "Cartoon nucleic acid color"

From PyMOLWiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
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>
  
 
== Examples ==
 
== Examples ==
[[Image:Cna_color2.png|thumb|Color Red|left|300px]]
+
<gallery>
[[Image:Cna_color1.png|thumb|Color Blue|left|300px]]
+
Image:Cna_color2.png|Color Red
 
+
Image:Cna_color1.png|Color Blue
 
+
</gallery>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  
 
== See Also ==
 
== See Also ==
 
[[Cartoon#Nucleic_Acid_Representation]]
 
[[Cartoon#Nucleic_Acid_Representation]]
 +
 +
[[Category:Settings|Cartoon nucleic acid color]]
 +
[[Category:Nucleic_Acids|Cartoon nucleic acid color]]
 +
[[Category:Coloring]]

Latest revision as of 13:57, 28 August 2008

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