Difference between revisions of "Seq view color"

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 difference)

Revision as of 11:57, 16 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