#include <ens.h>
Collaboration diagram for ensGene:

Data Fields | |
| ensGene * | next |
| char * | id |
| ensTranscript * | transcriptList |
| hash * | exonIdHash |
| ensExon * | exonList |
Definition at line 77 of file ens.h.
struct ensGene* ensGene::next [read] |
| char* ensGene::id |
struct ensTranscript* ensGene::transcriptList [read] |
struct hash* ensGene::exonIdHash [read] |
struct ensExon* ensGene::exonList [read] |
1.5.2