Declarations of static arrays used to define some NCBI encodings to be used in a toolkit independent ...
Declares the CBlastNucleotideOptionsHandle class.
#define BLAST_GAP_X_DROPOFF_NUCL
default dropoff for non-greedy nucleotide gapped extensions
#define BLAST_GAP_OPEN_MEGABLAST
default gap open penalty (megablast with greedy gapped alignment)
#define BLAST_WORD_THRESHOLD_MEGABLAST
default threshold (megablast)
#define BLAST_UNGAPPED_X_DROPOFF_NUCL
ungapped dropoff score for blastn (and megablast)
#define BLAST_GAP_EXTN_MEGABLAST
default gap open penalty (megablast) with greedy gapped alignment)
@ eDynProgScoreOnly
standard affine gapping
@ eGreedyScoreOnly
Greedy extension (megaBlast)
#define BLAST_WORDSIZE_MEGABLAST
default word size (contiguous megablast; for discontig megablast the word size is explicitly overridd...
#define BLAST_GAP_OPEN_NUCL
default gap open penalty (blastn)
#define BLAST_GAP_TRIGGER_NUCL
default bit score that will trigger a gapped extension for blastn
#define BLAST_GAP_X_DROPOFF_FINAL_NUCL
default dropoff for nucleotide gapped extensions)
#define BLAST_WORD_THRESHOLD_BLASTN
default threshold (blastn)
#define BLAST_EXPECT_VALUE
Default parameters for saving hits.
#define BLAST_SCAN_RANGE_NUCL
default scan range (blastn)
#define BLAST_WINDOW_SIZE_NUCL
default window size (blastn)
#define BLAST_GAP_X_DROPOFF_GREEDY
default dropoff for greedy nucleotide gapped extensions
#define BLAST_GAP_EXTN_NUCL
default gap open penalty (blastn)
@ eGreedyTbck
Greedy extension (megaBlast)
@ eDynProgTbck
standard affine gapping
#define BLAST_WORDSIZE_NUCL
default word size (blastn)
@ eNaLookupTable
blastn lookup table
@ eMBLookupTable
megablast lookup table (includes both contiguous and discontiguous megablast)
Internal auxiliary setup classes/functions for C++ BLAST APIs.
@ eVecScreen
Vector screening.
@ eBlastn
Nucl-Nucl (traditional blastn)
@ eMegablast
Nucl-Nucl (traditional megablast)
Handle to the nucleotide-nucleotide options to the BLAST algorithm.
Handle to the options to the BLAST algorithm.
void SetRemoteProgramAndService_Blast3(const string &p, const string &s)
Set the program and service name for remote blast.
EAPILocality
Enumerates the possible contexts in which objects of this type can be used.
@ eRemote
To be used when running BLAST remotely.
void SetLookupTableType(ELookupTableType type)
Sets LookupTableType.
virtual void SetScoringOptionsDefaults()
Overrides ScoringOptionsDefaults for nucleotide options.
void SetEvalueThreshold(double eval)
Sets EvalueThreshold.
virtual void SetLookupTableDefaults()
Overrides LookupTableDefaults for nucleotide options.
virtual void SetMBInitialWordOptionsDefaults()
Overrides MBInitialWordOptionsDefaults for nucleotide options.
virtual void SetMBScoringOptionsDefaults()
Overrides MBScoringOptionsDefaults for nucleotide options.
virtual void SetMBLookupTableDefaults()
Overrides MBLookupTableDefaults for nucleotide options.
void SetQueryCovHspPerc(double p)
Sets QueryCovHspPerc.
void SetDbLength(Int8 len)
Sets DbLength.
EAPILocality GetLocality() const
Return the locality used when the object was created.
void SetEvalueThreshold(double eval)
void SetMatchReward(int r)
Sets MatchReward.
void SetDbSeqNum(unsigned int num)
Sets DbSeqNum.
void SetOutOfFrameMode(bool m=true)
void SetGapTrigger(double g)
Sets GapTrigger.
void SetComplexityAdjMode(bool m=true)
Sets ComplexityAdjMode -RMH-.
void SetGapOpeningCost(int g)
void SetGapExtnAlgorithm(EBlastPrelimGapExt algo)
Sets GapExtnAlgorithm.
void SetEffectiveSearchSpace(Int8 eff)
void SetEffectiveSearchSpace(Int8 eff)
Sets EffectiveSearchSpace.
void SetFrameShiftPenalty(int p)
CRef< CBlastOptions > m_Opts
Data type this class controls access to.
void SetVecScreenDefaults()
Sets default options for VecScreen.
void SetWordThreshold(double w)
Sets WordThreshold.
void SetGapExtensionCost(int e)
void SetGapTracebackAlgorithm(EBlastTbackExt algo)
Sets GapTracebackAlgorithm.
virtual void SetHitSavingOptionsDefaults()
Overrides HitSavingOptionsDefaults for nucleotide options.
virtual void SetEffectiveLengthsOptionsDefaults()
Overrides EffectiveLengthsOptionsDefaults for nucleotide options.
virtual void SetDefaults()
Sets Defaults.
void SetProgram(EProgram p)
Sets the task this object is best suited for.
void SetTraditionalBlastnDefaults()
Sets TraditionalBlastnDefaults.
void SetMismatchPenalty(int p)
Sets MismatchPenalty.
void SetMismatchPenalty(int p)
void SetMaxHspsPerSubject(int m)
Sets MaxHspPerSubjectQueryPair.
virtual void SetSubjectSequenceOptionsDefaults()
Overrides SubjectSequenceOptionsDefaults for nucleotide options.
void SetMatrixName(const char *matrix)
Sets MatrixName.
void SetHitlistSize(int s)
Sets HitlistSize.
virtual void SetGappedExtensionDefaults()
Overrides GappedExtensionDefaults for nucleotide options.
CBlastNucleotideOptionsHandle(EAPILocality locality=CBlastOptions::eLocal)
Creates object with default options set.
void SetXDropoff(double x)
Sets XDropoff.
void SetWindowSize(int ws)
Sets WindowSize.
void SetTraditionalMegablastDefaults()
Sets TraditionalMegablastDefaults.
void SetMinDiagSeparation(int d)
Sets MinDiagSeparation.
virtual void SetInitialWordOptionsDefaults()
Overrides InitialWordOptionsDefaults for nucleotide options.
void SetGapXDropoffFinal(double x)
Sets GapXDropoffFinal.
void SetGapExtensionCost(int e)
Sets GapExtensionCost.
void SetDefaultsMode(bool dmode)
If this is true, remote options will ignore "Set" calls.
void SetGapXDropoff(double x)
Sets GapXDropoff.
void SetMaskAtHash(bool m=true)
Sets MaskAtHash.
void SetLowScorePerc(double p)
Sets low score percentage for ungapped alignments.
void SetWordSize(int ws)
Sets WordSize.
void SetMaskLevel(int ml)
Sets MaskLevel -RMH-.
void SetMaskAtHash(bool val=true)
void SetOffDiagonalRange(int r)
void SetDustFiltering(bool val)
Enable dust filtering.
void SetDustFiltering(bool val=true)
virtual void SetQueryOptionDefaults()
Overrides QueryOptionDefaults for nucleotide options.
void SetMaxNumHspPerSequence(int m)
Sets MaxNumHspPerSequence.
void SetGappedMode(bool m=true)
Sets GappedMode.
virtual void SetMBHitSavingOptionsDefaults()
Overrides MBHitSavingOptionsDefaults for nucleotide options.
void SetPercentIdentity(double p)
Sets PercentIdentity.
void SetCutoffScore(int s)
Sets CutoffScore.
void SetGapOpeningCost(int g)
Sets GapOpeningCost.
void SetLookupTableStride(Uint4 val)
void SetStrandOption(objects::ENa_strand strand)
Sets StrandOption.
virtual void SetMBGappedExtensionDefaults()
Overrides MBGappedExtensionDefaults for nucleotide options.
void SetMatchReward(int r)
int64_t Int8
8-byte (64-bit) signed integer
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.
@ eNa_strand_both
in forward orientation
#define INT2_MAX
largest number represented by signed (two byte) short