source: tags/arb-6.0.5/HELP_SOURCE/oldhelp/bootstrap.hlp

Last change on this file was 10497, checked in by westram, 11 years ago
  • replaced 'consense tree' by 'consensus tree' (user-visible terminology)
  • added documentation for ARBs consensus tree algorithm
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.3 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4UP      dist.hlp
5
6#Please insert subtopic references  (line starts with keyword SUB)
7SUB     consense_algo.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           NJ bootstrap
13
14OCCURRENCE      ARB_DIST
15
16DESCRIPTION     Calculates a number of trees (specified at 'No. of trees')
17                and shows the consensus tree.
18
19                Each tree is based on a random set of columns. If you use a filter
20                only the filtered columns will be picked randomly.
21
22                The inner branches in that tree are marked by a percentage value,
23                showing in how many of the bootstrapped trees that particular
24                branch occurred.
25
26                The higher that percentage is (best > 99%), the more likely that
27                the branch is correct.
28
29                Percentages above 99% are not displayed.
30
31NOTES           If you specify '0' at 'No. of trees', the calculation won't stop.
32                You may stop it by pressing 'KILL'.
33                When you're then asked whether to wait or kill (after pressing the kill button),
34                press 'WAIT' - or you'll kill the complete calculation.
35
36WARNINGS        None.
37
38BUGS            None.
Note: See TracBrowser for help on using the repository browser.