Seq view location: Difference between revisions
Jump to navigation
Jump to search
Philaltist (talk | contribs) mNo edit summary |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==Overview== | ==Overview== | ||
seq_view_location affects the location of the sequence viewer. | |||
==Syntax== | ==Syntax== | ||
set | set seq_view_location, ''integer'' | ||
set ''integer'' to 0 to get the default (the viewer is on top of the internal window) | set ''integer'' to 0 to get the default (the viewer is on top of the internal window) | ||
Line 12: | Line 12: | ||
== | ==See Also== | ||
[[seq_view]] | *[[seq_view]] | ||
*[[seq_view_color]] | |||
*[[seq_view_discrete_by_state]] | |||
*[[seq_view_fill_char]] | |||
*[[seq_view_fill_color]] | |||
*[[seq_view_format]] | |||
*[[seq_view_label_color]] | |||
*[[seq_view_label_mode]] | |||
*[[seq_view_label_spacing]] | |||
*[[seq_view_label_start]] | |||
*[[seq_view_overlay]] | |||
*[[seq_view_unaligned_color]] | |||
*[[seq_view_unaligned_mode]] | |||
[[ | [[Category:Settings|Seq view location]] | ||
[[Category:Seqeuence_Viewer]] | |||
[[ |
Latest revision as of 10:52, 16 April 2009
Overview
seq_view_location affects the location of the sequence viewer.
Syntax
set seq_view_location, integer
set integer to 0 to get the default (the viewer is on top of the internal window)
set integer to 1 or higher to locate the sequence viewer just above the command line.