NCBI C++ ToolKit
|
#include <gui/widgets/seq_graphic/seqgraphic_genbank_ds.hpp>
#include <gui/widgets/seq_graphic/alignment_job.hpp>
#include <gui/widgets/seq_graphic/alignment_glyph.hpp>
#include <gui/widgets/seq_graphic/alignment_score.hpp>
#include <gui/widgets/seq_graphic/alignment_conf.hpp>
#include <objtools/alnmgr/aln_explorer.hpp>
#include <objmgr/tse_handle.hpp>
#include <gui/utils/extension.hpp>
#include <objmgr/impl/scope_info.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CSGAlignmentDS |
class | CSGAlignmentDSType |
Variables | |
static const string | kBamDataLoader = "CBAMDataLoader" |
static const string | kCSRADataLoader = "CCSRADataLoader" |
Definition at line 47 of file seqgraphic_alignment_ds.hpp.
Referenced by CSGAlignmentDS::GetDataLoader(), and CSGAlignmentDS::IsBamLoader().
Definition at line 48 of file seqgraphic_alignment_ds.hpp.
Referenced by CSGAlignmentDS::GetDataLoader(), and CSGAlignmentDS::IsCSRALoader().