#include <ncbi_pch.hpp>
#include "nw_aligner_threads.hpp"
#include "messages.hpp"
#include <corelib/ncbi_system.hpp>
#include <algo/align/nw/align_exception.hpp>
#include <objects/seqloc/Seq_id.hpp>
#include <objects/seqalign/Dense_seg.hpp>
#include <algorithm>
Include dependency graph for nw_aligner.cpp:

Go to the source code of this file.
Classes | |
| struct | nwaln_mrnaseg |
| naive pattern generator (a la Rabin-Karp) More... | |
| struct | nwaln_mrnaguide |
Functions | |
| USING_SCOPE (objects) | |
Variables | |
| const unsigned char | kMaskFc = 0x01 |
| const unsigned char | kMaskEc = 0x02 |
| const unsigned char | kMaskE = 0x04 |
| const unsigned char | kMaskD = 0x08 |
|
|
|
|
|
Definition at line 195 of file nw_aligner.cpp. |
|
|
Definition at line 194 of file nw_aligner.cpp. |
|
|
Definition at line 193 of file nw_aligner.cpp. |
|
|
Definition at line 192 of file nw_aligner.cpp. |
1.4.6
Modified on Wed Dec 09 08:18:29 2009 by modify_doxy.py rev. 173732