NCBI C++ ToolKit
|
#include <objmgr/object_manager.hpp>
#include <algo/blast/api/local_db_adapter.hpp>
#include <algo/blast/api/blastp_kmer_options.hpp>
#include <math.h>
#include <algo/blast/proteinkmer/blastkmer.hpp>
#include <algo/blast/proteinkmer/blastkmerresults.hpp>
#include <algo/blast/proteinkmer/blastkmeroptions.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CBlastKmerSearch |
Threading class for BlastKmer searches. More... | |
Functions | |
USING_SCOPE (objects) | |
USING_SCOPE (blast) | |
Variables | |
USING_NCBI_SCOPE | |
USING_SCOPE | ( | blast | ) |
USING_SCOPE | ( | objects | ) |
USING_NCBI_SCOPE |
Definition at line 47 of file kblastapi.hpp.