The Editing Cursor
cursor_leftcursor_rightcursor_upcursor_down- Move the editing cursor in the appropriate direction. The exact allowed movements depends on where the cursor is and whether cutoff data is displayed.
read_startread_end- Positions the cursor at the beginning or end of the used data for this sequence.
read_start2read_end2-
Positions the cursor at the beginning or end of the displayed data for
this sequence. These differ from
read_startandread_endwhen cutoff data is displayed in that they use the ends of the cutoff data. contig_startcontig_end- Positions the cursor on the consensus line at the start or end of the contig.
cursor_setxpos ypos-
Positions the cursor at the correct position and sequence based on an
(x,y) coordinate pair from the topleft corner of the screen. Units are
in bases unless '
@xpos@ypos' is used, in which case they are pixels. cursor_consensus ?xpos?- Positions the cursor at an absolute position within the consensus. If no xpos is given the existing position within the contig is returned.
This page is maintained by staden-package. Last generated on 25 April 2003.
URL: http://www.mrc-lmb.cam.ac.uk/pubseq/manual/scripting_99.html