NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/packages/pkg_snp/track/snp_ds.hpp>
#include <gui/widgets/seq_graphic/histogram_glyph.hpp>
#include <gui/widgets/seq_graphic/seqgraphic_utils.hpp>
#include <gui/objutils/utils.hpp>
#include <gui/utils/app_job_dispatcher.hpp>
#include <objmgr/graph_ci.hpp>
#include <objmgr/util/sequence.hpp>
#include <objmgr/seq_loc_mapper.hpp>
#include <objects/seqres/Int_graph.hpp>
#include <objects/seqres/Byte_graph.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (objects) | |
static bool | s_passes_bitfield (const CSeq_feat &or_feat, const SSnpFilter &filter) |
Definition at line 245 of file snp_ds.cpp.
References SSnpFilter::Passes().
Referenced by CSnpJob::x_PreFetchFtable().
USING_SCOPE | ( | objects | ) |