| Name | Type | Description |
|---|---|---|
| name | char* | Name |
| offset | unsigned long | Offset |
| text_offset | unsigned long | Text offset |
| next | struct hash_list* | Next in list |
| Name | Type | Description |
|---|---|---|
| gstart | ajint | Genomic start |
| estart | ajint | EST start |
| gstop | ajint | Genomic stop |
| estop | ajint | EST stop |
| score | ajint | Score |
| len | ajint | Length |
| align_path | ajint* | Path |