Last change
on this file was
17160,
checked in by westram, 6 years ago
|
- reintegrates 'group' into 'trunk'
- misc. cleanup:
- group related functions now all accessible via menu of 1st ntree window
- DRY selection of 2 trees
- warn if annotated isnt visible
- fix mnemonics
- fix error handling (compare taxonomy)
- unittest comments added to remarks
- names
- adds: log:branches/group@17139:17159
|
File size:
1.4 KB
|
Line | |
---|
1 | #Please insert up references in the next lines (line starts with keyword UP) |
---|
2 | UP arb.hlp |
---|
3 | UP glossary.hlp |
---|
4 | UP treeadm.hlp |
---|
5 | |
---|
6 | #Please insert subtopic references (line starts with keyword SUB) |
---|
7 | #SUB subtopic.hlp |
---|
8 | |
---|
9 | # Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain} |
---|
10 | |
---|
11 | #************* Title of helpfile !! and start of real helpfile ******** |
---|
12 | TITLE Compare tree topologies |
---|
13 | |
---|
14 | OCCURRENCE ARB_NT/Tree/Compare topology |
---|
15 | |
---|
16 | DESCRIPTION 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 | |
---|
29 | NOTES To remove the generated annotations use LINK{trm_boot.hlp}. |
---|
30 | |
---|
31 | SECTION RELATED |
---|
32 | |
---|
33 | To compare taxonomies use LINK{compare_taxonomy.hlp}. |
---|
34 | |
---|
35 | WARNINGS Calling this function will delete existing bootstrap values from the destination tree. |
---|
36 | |
---|
37 | BUGS far too slow :-( |
---|
Note: See
TracBrowser
for help on using the repository browser.