source: branches/lib/HELP_SOURCE/source/ecoliref.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.4 KB
Line 
1#       main topics:
2UP      arb.hlp
3UP      glossary.hlp
4UP      arb_edit4.hlp
5UP      extended.hlp
6
7#       sub topics:
8SUB     e4_get_species.hlp
9
10# format described in ../help.readme
11
12
13TITLE           E. coli Reference
14
15OCCURRENCE      ARB_EDIT4/Edit/Reload Ecoli sequence
16
17DESCRIPTION     The SAI entry 'ECOLI' is used by the editor and other
18                programs to detect and display the current cursor position
19                with respect to the homologous position within the
20                E. coli sequence.
21
22                If you have no SAI 'ECOLI' yet this creates one:
23
24                 * Search your ecoli sequence and select it.
25                 * Go to species information window and
26                   * press SPECIES/COPY to create a copy of the LINK{selected.hlp}.
27                     This will create a species with ID 'xxx0' or similar, where 'xxx' is
28                     the ID of your selected species.
29                   * select the 'name' field and change it to 'ECOLI'
30                   * press 'SPECIES/Convert to SAI'
31
32NOTES           After inserting or deleting gaps in the whole alignment (ARB_NT/
33                Sequence/Insert/Delete column) the reference SAI has to be
34                reloaded by this function.
35
36                You may as well choose any other sequence as reference sequence.
37
38                See LINK{ed4_nds.hlp} to change the default name 'Ecoli'.
39
40BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.