Cartoon ring mode: Difference between revisions
Jump to navigation
Jump to search
m (→Overview) |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
== Syntax == | == Syntax == | ||
<source lang="python"> | <source lang="python"> | ||
# try other natural numbers | |||
set cartoon_ring_mode, 3 | |||
</source> | </source> | ||
Currently, there are 7 modes, numbered '''0''' through '''6'''. See the illustrations below. | |||
== Examples == | == Examples == | ||
Line 19: | Line 22: | ||
== See Also == | == See Also == | ||
[[Cartoon#Nucleic_Acid_Representation]] | [[Cartoon#Nucleic_Acid_Representation]] | ||
[[Category:Settings|Cartoon ring mode]] | |||
[[Category:Nucleic_Acids|Cartoon ring mode]] |
Latest revision as of 16:16, 2 November 2007
Overview
PyMOL provides a variety of representations for illustrating nucleic acid structures. This setting, ring_mode, affects how PyMol draws the bases in a nucleic acid representation.
Syntax
# try other natural numbers
set cartoon_ring_mode, 3
Currently, there are 7 modes, numbered 0 through 6. See the illustrations below.