Seq view overlay

From PyMOLWiki
Revision as of 16:46, 2 November 2007 by Inchoate (talk | contribs)
Jump to navigation Jump to search

OVERVIEW

The seq_view_overaly setting controls whether or not the background of the sequence viewer is opaque or not, allowing access to the underlying molecules.


USAGE

# make the sequence viewer background transparent
set seq_view_overlay, 1

# make it opaque again
set seq_view_overlay, 0

SEE ALSO

Seq_view