BioLegato - Data Objects
From Bioinformatics.Org Wiki
| value | GDE flat | GDE | GenBank | |
| File extension | .flat | .gde | .gen, .gb, .gp | |
| Name | non-blank string | first line | name | LOCUS |
| Accession | non-blank string | sequence-ID | ACCESSION | |
| GI | integer | VERSION | ||
| Description | text | descrip | DESCRIPTION | |
| Type | RNA|protein|text|mask | read from first character of each name line | type | LOCUS |
| Topology | circular | defaults to linear | circular (0 or 1) | LOCUS |
| Annotation | text | comment | all lines from LOCUS to ORIGIN | |
| Sequence | text | lines read after a name line, terminating with the next name line | sequence | read after the ORIGIN line and terminating with a "//" line. |