NCBI C++ ToolKit
|
Produce formatted blast output for command line applications. More...
#include <corelib/ncbi_limits.hpp>
#include <algo/blast/api/sseqloc.hpp>
#include <algo/blast/api/setup_factory.hpp>
#include <algo/blast/api/uniform_search.hpp>
#include <algo/blast/api/blast_results.hpp>
#include <algo/blast/igblast/igblast.hpp>
#include <algo/blast/api/psiblast_iteration.hpp>
#include <algo/blast/core/blast_seqsrc.h>
#include <objtools/align_format/tabular.hpp>
#include <objtools/align_format/showalign.hpp>
#include <objtools/align_format/showdefline.hpp>
#include <objtools/align_format/taxFormat.hpp>
#include <algo/blast/format/blastfmtutil.hpp>
#include <algo/blast/blastinput/blast_input.hpp>
#include <algo/blast/blastinput/blast_args.hpp>
#include <algo/blast/api/local_db_adapter.hpp>
#include <algo/blast/api/blast_seqinfosrc.hpp>
#include <algo/blast/format/sam.hpp>
#include <objects/blast/blast__.hpp>
#include <algo/blast/api/blast_usage_report.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CBlastFormat |
This class formats the BLAST results for command line applications. More... | |
struct | CBlastFormat::SClone |
igblast clone info More... | |
Functions | |
USING_SCOPE (align_format) | |
Produce formatted blast output for command line applications.
Definition in file blast_format.hpp.
USING_SCOPE | ( | align_format | ) |