NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include "messages.hpp"
#include <algo/align/nw/nw_formatter.hpp>
#include <algo/align/nw/nw_spliced_aligner.hpp>
#include <algo/align/nw/align_exception.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CSpliceRanker |
Functions | |
size_t | GetSplicePriority (const char *dnr, const char *acc) |
Definition at line 162 of file nw_spliced_aligner.cpp.
Referenced by CSplicedAligner::CheckPreferences().