This is a read-only mirror of pymolwiki.org

Difference between revisions of "Seq view label mode"

From PyMOL Wiki
Jump to navigation Jump to search
m (2 revisions)
 
(No difference)

Latest revision as of 03:49, 28 March 2014

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