protoGene Struct Reference

Collaboration diagram for protoGene:

Collaboration graph
[legend]

Data Fields

protoGeneleft
protoGeneright
ffAlihits
DNAhStart
DNAhEnd
DNAnStart
DNAnEnd
int score

Detailed Description

Definition at line 870 of file fuzzyFind.c.


Field Documentation

struct protoGene* protoGene::left [read]

Definition at line 872 of file fuzzyFind.c.

Referenced by lumpHits().

struct protoGene* protoGene::right [read]

Definition at line 873 of file fuzzyFind.c.

Referenced by bestMerger(), and lumpHits().

struct ffAli* protoGene::hits [read]

Definition at line 874 of file fuzzyFind.c.

Referenced by canAdd(), lumpHits(), and mergeProtoGenes().

DNA* protoGene::hStart

Definition at line 875 of file fuzzyFind.c.

Referenced by bestMerger(), canAdd(), lumpHits(), and mergeProtoGenes().

DNA * protoGene::hEnd

Definition at line 875 of file fuzzyFind.c.

Referenced by bestMerger(), canAdd(), lumpHits(), and mergeProtoGenes().

DNA * protoGene::nStart

Definition at line 875 of file fuzzyFind.c.

Referenced by bestMerger(), canAdd(), cmpProtoNeedle(), cmpProtoSize(), lumpHits(), and mergeProtoGenes().

DNA * protoGene::nEnd

Definition at line 875 of file fuzzyFind.c.

Referenced by bestMerger(), canAdd(), cmpProtoSize(), lumpHits(), and mergeProtoGenes().

int protoGene::score

Definition at line 876 of file fuzzyFind.c.

Referenced by cmpProtoScore().


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