axtScoreScheme Struct Reference

#include <axt.h>


Data Fields

scoreMatrix * next
int matrix [256][256]
int gapOpen
int gapExtend
char * extra


Detailed Description

Definition at line 83 of file axt.h.


Field Documentation

struct scoreMatrix* axtScoreScheme::next [read]

Definition at line 86 of file axt.h.

int axtScoreScheme::matrix[256][256]

Definition at line 87 of file axt.h.

Referenced by chainConnectCost().

int axtScoreScheme::gapOpen

Definition at line 88 of file axt.h.

int axtScoreScheme::gapExtend

Definition at line 89 of file axt.h.

char* axtScoreScheme::extra

Definition at line 90 of file axt.h.


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