Seq view color: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
(New page: = Overivew = This setting controls the color that the sequences in the sequence viewer are displayed. = Syntax = <source lang="python"> # set the color to 'color' # valid colors are any P...)
 
No edit summary
 
Line 16: Line 16:


[[Category:Seqeuence_Viewer]]
[[Category:Seqeuence_Viewer]]
[[Category:Coloring]]

Latest revision as of 16:31, 17 April 2009

Overivew

This setting controls the color that the sequences in the sequence viewer are displayed.

Syntax

# set the color to 'color'
# valid colors are any PyMOL-known colors
set seq_view_color, color

# set the seq view color to marine
set seq_view_color, marine

See Also

Color