source: branches/tree/HELP_SOURCE/source/e4_block.hlp

Last change on this file was 18769, checked in by westram, 3 years ago
  • move all helpfiles to new source location
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 3.0 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
6SUB     e4_modsai.hlp
7
8# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}
9
10#************* Title of helpfile !! and start of real helpfile ********
11
12TITLE           ARB_EDIT4 Block Operation
13
14OCCURRENCE      ARB_EDIT4/Block
15
16DESCRIPTION     This menu allows you to perform different block operations.
17
18                All block operations work on what we call 'Highlighted species'.
19
20                To highlight some species use the right mouse button on the
21                name or sequence data of the species/groups. The highlighted
22                sequences or sequence ranges will be drawn with a different
23                background color (see also LINK{e4_background_priority.hlp}).
24
25                More highlighting functions are available in the first section
26                of the Block menu:
27
28                - 'Highlight marked species' highlights all marked species
29                - 'De-highlight marked species' removes highlighting from all marked species
30                - 'Highlight all' highlights all (loaded) species
31                - 'De-highlight all' removes highlighting from all species
32                - 'Invert highlighted species' inverts highlighting of all (loaded) species
33                - 'Invert group' inverts highlighting of all species in group
34                - 'Exchange: Line <-> column' toggles blocktype (see below)
35
36
37                Use the second section of the block menu to transform "highlighting" into
38                "marking" or vice versa.
39
40                Please consider the difference between the following terms:
41
42                  - Marked species:
43
44                    species marked in ARB_NT
45
46                  - Highlighted species:
47
48                    species highlighted in ARB_EDIT4 using right click
49
50                  - Selected species:
51
52                    species under cursor (see LINK{selected.hlp})
53
54                Several actions can be performed on the highlighted block (see below).
55                These actions can be performed
56                repeatedly by typing the number of repeats into the editor window
57                (check 'Properties/Options/Use digits to repeat edit commands?')
58
59                There are two general types of highlighted blocks:
60
61                - Line blocks include the whole sequence range. To activate a line
62                  block first use 'ARB_EDIT4/Block/De-highlight all species' and then right-click
63                  on a species name.
64                - Column blocks include only a part of the sequence. To
65                  activate a column block right-click on the sequence data
66                  and move the mouse while keeping the button pressed.
67
68                Add/remove species to/from highlighted:
69                [Note that all clicks mentioned below are right clicks!]
70
71                - You can add or remove species by clicking on their name.
72                - The first click on a group name (or bracket) will highlight all
73                  species contained in the group and the second click will
74                  un-highlight all.
75
76SECTION         Implemented block operations:
77
78                  * Change to lower/upper case
79                  * Reverse and/or complement sequence data
80                  * Unalign data
81                  * LINK{e4_replace.hlp}
82                  * LINK{e4_modsai.hlp}
83
84EXAMPLES        None
85
86WARNINGS        None
87
88BUGS            None
Note: See TracBrowser for help on using the repository browser.