parasail_query

Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
get_cigar
Cigar get_cigar(parasail_matrix_t* score_matrix)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

beg_query
int beg_query;
Undocumented in source.
beg_ref
int beg_ref;
Undocumented in source.
cigar
Cigar cigar;
Undocumented in source.
result
parasail_result_t* result;
Undocumented in source.
seq1
char* seq1;
Undocumented in source.
seq1Len
int seq1Len;
Undocumented in source.
seq2
char* seq2;
Undocumented in source.
seq2Len
int seq2Len;
Undocumented in source.

Meta