NCBI C++ ToolKit
|
Command line tool to determine the path to BLAST databases. More...
#include <ncbi_pch.hpp>
#include <corelib/ncbiapp.hpp>
#include <algo/blast/api/version.hpp>
#include <objtools/blast/seqdb_reader/seqdbexpert.hpp>
#include <algo/blast/blastinput/blast_input.hpp>
#include "../blast/blast_app_util.hpp"
#include <iomanip>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CBlastDBCmdApp |
The application class. More... | |
Functions | |
USING_SCOPE (blast) | |
int | main (int argc, const char *argv[]) |
Variables | |
USING_NCBI_SCOPE | |
Command line tool to determine the path to BLAST databases.
Definition in file blastdb_path.cpp.
Definition at line 136 of file blastdb_path.cpp.
References CNcbiApplicationAPI::AppMain().
USING_SCOPE | ( | blast | ) |
USING_NCBI_SCOPE |
Definition at line 44 of file blastdb_path.cpp.