|
Last change
on this file was
4297,
checked in by westram, 19 years ago
|
- old gcg format (but no longer pseudo embl format)
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
754 bytes
|
| Line | |
|---|
| 1 | SUFFIX seq |
|---|
| 2 | BEGIN |
|---|
| 3 | GCG 8.x sequence format |
|---|
| 4 | |
|---|
| 5 | Exported from ARB database |
|---|
| 6 | |
|---|
| 7 | Full name: *(full_name) |
|---|
| 8 | Accession: *(acc|extract_words("0123456789",4.0)) |
|---|
| 9 | Date : *(date| srt("..=_")|crop(" ")|format(firsttab=0;tab=11;width=70;"nl= ";"forcenl=|\n")) |
|---|
| 10 | Author : *(author|srt("..=_")|crop(" ")|format(firsttab=0;tab=11;width=70;"nl= ";"forcenl=|\n")) |
|---|
| 11 | Title : *(title| srt("..=_")|crop(" ")|format(firsttab=0;tab=11;width=70;"nl= ";"forcenl=|\n")) |
|---|
| 12 | Strain : *(strain|srt("..=_")|crop(" ")|format(firsttab=0;tab=11;width=70;"nl= ";"forcenl=|\n")) |
|---|
| 13 | |
|---|
| 14 | SeqType : *(|sequence_type) |
|---|
| 15 | BasePos : *(|export_sequence|len(.-)) |
|---|
| 16 | Length : *(|export_sequence|len) |
|---|
| 17 | |
|---|
| 18 | .. = end of GCG header |
|---|
| 19 | |
|---|
| 20 | *(|export_sequence|format_sequence(firsttab=10;tab=10;width=50;numleft;gap=10)) |
|---|
| 21 | |
|---|
| 22 | // |
|---|
| 23 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.