Difference between revisions of "Seq view overlay"

From PyMOLWiki
Jump to navigation Jump to search
m
 
Line 16: Line 16:
  
 
[[Category:Settings|Sequence View Overlay]]
 
[[Category:Settings|Sequence View Overlay]]
 +
[[Category:Seqeuence_Viewer]]

Latest revision as of 11:52, 16 April 2009

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