source: branches/tree/HELP_SOURCE/source/species_join.hlp

Last change on this file was 18769, checked in by westram, 3 years ago
  • move all helpfiles to new source location
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.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           Join species
12
13OCCURRENCE      ARB_NT/Species/Merge Species/Join marked species
14
15DESCRIPTION
16
17            WARNING: This module is obsolete by newer modules. See NOTES below!
18
19            "Join species" merges several similar species into one species.
20
21            All database fields and the sequences get concatenated.
22
23            - Mark all species that should be examined for similarity.
24
25            - Select a database field entry from the list
26              to set a similarity-criterion used to detect
27              candidates for joining (for e.g., full_name).
28
29            - Check separators for fields and sequences.
30
31            - Press GO to start.
32
33EXAMPLES
34
35                For example you have a 23s and a 16s database and you want
36                to append the 16s to the 23s sequences than you have to do:
37
38                        - merge the 16s to the 23s sequences.
39
40                        - create a field 'species_name' which holds the
41                          real name of the species.
42                          That means the species_name of the 16s sequence
43                          should be the same as of the 23s seq.
44                          Do not use the 'name'-field because it is
45                          used as a UNIQUE id to the database.
46
47                        - ARB_NT/Species/Merge Species/Join Marked Species
48                          and use the field 'species_name'.
49
50
51NOTES           There's a second, newer function to merge species: see LINK{merge_species.hlp}
52
53                There's a special new function to concatenate alignments: see LINK{concatenate.hlp}
54
55WARNINGS        'Join marked species' does only merge fields of type STRING, all other fields are skipped
56                (taken from one of the joined species).
57
58BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.