source: branches/profile/HELP_SOURCE/oldhelp/mode_move.hlp

Last change on this file was 11488, checked in by westram, 11 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: 1.6 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           MOVE MODE
13
14OCCURRENCE      ARB_NT and ARB_PARSIMONY: <MOVE> button in the left column
15# @@@ do not mention F10 (normally blocked by WM)
16
17DESCRIPTION     The 'MOVE MODE' allows to change the topology of the
18                displayed tree by moving subtrees.
19
20                Click on the <MOVE> button in the left column of
21                the main window.
22
23                Move subtree:
24
25                     Drag and drop a branch onto a target branch, to remove the branch
26                     from the tree and insert it next to the target branch.
27
28                Move Group Info:
29
30                     Use the right mouse button to move the group information only.
31                     When dropped onto another group, both group informations will be
32                     exchanged.
33
34SECTION         ARB_PARSIMONY specific
35
36                Within the 'ARB_PARSIMONY' window, this mode can be used to test
37                tree topologies with respect to maximum parsimony criteria by
38                moving subtrees. The current parsimony value is shown after the
39                'Current Par' prompt and can be compared with the 'Optimum Par'
40                value of the initial tree.
41
42
43NOTES           None
44
45EXAMPLES        None
46
47WARNINGS        !!! No 'undo' function available yet !!!
48
49                It is recommended to copy the tree before using the 'MOVE MODE'.
50
51BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.