source: tags/arb_5.1/HELP_SOURCE/oldhelp/arb_edit.hlp

Last change on this file was 6142, checked in by westram, 15 years ago
  • backport [6141] (parts not affecting code at all, i.e. helpfiles, figs, ..)
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 5.1 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4UP      alignment.hlp
5UP      security.hlp
6UP      helix.hlp
7UP      ecoliref.hlp
8
9#Please insert subtopic references  (line starts with keyword SUB)
10SUB     exportcursor.hlp
11SUB     nekey_map.hlp
12SUB     submission.hlp
13SUB     ne_search.hlp
14SUB     ne_replace.hlp
15SUB     ne_compl.hlp
16SUB     ne_new_sequence.hlp
17SUB     ne_copy_sequence.hlp
18SUB     ne_align_seq.hlp
19SUB     neprops_data.hlp
20SUB     neprops.hlp
21SUB     helixsym.hlp
22SUB     ne_pretty.hlp
23
24# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}
25
26#************* Title of helpfile !! and start of real helpfile ********
27
28TITLE           Old Sequence Editor
29
30OCCURRENCE      ARB_NT/Sequence/Other sequence editors/Edit marked sequences (ARB)
31
32DESCRIPTION     The editor allows you to view and modify the sequences of 'marked
33                species' (see LINK{glossary.hlp}) and 'SAI' (sequence associated
34                information) data stored in the data base, and to insert
35                new data. Potential secondary structure is automatically checked
36                and the information can be displayed with the primary structure.
37                Protection levels can be assigned to the sequences and 'SAI'
38                entries individually.
39
40                The editor permanently communicates with the database and
41                other ARB tools. Every change made by the editor is immediately
42                exported to the database. All sequence changes made by other
43                ARB tools are exported to the editor every 5 seconds.
44
45                Multiple editors can be used synchronously.
46
47
48        Display:
49
50                        The first column of the editing area of the 'ARB_EDIT'
51                        window shows the protection levels. The names of
52                        sequences (> name<) and SAI entries (# name#) are listed
53                        in column 2.
54                        @@@ sequences
55
56        Cursor:
57
58                        The cursor can be moved using the mouse or the arrow
59                        keys. The current cursor positions with respect to the
60                        alignment and the E. coli sequence (there has to be an
61                        'SAI' entry: ECOLI) are indicated after the 'abs-pos'
62                        and 'ecoli-pos' prompts in the upper part of the
63                        'ARB_EDIT' window, respectively.
64
65        Moving entries:
66
67                        To move an individual entry, position the cursor on the
68                        name, keep the left mouse button pressed, move the entry
69                        to the desired position, and release the button.
70
71                        Any entry can be fixed (keeps its position while
72                        scrolling) at the top or bottom of the editing area by
73                        moving it beyond this area.
74
75        Editing:
76
77
78                Protection:
79
80                        To perform editing, the protection level of the
81                        particular entry has to be set to 0 (select protection
82                        from the 'EDIT' menu of the 'ARB_EDIT' window) or the
83                        protection has to be set globally (press the
84                        'Protection' button in the upper part of the 'ARB_EDIT'
85                        window) to a level equal to or higher than that assigned to
86                        the entry.
87
88                Modes:
89
90                        There are three editing modes which can be selected
91                        by pressing F1 or the <align/insert/replace> button
92                        in the upper part of the 'ARB_EDIT' window.
93
94                        Nucleotide (amino acid) and gap symbols can be assigned
95                        to any of the letter and symbol keys by using the 'Key
96                        Mapping' facility ('EDIT' menu).
97
98                        Typing can be done in both directions. Select 5'>3' or
99                        3'>5' by pressing the <orientation> button.
100
101                        Replace:
102
103                                Any character right (5'>3') or left (3'>5') to
104                                the cursor is replaced by nucleotide (aminoacid)
105                                and gap symbols. Characters are deleted ('Del'
106                                and 'Backspace' keys) right (5'>3') or left
107                                (3'>5') of the cursor
108
109                        Insert:
110
111                                Nucleotide (amino acid) and gap symbols are
112                                inserted or deleted ('Del' and 'Backspace'
113                                keys) right (5'>3') or left (3'>5') of the
114                                cursor.
115
116                        Align + Sequence check:
117
118                                Only gap symbols are inserted or deleted ('Del'
119                                and 'Backspace' keys) right (5'>3') or left
120                                (3'>5') of the cursor.
121
122                                Sequence check is performed by typing nucleotide
123                                (aminoacid) symbols. Discrepancies between typed
124                                and existing symbols are indicated by beeping.
125
126                                @@@ Zahlen vervielfachen die Eingabe
127
128                Moving nucleotide (amino acid) symbols:
129
130                        CTRL + LEFT/RIGHT
131
132                             Push or pull a coherent sequence
133                             stretch next to the cursor.
134
135                        ALT + LEFT/RIGHT
136
137                            Move a single nucleotide (amino acid) symbol from right or
138                            left to the cursor position.
139
140                            If the cursor is placed at a gap position adjacent to a nucleotide (amino acid)
141                            symbol this symbol is moved in the direction of cursor position to the next
142                            symbol (jumps over gaps).
143
144                        @@ Shift left and Right
145                        @@ MG Knopf
146
147EXAMPLES        None
148
149NOTES           The order of the entries cannot be saved to the database.
150                The cursor is removed if it is scrolled outside the visible
151                area.
152
153                You may use the META key instead of ALT (especially if there is no ALT key :)
154
155WARNINGS        The key mappings may conflict with some window managers
156                (eg. olvwm). Disable the CTRL-LEFT/RIGHT keys of the window
157                manager.
158
159                If you perform major database modifications such as
160
161                        - changing the length of the alignment
162                        - adding new SAIs
163
164                you have to QUIT and restart the editor.
165
166                @@@ MG jump
167
168BUGS            Moving the cursor up and down does not scroll the window.
169
Note: See TracBrowser for help on using the repository browser.