Seq view label mode

From PyMOLWiki
Revision as of 11:51, 16 April 2009 by Inchoate (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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