source: branches/lib/HELP_SOURCE/source/probedesign.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.5 KB
Line 
1#       main topics:
2UP      arb.hlp
3UP      glossary.hlp
4UP      pt_server.hlp
5
6#       sub topics:
7SUB     probe_param.hlp
8SUB     probedesignresult.hlp
9
10# format described in ../help.readme
11
12
13TITLE           Probe Design
14
15OCCURRENCE      ARB_NT/Probes/Design Probes
16
17
18DESCRIPTION     Searches for potential probe target sites within the sequence
19                entries of the selected 'PT_SERVER' database.
20
21                First mark (a single or a group of) species (see LINK{mark.hlp})
22                for which probe target sites should be designed.
23
24                Configure the parameters (see LINK{probe_param.hlp})
25                and press 'GO' to start the probe design.
26
27NOTES           The 'PT_SERVER' database ('*.arb' and '*.arb.pt') stored in
28                '$ARBHOME/lib/pts' is used for probe target searching
29                (not the current database!).
30
31                The 'PT_SERVER' database has to be up-to-date or result
32                calculated by probe design will be inaccurate (see LINK{probe_param.hlp}).
33
34EXAMPLES        None
35
36
37WARNINGS        Take care that only and all species are marked for which a group
38                specific probe has to be designed! If the displayed tree is used
39                for species marking, consider that species belonging to the
40                specificity group but not contained in this tree will remain
41                unmarked and treated as non-targets.
42
43                Consequently, useful target sites may be not detected.
44                Similarly marked species not related to the target species and
45                not contained in the displayed tree will be treated as targets.
46
47BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.