NCBI C++ ToolKit
Variables
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.

Go to the SVN repository for 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

◆ kMaskD

const unsigned char kMaskD = 0x08

Definition at line 218 of file nw_pssm_aligner.cpp.

Referenced by CPSSMAligner::x_AlignProfile(), and CPSSMAligner::x_AlignPSSM().

◆ kMaskE

const unsigned char kMaskE = 0x04

Definition at line 217 of file nw_pssm_aligner.cpp.

Referenced by CPSSMAligner::x_AlignProfile(), and CPSSMAligner::x_AlignPSSM().

◆ kMaskEc

const unsigned char kMaskEc = 0x02

Definition at line 216 of file nw_pssm_aligner.cpp.

Referenced by CPSSMAligner::x_AlignProfile(), and CPSSMAligner::x_AlignPSSM().

◆ kMaskFc

const unsigned char kMaskFc = 0x01

Definition at line 215 of file nw_pssm_aligner.cpp.

Referenced by CPSSMAligner::x_AlignProfile(), and CPSSMAligner::x_AlignPSSM().

Modified on Fri Sep 20 14:58:07 2024 by modify_doxy.py rev. 669887