source: branches/profile/HELP_SOURCE/oldhelp/trm_boot.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.1 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4
5#Please insert subtopic references  (line starts with keyword SUB)
6#SUB    subtopic.hlp
7
8# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}
9
10#************* Title of helpfile !! and start of real helpfile ********
11TITLE           Remove/toggle bootstrap values
12
13OCCURRENCE      ARB_NT/Tree/Modify branches/Remove bootstraps
14                ARB_NT/Tree/Modify branches/Toggle 100% bootstraps
15
16DESCRIPTION     The first function removes all bootstrap values from the current tree.
17
18                In fact this removes any kind of annotation attached to tree branches (e.g. those
19                generated by LINK{tree_diff.hlp}).
20
21                The second function toggles whether bootstrap values of '100%' are displayed
22                or not. This does not only affect the display, instead it really affects the
23                tree itself (i.e. if 100%-bootstraps are visible they will be saved to tree files).
24
25NOTES           If a tree does not contain any bootstrap values, toggling 100% bootstraps will set
26                all bootstrap values to 100%.
27
28EXAMPLES        None
29
30WARNINGS        None
31
32BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.