source: branches/lib/HELP_SOURCE/source/consensus.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: 993 bytes
Line 
1#       main topics:
2UP      arb.hlp
3UP      glossary.hlp
4UP      arb_edit4.hlp
5UP      extended.hlp
6
7#       sub topics:
8#SUB     subtopic.hlp
9
10# format described in ../help.readme
11
12
13TITLE           Consensus
14
15OCCURRENCE      ARB_NT/SAI/Consensus
16
17DESCRIPTION     Calculates consensus for marked or all sequences.
18
19                1. Choose an 'alignment' (see LINK{glossary.hlp}) from the
20                   'Alignment' subwindow.
21
22                2. Define whether 'marked' (see LINK{glossary.hlp}) or all
23                   sequences should be used by pressing the respective
24                   checkbox after the 'species' prompt.
25
26                3. See LINK{consensus_def.hlp} for consensus details.
27
28                4. Define a name for the consensus sequence by selecting one
29                   from the 'SAI' subwindow or by typing it to the
30                   'Name of New SAI' field.
31
32NOTES           The consensus sequence is stored within the database as an 'SAI'
33                entry and automatically edited with 'ARB_EDIT4'.
34
35EXAMPLES        None
36
37BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.