A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/deltablast__args_8cpp_source.html below:

NCBI C++ ToolKit: src/algo/blast/blastinput/deltablast_args.cpp Source File

45  static const string

kProgram(

"deltablast"

);

48  "time accelarated BLAST"

));

50

m_Args.push_back(arg);

52  bool const

kQueryIsProtein =

true

;

53  bool const

kFilterByDefault =

false

;

54  bool const

kIsDeltaBlast =

true

;

55  bool const

kIsCBS2and3Supported =

false

;

58  static const char

kDefaultTask[] =

"deltablast"

;

59

SetTask(kDefaultTask);

62

arg.

Reset

(m_BlastDbArgs);

63

m_Args.push_back(arg);

66

arg.

Reset

(m_StdCmdLineArgs);

67

m_Args.push_back(arg);

70

m_Args.push_back(arg);

73

m_Args.push_back(arg);

76

m_Args.push_back(arg);

79

m_Args.push_back(arg);

82

arg.

Reset

(m_HspFilteringArgs);

83

m_Args.push_back(arg);

86

m_Args.push_back(arg);

89

arg.

Reset

(m_QueryOptsArgs);

90

m_Args.push_back(arg);

93

arg.

Reset

(m_FormattingArgs);

94

m_Args.push_back(arg);

97

arg.

Reset

(m_MTArgs);

98

m_Args.push_back(arg);

101

arg.

Reset

(m_RemoteArgs);

102

m_Args.push_back(arg);

106

m_Args.push_back(arg);

109

m_Args.push_back(arg);

113

arg.

Reset

(m_PsiBlastArgs);

114

m_Args.push_back(arg);

117

m_Args.push_back(arg);

120

arg.

Reset

(m_DeltaBlastArgs);

121

m_Args.push_back(arg);

124

arg.

Reset

(m_DebugArgs);

125

m_Args.push_back(arg);

Declares singleton objects to store the version and reference for the BLAST engine.

Auxiliary classes/functions for BLAST input library.

int GetQueryBatchSize(EProgram program, bool is_ungapped=false, bool remote=false, bool use_default=true, string task="", bool mt_mode=false)

Retrieve the appropriate batch size for the specified task.

@ eDeltaBlast

Delta Blast.

CRef< CRemoteArgs > m_RemoteArgs

remote vs. local execution options

bool m_IsUngapped

Is this application being run ungapped.

Argument class to collect database/subject arguments.

EAPILocality

Enumerates the possible contexts in which objects of this type can be used.

Keeps track of the version of the BLAST engine in the NCBI C++ toolkit.

Argument class for collecting composition based statistics options.

Argument class to collect debugging options.

Handle command line arguments for deltablast binary.

bool GetSaveLastPssm(void) const

Should PSSM after last database search be saved.

virtual int GetQueryBatchSize(void) const

Get query batch size.

CRef< CPsiBlastArgs > m_PsiBlastArgs

Pssm search and Psi-Blast sepcific arguments.

virtual CRef< CBlastOptionsHandle > x_CreateOptionsHandle(CBlastOptions::EAPILocality locality, const CArgs &args)

Create the options handle based on the command line arguments.

Argument class to collect options specific to DELTA-BLAST.

Handle to the protein-protein options to the BLAST algorithm.

Argument class for collecting filtering options.

Argument class to collect formatting options, use this to create a CBlastFormat object.

Argument class to retrieve the gap trigger option.

Argument class for general search BLAST algorithm options: evalue, gap penalties, query filter string...

Argument class to retrieve options for filtering HSPs (e.g.

Argument class to collect multi-threaded arguments.

Argument class to retrieve and set the scoring matrix name BLAST algorithm option.

Argument class to populate an application's name and description.

Argument class to collect options specific to PSI-BLAST.

@ eProteinDb

Traditional, iterated PSI-BLAST.

bool GetSaveLastPssm(void) const

Should the PSSM after the last database search be saved.

Argument class to collect PSSM engine options.

Argument class to collect query options.

Argument class to collect remote vs. local execution.

bool ExecuteRemotely() const

Return whether the search should be executed remotely or not.

Argument class to retrieve input and output streams for a command line program.

Argument class to retrieve and set the window size BLAST algorithm option.

Argument class to retrieve and set the word threshold BLAST algorithm option.

const string kDfltArgCompBasedStatsDelta

Main argument class for DELTA-BLAST application.

Declares the CDeltaBlastOptionsHandle class.

virtual string Print(void) const

Print version information.

void Reset(void)

Reset reference object.

bool NotEmpty(void) const THROWS_NONE

Check if CRef is not empty – pointing to an object and has a non-null value.

#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.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4