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

Last change on this file was 18769, checked in by westram, 3 years ago
  • move all helpfiles to new source location
File size: 2.2 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4
5#Please insert subtopic references  (line starts with keyword SUB)
6#SUB    subtopic.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 ********
11TITLE           Load species/SAI into running editor
12
13OCCURRENCE      ARB_EDIT4/<GET-button>
14                ARB_EDIT4/<JUMP-button>
15                ARB_EDIT4/Edit/Load current species
16                ARB_EDIT4/Edit/Load marked species
17                ARB_EDIT4/Edit/Load SAI ...
18
19DESCRIPTION     Several functions allow to load missing species into a running ARB_EDIT4 instance.
20
21                GET-button in top area:
22
23                        Loads the currently LINK{selected.hlp} into the editor.
24
25                JUMP-button in top area:
26
27                        Jumps to the LINK{selected.hlp}, i.e. scrolls the species into
28                        the viewport and places the cursor into the species.
29
30                        If the species is inside a folded group, this group and any
31                        folded parent groups will be unfolded.
32
33                        In general the editor will automatically jump to the
34                        LINK{selected.hlp}, unless the species is in a folded group.
35
36                        If the species is not loaded into the editor yet, the JUMP
37                        button behaves like the GET button, i.e. loads the species and
38                        then jumps to it.
39
40                ARB_EDIT4/Edit/Load current species:
41
42                        Same as GET button
43
44                ARB_EDIT4/Edit/Load marked species:
45
46                        Similar to GET button, but operates on all marked species.
47
48                ARB_EDIT4/Edit/Load SAI ...:
49
50                        Allows to load missing SAIs.
51
52                        Select one of the (not yet loaded) SAIs from
53                        the popup list and press LOAD.
54
55                        If the list is empty, all SAIs with data in the
56                        alignment (used by ARB_EDIT4) are already loaded.
57
58NOTES           When loading (a previously missing) species or SAI into ARB_EDIT4,
59                it will be placed in a group named 'More Sequences'.
60
61EXAMPLES        None
62
63WARNINGS        None
64
65BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.