NCBI C++ ToolKit
Functions | Variables
annot_selector.cpp File Reference
#include <ncbi_pch.hpp>
#include <objmgr/annot_selector.hpp>
#include <objmgr/impl/tse_info.hpp>
#include <objmgr/impl/seq_entry_info.hpp>
#include <objmgr/impl/seq_annot_info.hpp>
#include <objmgr/impl/annot_type_index.hpp>
#include <objmgr/bioseq_handle.hpp>
#include <objmgr/seq_entry_handle.hpp>
#include <objmgr/seq_annot_handle.hpp>
#include <objmgr/objmgr_exception.hpp>
#include <objmgr/impl/handle_range_map.hpp>
#include <objects/seqset/Seq_entry.hpp>
#include <objects/seq/Seq_annot.hpp>
#include <algorithm>
+ Include dependency graph for annot_selector.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 NCBI_PARAM_DECL (bool, OBJMGR, ADAPTIVE_DEPTH_BY_NAMED_ACC)
 
 NCBI_PARAM_DEF (bool, OBJMGR, ADAPTIVE_DEPTH_BY_NAMED_ACC, true)
 
bool ExtractZoomLevel (const string &full_name, string *acc_ptr, int *zoom_level_ptr)
 Extract optional zoom level suffix from named annotation string. More...
 
string CombineWithZoomLevel (const string &acc, int zoom_level)
 Combine accession string and zoom level into a string with separator. More...
 
void AddZoomLevel (string &acc, int zoom_level)
 

Variables

static SAnnotSelector::TAdaptiveDepthFlags s_DefaultAdaptiveDepthFlags = SAnnotSelector::kAdaptive_Default
 

Function Documentation

◆ NCBI_PARAM_DECL()

NCBI_PARAM_DECL ( bool  ,
OBJMGR  ,
ADAPTIVE_DEPTH_BY_NAMED_ACC   
)

◆ NCBI_PARAM_DEF()

NCBI_PARAM_DEF ( bool  ,
OBJMGR  ,
ADAPTIVE_DEPTH_BY_NAMED_ACC  ,
true   
)

Variable Documentation

◆ s_DefaultAdaptiveDepthFlags

Modified on Fri Sep 20 14:58:19 2024 by modify_doxy.py rev. 669887