#include <xa.h>
Collaboration diagram for xaAli:

Data Fields | |
| xaAli * | next |
| char * | name |
| char * | query |
| int | qStart |
| int | qEnd |
| char | qStrand |
| char * | target |
| int | tStart |
| int | tEnd |
| char | tStrand |
| int | milliScore |
| int | symCount |
| char * | qSym |
| char * | tSym |
| char * | hSym |
Definition at line 10 of file xa.h.
struct xaAli* xaAli::next [read] |
| char* xaAli::name |
| char* xaAli::query |
| int xaAli::qStart |
| int xaAli::qEnd |
| char xaAli::qStrand |
| char* xaAli::target |
| int xaAli::tStart |
| int xaAli::tEnd |
| char xaAli::tStrand |
| int xaAli::symCount |
| char* xaAli::qSym |
| char * xaAli::tSym |
| char * xaAli::hSym |
1.5.2