
Data Fields | |
| protoGene * | left |
| protoGene * | right |
| ffAli * | hits |
| DNA * | hStart |
| DNA * | hEnd |
| DNA * | nStart |
| DNA * | nEnd |
| int | score |
Definition at line 870 of file fuzzyFind.c.
struct protoGene* protoGene::left [read] |
struct protoGene* protoGene::right [read] |
struct ffAli* protoGene::hits [read] |
Definition at line 874 of file fuzzyFind.c.
Referenced by canAdd(), lumpHits(), and mergeProtoGenes().
Definition at line 875 of file fuzzyFind.c.
Referenced by bestMerger(), canAdd(), lumpHits(), and mergeProtoGenes().
Definition at line 875 of file fuzzyFind.c.
Referenced by bestMerger(), canAdd(), lumpHits(), and mergeProtoGenes().
Definition at line 875 of file fuzzyFind.c.
Referenced by bestMerger(), canAdd(), cmpProtoNeedle(), cmpProtoSize(), lumpHits(), and mergeProtoGenes().
Definition at line 875 of file fuzzyFind.c.
Referenced by bestMerger(), canAdd(), cmpProtoSize(), lumpHits(), and mergeProtoGenes().
| int protoGene::score |
1.5.2