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

Last change on this file was 10159, checked in by westram, 12 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: 1.8 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)
6SUB     rename.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           Synchronize species IDs
12
13OCCURRENCE      ARB_NT/Species/Synchronize IDs
14
15DESCRIPTION     Automatically creates unique identifiers (=shortnames) for the
16                species entries in the database. The entries are identified by
17                their accession numbers (public databases).
18                These IDs are created using information from the 'full_name'.
19                Usually, the first three letters are taken from the genus designation,
20                the remaining letters from the species name.
21
22                If there are duplicated entries (same accession number -
23                different 'full_name'; no accession number - same 'full_name')
24                the different versions are indicated by appending running
25                numbers separated from the 'name' by a dot.
26
27                Select the 'Synchronize IDs' entry of the 'Species' menu to display
28                the 'Synchronize species IDs' window.
29
30NOTES           The IDs are stored with the database. They are protected versus change
31                to avoid assigning the same ID to different species.
32
33                It is recommended to assign accession numbers (field 'acc') to species
34                entries (sequences) which are not from public databases and therefore
35                dont have an accession number yet. This is done automatically when
36                importing new sequences.
37
38EXAMPLES        None
39
40WARNINGS        None
41
42BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.