gffSegLine Struct Reference


Data Fields

char seqname [64]
char source [64]
char feature [64]
long start
long end
char score [62]
char strand [4]
char frame [4]
char group [128]

Detailed Description

Definition at line 22 of file oldGff.c.


Field Documentation

char gffSegLine::seqname[64]

Definition at line 24 of file oldGff.c.

Referenced by gffSegLineScan().

char gffSegLine::source[64]

Definition at line 25 of file oldGff.c.

Referenced by gffSegLineScan().

char gffSegLine::feature[64]

Definition at line 26 of file oldGff.c.

Referenced by gffReadGenes(), and gffSegLineScan().

long gffSegLine::start

Definition at line 27 of file oldGff.c.

Referenced by gffReadGenes(), and gffSegLineScan().

long gffSegLine::end

Definition at line 27 of file oldGff.c.

Referenced by gffReadGenes(), and gffSegLineScan().

char gffSegLine::score[62]

Definition at line 28 of file oldGff.c.

Referenced by gffSegLineScan().

char gffSegLine::strand[4]

Definition at line 29 of file oldGff.c.

Referenced by gffReadGenes(), and gffSegLineScan().

char gffSegLine::frame[4]

Definition at line 30 of file oldGff.c.

Referenced by gffReadGenes(), and gffSegLineScan().

char gffSegLine::group[128]

Definition at line 31 of file oldGff.c.

Referenced by gffReadGenes(), and gffSegLineScan().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:25:50 2007 for blat by  doxygen 1.5.2