source: tags/ms_r16q4/HELP_SOURCE/oldhelp/mode_length.hlp

Last change on this file was 11488, checked in by westram, 10 years ago
  • reintegrates 'tree' into 'trunk'
    • implements #417 (multifurcate tree)
    • tree display
      • adds MULTIFURC MODE
      • reordered modes (synchronizes NTREE and PARSIMONY)
    • branch analysis
      • display number of multifurcations in 'mark long branches'
      • display "in-tree-distance" and "per-species-distance"
    • added function to toggle '100%' bootstraps
    • document bug in GBT_remove_leafs (#452)
  • adds:
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.4 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4UP      mode.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 ********
12TITLE           LENGTH and MULTIFURC MODE
13
14OCCURRENCE      ARB_NT <button in the left column>
15
16DESCRIPTION     Both modes described here allow you to increase or reduce the length of
17                terminal and internal branches.
18
19                Click on the eleventh resp. twelfth button in the left column of
20                the 'ARB_NT' window to activate the 'LENGTH MODE' resp. 'MULTIFURC MODE'.
21
22                Change branch length:
23
24                       Click and drag a branch to change its length.
25
26                       If you use the right mouse button, discrete values
27                       will be used for the length.
28
29                Set branch length to zero:
30
31                       Point to a branch with the mouse and hit the key '0' (zero).
32
33SECTION         Differences between LENGTH- and MULTIFURC-MODES
34
35                The LENGTH MODE simply changes the length of the targeted branch.
36
37                The MULTIFURC-MODE changes the length of the targeted branch as well, but
38                also distributes its length-change to its direct (non-zero-length)
39                neighbour-branches.
40                Distribution is based on the same algorithm as LINK{multifurcate.hlp}.
41
42NOTES           To multifurcate explicit single branches, you may as well focus the tree-display,
43                move the mouse pointer to the bootstrap value of the branch to eliminate and then
44                press '0' to actually eliminate the branch.
45
46                Increasing the length of a branch in MULTIFURC-MODE may cause neighbour branches
47                to become multifurcations. This is irreversible, i.e. reducing the length back
48                to the original value will not "un-multifurcate" the affected branches.
49
50                In both modes it is possible to set branchlengths to negative values if expert-mode
51                is enabled.
52
53EXAMPLE         None
54
55WARNINGS        In MULTIFURC MODE you may not expect to undo all length distributions, by
56                scaling the branchlength back to the original value it had before a previous
57                scale operation!
58
59BUGS            unknown
Note: See TracBrowser for help on using the repository browser.