|
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).
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
934 bytes
|
| Line | |
|---|
| 1 | # main topics: |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | |
|---|
| 5 | # sub topics: |
|---|
| 6 | |
|---|
| 7 | # format described in ../help.readme |
|---|
| 8 | |
|---|
| 9 | |
|---|
| 10 | TITLE Trees |
|---|
| 11 | |
|---|
| 12 | OCCURRENCE ARB main window and ARB_PARSIMONY |
|---|
| 13 | |
|---|
| 14 | DESCRIPTION A tree consists of two types of 'nodes': |
|---|
| 15 | |
|---|
| 16 | - tips or terminal nodes: species |
|---|
| 17 | |
|---|
| 18 | connected to exactly one father |
|---|
| 19 | |
|---|
| 20 | - inner nodes: hypothetical ancestors |
|---|
| 21 | |
|---|
| 22 | connected to one father |
|---|
| 23 | (and in the binary case to two children). |
|---|
| 24 | A group_name may be assigned to an inner node; in this |
|---|
| 25 | case, the node and all its children become a group. |
|---|
| 26 | |
|---|
| 27 | There are significant differences between |
|---|
| 28 | phylogenetic trees and binary trees: |
|---|
| 29 | |
|---|
| 30 | phylogenetic trees binary trees: |
|---|
| 31 | ------------------------------------------------------------------------- |
|---|
| 32 | unrooted rooted |
|---|
| 33 | inner nodes have n children all inner nodes have two children |
|---|
| 34 | |
|---|
| 35 | Since binary trees are much easier to handle, ARB converts |
|---|
| 36 | phylogenetic trees to binary trees. |
|---|
| 37 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.