Jump to content

Seq view label mode

From PyMOL Wiki

OVERVIEW

[edit]

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

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

SEE ALSO

[edit]

Seq_view