Difference between revisions of "Seq view label color"

From PyMOLWiki
Jump to navigation Jump to search
(New page: ===OVERVIEW=== The '''Seq_view_label_color''' setting controls the setting of the color that the information about the sequence in displayed in. ===USAGE=== <source lang="python"> # make the informatio...)
 
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
 
===SEE ALSO===
 
===SEE ALSO===
 
[[Seq_view]]
 
[[Seq_view]]
 +
 +
[[Category:Seqeuence_Viewer]]
 +
[[Category:Coloring]]

Latest revision as of 17:30, 17 April 2009

OVERVIEW

The Seq_view_label_color setting controls the setting of the color that the information about the sequence in displayed in.

USAGE

# make the information cyan
set seq_view_label_color, cyan

SEE ALSO

Seq_view