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/rmblastn__args_8cpp_source.html below:

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

34  "Nucleotide-Nucleotide BLAST with RepeatMasker Extensions"

));

35  const bool

kQueryIsProtein =

false

;

36

m_Args.push_back(arg);

39  static const string

kDefaultTask =

"rmblastn"

;

40

SetTask(kDefaultTask);

44

m_Args.push_back(arg);

47

arg.

Reset

(m_BlastDbArgs);

48

m_Args.push_back(arg);

51

arg.

Reset

(m_StdCmdLineArgs);

52

m_Args.push_back(arg);

55

m_Args.push_back(arg);

58

m_Args.push_back(arg);

61

m_Args.push_back(arg);

64

m_Args.push_back(arg);

68

m_Args.push_back(arg);

71

m_Args.push_back(arg);

74

arg.

Reset

(m_HspFilteringArgs);

75

m_Args.push_back(arg);

78

m_Args.push_back(arg);

81

m_Args.push_back(arg);

84

arg.

Reset

(m_QueryOptsArgs);

85

m_Args.push_back(arg);

88

arg.

Reset

(m_FormattingArgs);

89

m_Args.push_back(arg);

92

arg.

Reset

(m_MTArgs);

93

m_Args.push_back(arg);

96

arg.

Reset

(m_RemoteArgs);

97

m_Args.push_back(arg);

100

arg.

Reset

(m_DebugArgs);

101

m_Args.push_back(arg);

Declares the BLAST exception class.

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.

string GetTask() const

Get the task for this object.

CRef< CBlastOptionsHandle > x_CreateOptionsHandleWithTask(CBlastOptions::EAPILocality locality, const string &task)

Creates the BLAST options handle based on the task argument.

Argument class to collect database/subject arguments.

EAPILocality

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

Argument class to collect debugging options.

Argument class to retrieve discontiguous megablast arguments.

Argument class for collecting filtering options.

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

Argument class for collecting gapped options.

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 megablast database indexing options.

Defines values for match and mismatch in nucleotide comparisons as well as non-greedy extension.

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

Argument class to collect query options.

RMH: Argument class to retrieve and set the options specific to the RMBlastN algorithm.

Handles command line arguments for blastn binary.

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

Create the options handle based on the command line arguments.

virtual int GetQueryBatchSize() const

Get the query batch size.

Argument class to collect remote vs. local execution.

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

Argument class to specify the supported tasks a given program.

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

const string kTask

Task to perform.

Declares the CDiscNucleotideOptionsHandle class.

static set< string > GetTasks(ETaskSets choice=eAll)

Retrieve the set of supported tasks.

EProgram ProgramNameToEnum(const std::string &program_name)

Map a string into an element of the ncbi::blast::EProgram enumeration (except eBlastProgramMax).

@ eNuclNucl

Nucleotide-nucleotide tasks.

void Reset(void)

Reset reference object.

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

Main argument class for RMBLASTN application.


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