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

Data Fields | |
| ensExon * | next |
| char * | id |
| contigTree * | contig |
| char | phase |
| char | endPhase |
| int | orientation |
| int | seqStart |
| int | seqEnd |
Definition at line 50 of file ens.h.
struct ensExon* ensExon::next [read] |
| char* ensExon::id |
struct contigTree* ensExon::contig [read] |
| char ensExon::phase |
| char ensExon::endPhase |
| int ensExon::seqEnd |
1.5.2