Seq view fill char

From PyMOLWiki
Revision as of 07:46, 27 April 2009 by Inchoate (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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