source: tags/arb_5.1/HELP_SOURCE/oldhelp/fasta_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: 670 bytes
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:   fasta
12
13OCCURRENCE      ARB_IMPORT
14
15DESCRIPTION     The fasta format is the most simple format available.
16                It looks like this:
17
18                >name_of_species   some_additional_information
19                acgtuacgacgcaacg
20                acgcacgtutcat
21                >name_of_second_species
22                acgtuacgacgcaacg
23
24NOTES           The fasta format is relatively fool prove.
25
Note: See TracBrowser for help on using the repository browser.