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

Last change on this file was 10597, checked in by westram, 11 years ago
  • only interpret as list if '-' or '*' is followed by exactly one whitespace
  • fixed affected helpsources
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.7 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           Column statistic
12
13OCCURRENCE      ARB_NT/SAI/Create SAI from Sequences/Positional Variability ...
14
15DESCRIPTION     Calculates the base and frequencies positional variability for
16                each column independently.
17                It uses the parsimony method to find the minimum number of
18                mutations for each site.
19
20                The result can be used by:
21
22                - Parsimony to weight the characters properly
23                - Neighbour joining to estimate the distances more accurately.
24                - Filter
25
26                Result:
27
28                        '.'                          Less than 10% valid characters
29
30                        '0123456789ABCDE...'         The higher the number the more conserved the site is.
31                                                     Stepping 2 position rightwards in the list of given char,
32                                                     means half number of mutations (eg .'7' means "half number
33                                                     of mutations compared to '5'")
34
35NOTES           Use the biggest tree you have.
36
37NOTE            @@@ Compare it to consensus and max frequency.
38
39WARNINGS        if you have only small trees (<100 species), forget this
40                function.
41
42BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.