| 1 | # main topics: |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | |
|---|
| 5 | # sub topics: |
|---|
| 6 | #SUB subtopic.hlp |
|---|
| 7 | |
|---|
| 8 | # format described in ../help.readme |
|---|
| 9 | |
|---|
| 10 | |
|---|
| 11 | TITLE Join species |
|---|
| 12 | |
|---|
| 13 | OCCURRENCE ARB_NT/Species/Merge Species/Join marked species |
|---|
| 14 | |
|---|
| 15 | DESCRIPTION |
|---|
| 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 | |
|---|
| 33 | EXAMPLES |
|---|
| 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 | |
|---|
| 51 | NOTES 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 | |
|---|
| 55 | WARNINGS 'Join marked species' does only merge fields of type STRING, all other fields are skipped |
|---|
| 56 | (taken from one of the joined species). |
|---|
| 57 | |
|---|
| 58 | BUGS No bugs known |
|---|