#include "kzseq.h"Go to the source code of this file.
Typedefs | |
| typedef unsigned int | edit_op_t |
Functions | |
| void | print_align_header (kzseq &seq1, kzseq &seq2, argv_scores_t *ds) |
| void | print_align (int score, const char *seq1, const char *seq2, int beg1, int end1, int beg2, int end2, int *S) |
| typedef unsigned int edit_op_t |
| void print_align | ( | int | score, | |
| const char * | seq1, | |||
| const char * | seq2, | |||
| int | beg1, | |||
| int | end1, | |||
| int | beg2, | |||
| int | end2, | |||
| int * | S | |||
| ) |
| void print_align_header | ( | kzseq & | seq1, | |
| kzseq & | seq2, | |||
| argv_scores_t * | ds | |||
| ) |
1.5.6