NCBI C++ ToolKit
|
#include <corelib/ncbifile.hpp>
#include <algo/blast/api/blast_exception.hpp>
#include <algo/blast/core/blast_export.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CMinHashException |
struct | MinHashIndexHeader |
Structure of file on disk. More... | |
class | CMinHashFile |
Access data in Minhash files. More... | |
Macros | |
#define | KMER_LSH_ARRAY_SIZE 0x1000001 |
#define | KMER_RANDOM_NUM_OFFSET 48 |
#define KMER_LSH_ARRAY_SIZE 0x1000001 |
Definition at line 72 of file mhfile.hpp.
#define KMER_RANDOM_NUM_OFFSET 48 |
Definition at line 73 of file mhfile.hpp.