NCBI C++ ToolKit
Classes | Functions | Variables
blastp_app.cpp File Reference

BLASTP command line application. More...

#include <ncbi_pch.hpp>
#include <corelib/ncbiapp.hpp>
#include <algo/blast/api/local_blast.hpp>
#include <algo/blast/api/remote_blast.hpp>
#include <algo/blast/blastinput/blast_fasta_input.hpp>
#include <algo/blast/blastinput/blastp_args.hpp>
#include <algo/blast/api/objmgr_query_data.hpp>
#include <algo/blast/format/blast_format.hpp>
#include <util/profile/rtprofile.hpp>
#include "blast_app_util.hpp"
#include "blastp_node.hpp"
+ Include dependency graph for blastp_app.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CBlastpApp
 

Functions

 USING_SCOPE (blast)
 
 USING_SCOPE (objects)
 
static void s_GetMT1Cutoffs (const int word_size, Int8 &max_db_size, Int8 &min_q_size)
 
int NcbiSys_main (int argc, ncbi::TXChar *argv[])
 

Variables

 USING_NCBI_SCOPE
 

Detailed Description

BLASTP command line application.

Definition in file blastp_app.cpp.

Function Documentation

◆ NcbiSys_main()

int NcbiSys_main ( int  argc,
ncbi::TXChar argv[] 
)

Definition at line 382 of file blastp_app.cpp.

References CNcbiApplicationAPI::AppMain().

◆ s_GetMT1Cutoffs()

static void s_GetMT1Cutoffs ( const int  word_size,
Int8 max_db_size,
Int8 min_q_size 
)
static

Definition at line 96 of file blastp_app.cpp.

Referenced by CBlastpApp::Run().

◆ USING_SCOPE() [1/2]

USING_SCOPE ( blast  )

◆ USING_SCOPE() [2/2]

USING_SCOPE ( objects  )

Variable Documentation

◆ USING_NCBI_SCOPE

USING_NCBI_SCOPE

Definition at line 47 of file blastp_app.cpp.

Modified on Fri Sep 20 14:57:51 2024 by modify_doxy.py rev. 669887