wormFeature Struct Reference

#include <wormdna.h>

Collaboration diagram for wormFeature:

Collaboration graph
[legend]

Data Fields

wormFeaturenext
char * chrom
int start
int end
char typeByte
char name [1]

Detailed Description

Definition at line 180 of file wormdna.h.


Field Documentation

struct wormFeature* wormFeature::next [read]

Definition at line 183 of file wormdna.h.

Referenced by wormChromPartExonsUpper().

char* wormFeature::chrom

Definition at line 184 of file wormdna.h.

Referenced by newWormFeature().

int wormFeature::start

Definition at line 185 of file wormdna.h.

Referenced by findAltSpliceRange(), newWormFeature(), wormChromPartExonsUpper(), and wormIsChromRange().

int wormFeature::end

Definition at line 185 of file wormdna.h.

Referenced by findAltSpliceRange(), newWormFeature(), and wormIsChromRange().

char wormFeature::typeByte

Definition at line 186 of file wormdna.h.

Referenced by newWormFeature(), and scanChromOffsetFile().

char wormFeature::name[1]

Definition at line 187 of file wormdna.h.

Referenced by newWormFeature(), and wormChromPartExonsUpper().


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