source: branches/sina/HELP_SOURCE/source/compare_topo.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).
File size: 1.1 KB
Line 
1#       main topics:
2UP      arb.hlp
3UP      glossary.hlp
4UP      treeadm.hlp
5
6#       sub topics:
7#SUB     subtopic.hlp
8
9# format described in ../help.readme
10
11
12TITLE           Compare tree topologies
13
14OCCURRENCE      ARB/Tree/Compare topology
15
16DESCRIPTION     Compares the topologies of the source and the destination tree.
17
18                For each subtree of the destination tree, the best matching subtree in the source
19                tree is searched.
20
21                If any source subtree contains the same set of species (while disregarding the
22                subtree topology itself), the destination subtree parent branch will not get
23                any annotation.
24
25                Otherwise the number of differences (i.e. the number of missing plus
26                additional species) to the best matching source subtree is written to
27                the destination subtree parent branch.
28
29NOTES           To remove the generated annotations use LINK{trm_boot.hlp}.
30
31SECTION         RELATED
32
33                To compare taxonomies use LINK{compare_taxonomy.hlp}.
34
35WARNINGS        Calling this function will delete existing bootstrap values from the destination tree.
36
37BUGS            far too slow :-(
Note: See TracBrowser for help on using the repository browser.