Data Fields | |
| int4 | numQueryPositions |
| int4 | allocQueryPositions |
| int4 * | queryPositions |
| int2 | numQueryPositions |
| int2 | allocQueryPositions |
| int2 * | queryPositions |
Definition at line 20 of file nucleotideLookup.c.
Definition at line 22 of file nucleotideLookup.c.
Referenced by nucleotideLookup_build(), and wordLookupDFA_build().
Definition at line 23 of file nucleotideLookup.c.
Referenced by nucleotideLookup_build(), and wordLookupDFA_build().
Definition at line 24 of file nucleotideLookup.c.
Referenced by nucleotideLookup_build(), and wordLookupDFA_build().
Definition at line 21 of file wordLookupDFA.c.
Definition at line 22 of file wordLookupDFA.c.
Definition at line 23 of file wordLookupDFA.c.
1.5.2