Seq view label mode

From PyMOLWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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