NCBI C++ ToolKit
|
Search Toolkit Book for CBlastSeqUtil
#include <objtools/blast/blastdb_format/blastdb_dataextract.hpp>
Static Public Member Functions | |
static Uint4 | GetSeqHash (const char *buffer, int length) |
static void | ApplySeqMask (string &seq, const CSeqDB::TSequenceRanges &masks, const TSeqRange r=TSeqRange::GetEmpty()) |
static void | GetReverseStrandSeq (string &seq) |
static string | GetMasksString (const CSeqDB::TSequenceRanges &masks) |
Definition at line 238 of file blastdb_dataextract.hpp.
|
static |
Definition at line 1048 of file blastdb_dataextract.cpp.
Referenced by CBlastDB_SeqFormatter::x_GetSeq().
|
static |
Definition at line 1077 of file blastdb_dataextract.cpp.
Referenced by CBlastDB_SeqFormatter::x_GetSeqMask().
|
static |
Definition at line 1072 of file blastdb_dataextract.cpp.
Referenced by CBlastDB_SeqFormatter::x_GetSeq().
Definition at line 1037 of file blastdb_dataextract.cpp.
Referenced by CBlastDBExtractor::ExtractHash(), and CBlastDB_SeqFormatter::x_GetSeqHash().