Seq view label spacing

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.

Overivew

This controls how the sequence indices are shown in the sequence viewer. Setting this to 1 means every index will be shown, setting this to 5, means that every 5th residue index will be shown in the sequence viewer.

Note: Don't forget to turn on the sequence viewer, set seq_view.

Syntax

# set to any positive integer
set seq_view_label_spacing, int

# for example, set it to 5
set seq_view_label_spacing, 5