Seq view label color: Difference between revisions

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...)
 
No edit summary
Line 10: Line 10:
===SEE ALSO===
===SEE ALSO===
[[Seq_view]]
[[Seq_view]]
[[Category:Seqeuence_Viewer]]

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