source: branches/lib/HELP_SOURCE/source/no_tree.hlp

Last change on this file was 19532, checked in by westram, 4 months ago
  • reintegrates 'help' into 'trunk'
    • tweak arb documentation:
      • automatically link
        • ticket references to arb bug tracker (only affects html version).
        • found URLs.
      • page titles
        • warn about long titles.
        • introduce SUBTITLEs (automatically triggered by multi-line titles in source files).
        • increase allowed length (limited by subwindow width).
      • cleanup header sections in all helpfiles.
      • fix and/or update several help files.
      • document syntax of help sources.
      • build issues:
        • when xml validation fails, next build no longer uses invalid xml ⇒ keeps failing.
        • remove output files on error (including files below ARBHOME/lib).
        • pipe output through logs to ensure proper wrapping in Entering/Leaving lines.
    • moves Tree admin + NDS menu entries to top of menu
  • adds: log:branches/help@18783:19531
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.9 KB
Line 
1#       main topics:
2UP      arb.hlp
3UP      glossary.hlp
4UP      mark.hlp
5
6#       sub topics:
7#SUB     subtopic.hlp
8
9# format described in ../help.readme
10
11
12TITLE           How to get an initial tree
13
14DESCRIPTION     The main idea of ARB is to manage database access via a tree.
15
16                [ You don't have a tree, but you may access all
17                species data using 'Species/Search and Query'. ]
18
19                There are several ways to construct an initial tree:
20
21                Align the sequence data:
22
23                        1. Mark all 'species' (see LINK{glossary.hlp})
24                                Choose the item 'Mark all Species'
25                                from the menu 'Species'
26                                of the 'ARB_NT' main window (this program)
27                                (normally this is referred as: 'ARB_NT/Species/Mark all Species');
28
29                        2. Select an alignment:
30                                <ARB_NT/3rd big Button in top area>
31                                (see LINK{nt_align_select.hlp})
32
33                        3. To align the marked sequences use one of the provided aligners
34                           in 'ARB_NT/Sequence/Align Sequences'
35
36                Reconstruct an initial tree:
37
38                        To get a good tree, you should use different treeing
39                        methods.
40
41                        To quickly get an initial tree we recommend to use
42                        LINK{dist.hlp} for DNA, RNA and Protein sequences.
43
44                Show the reconstructed tree:
45
46                        Click on the <tree_*> (2nd big rectangular) button in
47                        top area of ARB_NT and choose the respective tree.
48
49                Save everything:
50
51                        Choose the 'Save Whole Database as' item from the 'File' menu.
52
53NOTES           None
54
55WARNINGS        None
56
57BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.