Seq view fill char

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 set the character used for filler. The default is '-'.

Syntax

# set the fill character to some character, c
set seq_view_fill_char, c

# for example, set the fill char to X
set seq_view_fill_char, X

See Also