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

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