NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <corelib/ncbiobj.hpp>
#include <objects/seqloc/Seq_loc.hpp>
#include <objmgr/bioseq_handle.hpp>
#include <objtools/alnmgr/aln_explorer.hpp>
#include <objtools/alnmgr/alnmap.hpp>
#include <util/sequtil/sequtil_manip.hpp>
#include <util/range_coll.hpp>
#include <gui/widgets/aln_score/scoring_method.hpp>
#include <gui/objutils/utils.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | IAlnGraphicDataSource |
IAlnGraphicDataSource - interface to a data source representing an abstract alignment used in graphical view. More... | |