src/clustal/ktuple_pair.h File Reference

#include "seq.h"
#include "symmatrix.h"
#include "progress.h"
Include dependency graph for ktuple_pair.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ktuple_param_t

Functions

void KTuplePairDist (symmatrix_t *tmat, mseq_t *mseq, int istart, int iend, int jstart, int jend, ktuple_param_t *aln_param, progress_t *prProgress, unsigned long int *ulStepNo, unsigned long int ulTotalStepNo)

Function Documentation

void KTuplePairDist ( symmatrix_t tmat,
mseq_t mseq,
int  istart,
int  iend,
int  jstart,
int  jend,
ktuple_param_t param_override,
progress_t prProgress,
unsigned long int *  ulStepNo,
unsigned long int  ulTotalStepNo 
)

Will compute ktuple scores and store in tmat Following values will be set: tmat[i][j], where istart <= i <iend and jstart <= j < jend i.e. zero-offset tmat data members have to be preallocated

if ktuple_param_t *aln_param == NULL defaults will be used

Generated on Fri Aug 31 05:32:52 2012 for Clustal Omega by  doxygen 1.6.3