source: branches/sina/HELP_SOURCE/source/selected.hlp

Last change on this file was 19708, checked in by westram, 3 months ago
  • update doc+gui:
    • avoid terms "ARB_NT" (=former name of main arb window), "ARB_NTREE" and similar
      • instead talk about "ARB main window"
    • correct refs to 'ARB/Probes/PT_SERVER Admin'.
    • update 'What are marked species?'.
    • update protection level documentation (parts already done with previous commit).
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 3.3 KB
Line 
1#       main topics:
2UP      arb.hlp
3UP      glossary.hlp
4
5#       sub topics:
6#SUB     subtopic.hlp
7
8# format described in ../help.readme
9
10
11TITLE           Selected species
12
13OCCURRENCE      ARB wide
14
15DESCRIPTION     One individual species can be "selected" at a time.
16                We refer to it when talking about the "selected species".
17
18                Selecting a species has several effects:
19
20                  * the database fields of the selected species get displayed in the LINK{sp_info.hlp} window,
21                  * the ID ('name') of the selected species will be displayed on the species info button
22                    in the upper right area of the ARB main window,
23                  * the tree display of ARB draws a box as indicator next to the selected species,
24                  * ARB_EDIT4 will jump to the selected species (see LINK{e4_get_species.hlp} for details),
25                    - this allows you e.g. to align the selected species (see LINK{faligner.hlp})
26                  * ARB_SECEDIT will display the selected species (see LINK{arb_secedit.hlp})
27                  * ARB_PARS can insert the selected species into an existing tree (see LINK{pa_quick.hlp})
28                  * it can be used for filter generation (see LINK{sel_fil.hlp})
29                  * LINK{input_mask.hlp} will normally display information from the selected species
30
31                There are several ways to select a species:
32
33                  * in ARB main window and ARB_PARSIMONY:
34                     * click on a species in the tree display (while in LINK{mode_select.hlp})
35                     * search for species and select a species from the result list (see LINK{sp_search.hlp})
36                     * select a LINK{probematch.hlp}
37                     * use the hotkeys described in LINK{nt_keys.hlp} (in section "Selecting species")
38
39                  * in ARB_EDIT4:
40                     * place the cursor into a species by clicking into the displayed sequence data
41
42                  * in ARB_DIST:
43                     * click on a species name in matrix display
44                     * select a detected cluster (see LINK{di_clusters.hlp}) while 'Select representative' is checked
45
46                  * in ARB_MERGE:
47                     * search for species and select a species from any result list (see LINK{mg_species.hlp})
48                     * Please note that ARB_MERGE has one selected species for EACH involved database!
49
50SECTION         Global sequence position
51
52                Selecting a species in ARB_EDIT4 (by clicking into the sequence data), will also select a
53                global cursor position. This cursor position is displayed in the ARB_EDIT4
54                top area (see LINK{e4.hlp}) and will be used
55
56                  * as insert/delete position by LINK{insdel.hlp} and
57                  * as start of ORF by LINK{translate_dna_2_pro.hlp}.
58
59NOTES
60
61                * ARB offers the possibility to select taxonomic groups (see LINK{nt_keys.hlp}
62                  and LINK{group_search.hlp}). Whenever a group gets selected, the selection is
63                  removed from the selected species and vice versa.
64                * "Marking" species is a different concept, which is described in LINK{mark.hlp}.
65                * Please note LINK{species_configs.hlp} are not related to the 'selected species'.
66
Note: See TracBrowser for help on using the repository browser.