source: trunk/HELP_SOURCE/oldhelp/e4_block.hlp @ 14078

Last change on this file since 14078 was 14078, checked in by westram, 10 years ago
  • documentation
    • update help on
      • edit4 search patterns
      • edit4 column statistic
      • ways to colorize items and where these colors are used
    • document edit4 background priority
    • delete unused helpfile markcolor.hlp
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.6 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      e4.hlp
3
4#Please insert subtopic references  (line starts with keyword SUB)
5SUB     e4_replace.hlp
6
7# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}
8
9#************* Title of helpfile !! and start of real helpfile ********
10
11TITLE           ARB_EDIT4 Block Operation
12
13OCCURRENCE      ARB_EDIT4/Block
14
15DESCRIPTION     This menu allows you to perform different block operations.
16
17                All block operations work on what we call 'Selected Species'.
18
19                To select some species use the right mouse button on the
20                name or sequence data of the species/groups. The selected
21                sequences or sequence ranges will be drawn with a different
22                background color (see also LINK{e4_background_priority.hlp}).
23
24                More selection functions are available in the first section
25                of the Block menu:
26
27                - 'Deselect all' de-selects all species
28                - 'Select all' selects all species (in middle area)
29                - 'Invert all' inverts selection of all species (in middle area)
30                - 'Invert group' inverts selection of all species in group
31                - 'Line block <-> column block' toggles blocktype (see below)
32
33
34                Use the second section of the block menu to copy selection to
35                marks or vv.
36
37                Please consider the difference between the following terms:
38
39                  - Marked species:
40
41                    species marked in ARB_NT
42
43                  - Selected species:
44
45                    species selected in ARB_EDIT4 using right click
46                    (Note: unfortunately the term "Selected species" is often also
47                    used for what we call "Current species" here)
48
49                  - Current species:
50
51                    species under cursor
52
53                Several actions (third section of Block menu) can be
54                performed on the selected block. These actions can be performed
55                repeatedly by typing the number of repeats into the editor window
56                (check 'Properties/Options/Use digits to repeat edit commands?')
57
58                There are 2 types of selected blocks:
59
60                - Line blocks include the whole sequence. To activate a line
61                  block use 'ARB_EDIT4/Block/Deselect all' and right-click
62                  on the species name.
63                - Column blocks include only a part of the sequence. To
64                  activate a column block right-click on the sequence data.
65
66                 
67                Add/remove species to/from selected:
68                [All clicks below are right clicks!]
69                       
70                - You can add or remove species by clicking on their name.
71                - The first click on a group name will select the whole group
72                  (group name is colored), the second click will select all
73                  species contained in the group and the third click will
74                  de-select all.
75                - click on group bracket will deselect all in group
76
77EXAMPLES        None
78               
79WARNINGS        None
80
81BUGS            None
Note: See TracBrowser for help on using the repository browser.