Difference between revisions of "Seq view label mode"

From PyMOLWiki
Jump to navigation Jump to search
(New page: ===OVERVIEW=== The '''seq_view_label_mode''' setting controls the display of the sequence viewer in PyMOL. Currently, the settings are: * 0 = Just the object name and chosen sequence form...)
(No difference)

Revision as of 13:49, 9 March 2007

OVERVIEW

The seq_view_label_mode setting controls the display of the sequence viewer in PyMOL. Currently, the settings are:

  • 0 = Just the object name and chosen sequence format
  • 1 = The object name and chosen sequence format along with the residue numbering and chain name
  • 2 = Residue numbering and chain name
  • 3 = Just the residue sequence (no numbers, object names, etc.)

USAGE

# turn off everything but the sequence display
set seq_view_label_mode, 3

SEE ALSO

Seq_view