source: tags/arb_5.1/HELP_SOURCE/oldhelp/universal_ift.hlp

Last change on this file was 2986, checked in by westram, 20 years ago

fixed link note

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.0 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           NOTES:   universal dna
12
13OCCURRENCE      ARB_IMPORT
14
15DESCRIPTION     This input format reader should read every sequence format,
16                but:
17                        - removes all other information
18                        - maybe adds additional words to the beginning
19                          or end of the sequence
20                The final name of the species will be 'spec#', where '#' is
21                a numerical number. You should rename the species as soon
22                as possible.
23
24        INTERNAL        This format scans the file for long strings containing more
25                        than fifty percent ACGTUN-. characters. All other words
26                        are deleted.
27
28NOTES           There is no autodetection of this format
29                No additional information is read
30                No alignment is preserved
31                Subsequences with more then 30% ambiguities are removed
Note: See TracBrowser for help on using the repository browser.