NCBI C++ ToolKit
|
#include <corelib/ncbiobj.hpp>
#include <corelib/ncbistd.hpp>
#include <objects/seqloc/Seq_loc.hpp>
#include <objects/seqloc/Seq_interval.hpp>
#include <objects/seq/Seq_literal.hpp>
#include <objects/seqalign/Seq_align.hpp>
#include <objects/seqalign/Seq_align_set.hpp>
#include <objects/seq/Seq_data.hpp>
#include <objects/seqfeat/Seq_feat.hpp>
#include <objects/seqfeat/Variation_ref.hpp>
#include <objects/seqfeat/Variation_inst.hpp>
#include <objmgr/scope.hpp>
#include <objmgr/feat_ci.hpp>
#include <objmgr/seq_vector.hpp>
#include <objmgr/seq_loc_mapper.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | variation_ref::CVariationUtil |
struct | variation_ref::CVariationUtil::SFlankLocs |
Calculate upstream (first) and downstream(second) flanks for loc. More... | |
Namespaces | |
variation_ref | |
Macros | |
#define | VARIATION_UTIL_HPP_ |
Functions | |
USING_SCOPE (objects) | |
#define VARIATION_UTIL_HPP_ |
Definition at line 35 of file variation_util.hpp.
USING_SCOPE | ( | objects | ) |