NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <algo/blast/api/cdd_pssm_input.hpp>
#include <algo/blast/api/blast_exception.hpp>
#include "../core/blast_psi_priv.h"
#include <objects/seqalign/Seq_align.hpp>
#include <objects/seqalign/Seq_align_set.hpp>
#include <objects/seqalign/Dense_seg.hpp>
#include <objects/seqalign/Score.hpp>
#include <objects/seq/Seq_descr.hpp>
#include <objmgr/scope.hpp>
#include <objmgr/seq_vector.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Macros | |
#define | GAP_IN_ALIGNMENT ((Uint4)-1) |
Representation of GAP in Seq-align. More... | |
Functions | |
USING_SCOPE (objects) | |