
Data Fields | |
| nt4Seq * | target |
| boolean | isRc |
| int | probeStart |
| int | probeEnd |
| int | targetStart |
| int | targetEnd |
| int | score |
Definition at line 46 of file crudeali.c.
struct nt4Seq* crudeGene::target [read] |
Definition at line 50 of file crudeali.c.
Referenced by copyExonsIntoGenes(), lumpExonsIntoGenes(), and scoreNoninsertingExtensions().
| boolean crudeGene::isRc |
Definition at line 51 of file crudeali.c.
Referenced by copyExonsIntoGenes(), lumpExonsIntoGenes(), and scoreNoninsertingExtensions().
Definition at line 52 of file crudeali.c.
Referenced by copyExonsIntoGenes(), lumpExonsIntoGenes(), and scoreNoninsertingExtensions().
Definition at line 53 of file crudeali.c.
Referenced by copyExonsIntoGenes(), and lumpExonsIntoGenes().
Definition at line 54 of file crudeali.c.
Referenced by copyExonsIntoGenes(), lumpExonsIntoGenes(), and scoreNoninsertingExtensions().
Definition at line 55 of file crudeali.c.
Referenced by copyExonsIntoGenes(), and lumpExonsIntoGenes().
| int crudeGene::score |
Definition at line 56 of file crudeali.c.
Referenced by cmpGenesByScore(), copyExonsIntoGenes(), countPrettyGood(), lumpExonsIntoGenes(), and scoreNoninsertingExtensions().
1.5.2