Difference between revisions of "Seq view unaligned color"

From PyMOLWiki
Jump to navigation Jump to search
(New page: = Overivew = Sets the colors of unaligned residues in the sequence viewer. = Syntax = <source lang="python"> # set the color set seq_view_unaligned_color, color # for example set seq_vie...)
 
 
Line 15: Line 15:
  
 
[[Category:Seqeuence_Viewer]]
 
[[Category:Seqeuence_Viewer]]
 +
[[Category:Coloring]]

Latest revision as of 17:31, 17 April 2009

Overivew

Sets the colors of unaligned residues in the sequence viewer.

Syntax

# set the color
set seq_view_unaligned_color, color

# for example
set seq_view_unaligned_color, cyan

See Also

Color