Last change
on this file was
6142,
checked in by westram, 16 years ago
|
- backport [6141] (parts not affecting code at all, i.e. helpfiles, figs, ..)
|
-
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) |
---|
2 | UP arb.hlp |
---|
3 | UP 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 ******** |
---|
11 | TITLE Check the Quality of Sequences |
---|
12 | |
---|
13 | OCCURRENCE ARB_NT |
---|
14 | |
---|
15 | DESCRIPTION Takes sequences, a tree and a column statistic as input, |
---|
16 | and generates a short sequence quality output string, which |
---|
17 | will be stored into the database under a user defined key. |
---|
18 | |
---|
19 | First the sequences are split into different subsequences: |
---|
20 | |
---|
21 | 2 pieces: front and back half |
---|
22 | 5 equally sized pieces: user defined sized pieces. |
---|
23 | |
---|
24 | The programs sums up the weighted mutations for each sequence |
---|
25 | part using a maximum likelihood technique. |
---|
26 | |
---|
27 | |
---|
28 | |
---|
29 | NOTES this feature is still under construction. |
---|
30 | Only sequences which are in the tree are used. |
---|
31 | |
---|
32 | WARNINGS Needs a really lot of computer memory! |
---|
33 | |
---|
34 | BUGS Does not delete the destination field of species not in |
---|
35 | the tree. |
---|
Note: See
TracBrowser
for help on using the repository browser.