blastQuery Struct Reference

#include <blastParse.h>

Collaboration diagram for blastQuery:

Collaboration graph
[legend]

Data Fields

blastQuerynext
char * query
int queryBaseCount
char * database
int dbSeqCount
int dbBaseCount
blastGappedAligapped

Detailed Description

Definition at line 18 of file blastParse.h.


Field Documentation

struct blastQuery* blastQuery::next [read]

Definition at line 21 of file blastParse.h.

Referenced by blastQueryFreeList().

char* blastQuery::query

Definition at line 22 of file blastParse.h.

Referenced by blastGappedAliPrint(), blastQueryFree(), and parseQueryLines().

int blastQuery::queryBaseCount

Definition at line 23 of file blastParse.h.

Referenced by nextBlock(), and parseQueryLines().

char* blastQuery::database

Definition at line 24 of file blastParse.h.

Referenced by blastQueryFree(), and parseDatabaseLines().

int blastQuery::dbSeqCount

Definition at line 25 of file blastParse.h.

Referenced by parseDatabaseLines().

int blastQuery::dbBaseCount

Definition at line 26 of file blastParse.h.

Referenced by parseDatabaseLines().

struct blastGappedAli* blastQuery::gapped [read]

Definition at line 27 of file blastParse.h.

Referenced by blastFileNextQuery(), blastQueryFree(), and blastQueryPrint().


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