src/algo/align/nw/nw_pssm_aligner.cpp File Reference

#include <ncbi_pch.hpp>
#include <math.h>
#include "messages.hpp"
#include <algo/align/nw/nw_pssm_aligner.hpp>
#include <algo/align/nw/align_exception.hpp>

Include dependency graph for nw_pssm_aligner.cpp:

Go to the source code of this file.

Variables

const unsigned char kMaskFc = 0x01
const unsigned char kMaskEc = 0x02
const unsigned char kMaskE = 0x04
const unsigned char kMaskD = 0x08


Variable Documentation

const unsigned char kMaskD = 0x08
 

Definition at line 218 of file nw_pssm_aligner.cpp.

const unsigned char kMaskE = 0x04
 

Definition at line 217 of file nw_pssm_aligner.cpp.

const unsigned char kMaskEc = 0x02
 

Definition at line 216 of file nw_pssm_aligner.cpp.

const unsigned char kMaskFc = 0x01
 

Definition at line 215 of file nw_pssm_aligner.cpp.


Generated on Mon Dec 7 06:49:43 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:21:37 2009 by modify_doxy.py rev. 173732