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

Last change on this file was 12898, checked in by westram, 11 years ago
  • merge [12896] from 'pars' into 'trunk'
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.8 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4UP      pa_quick.hlp
5UP      pa_add.hlp
6
7#Please insert subtopic references  (line starts with keyword SUB)
8SUB     partial_sequences.hlp
9
10# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}
11
12#************* Title of helpfile !! and start of real helpfile ********
13TITLE           Add marked partial species
14
15OCCURRENCE      ARB_PARSIMONY/Tree/Add Species to Tree/Add Marked Partial Species
16
17DESCRIPTION     Use this to add sequences with partial sequence data into an existing tree.
18                The current tree topology will not be optimized after insertion.
19
20                The branchlengths of the added partial sequences represent the
21                number of (weighted) mutations against the full sequence.
22
23                Only the overlapping part of both sequences is taken into account,
24                i.e. missing data beyond sequence ends will not be considered as
25                deletions.
26
27                Thus the attraction between different partial sequences (which share
28                the same alignment ranges, but have different data in these ranges) will
29                not occur (as it does when using LINK{pa_quick.hlp}; see there for more
30                information about partial vs full-length sequences).
31
32                As for non-partial sequences, when using a filter only the unfiltered
33                positions will be taken into account to calculate the number of mutations.
34
35                The insertion order has no effect on the resulting placement of the
36                partial sequences. For each sequence, the best matching
37                full-length sequence (FLS) is searched and afterwards all partial
38                sequences are placed next to their detected FLS.
39
40                Often partial sequences have equal distances to more than one FLS. This happens
41                whenever two FLS only differ in alignment regions, where the partial sequence has
42                no data. In that case a warning is printed ("Insertion of '<name>' is ambiguous")
43                and one of the ambiguous insertion possibilities is chosen.
44                This is more likely to happen for low amounts of sequence data (i.e. very short sequences).
45                Consider to remove these species from the tree, as their placement might be
46                meaningless or misleading.
47
48NOTES           Adding species using this function marks them as "partial sequence" if
49                they have no 'ARB_partial' entry yet. Otherwise insertion is aborted.
50
51                All species already in tree are marked as "full sequence" if
52                they have no 'ARB_partial' entry yet.
53
54EXAMPLES        None
55
56WARNINGS        Calculating branch length after adding partial sequences
57                will lead to wrong lengths.
58
59BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.