#include <ncbi_pch.hpp>
#include <vector>
#include <map>
#include <list>
#include <corelib/ncbistd.hpp>
#include <corelib/ncbiapp.hpp>
#include <corelib/ncbienv.hpp>
#include <corelib/ncbiargs.hpp>
#include <corelib/ncbiobj.hpp>
#include <corelib/ncbiexpt.hpp>
#include <corelib/plugin_manager.hpp>
#include <objmgr/object_manager.hpp>
#include <objmgr/scope.hpp>
#include <objects/seqset/gb_release_file.hpp>
#include <objects/seqalign/Seq_align.hpp>
#include <objects/seqalign/Seq_align_set.hpp>
#include <objects/seqalign/Dense_seg.hpp>
#include <objects/seqfeat/RNA_ref.hpp>
#include <objects/seqfeat/Feat_id.hpp>
#include <objects/seqfeat/SeqFeatXref.hpp>
#include <objects/seq/MolInfo.hpp>
#include <objects/general/Dbtag.hpp>
#include <objects/general/Object_id.hpp>
#include <util/compress/stream.hpp>
#include <util/compress/zlib.hpp>
#include <objtools/data_loaders/genbank/gbloader.hpp>
#include <objtools/data_loaders/lds/lds_dataloader.hpp>
#include <objtools/data_loaders/genbank/readers.hpp>
#include <objtools/alnmgr/alnmix.hpp>
#include <algo/sequence/loc_mapper.hpp>
#include <algo/sequence/compare_feats.hpp>
#include <dbapi/driver/drivers.hpp>
#include <limits>
Include dependency graph for xcompareannotsdemo.cpp:

Go to the source code of this file.
|
|
Definition at line 608 of file xcompareannotsdemo.cpp. |
|
|
Definition at line 607 of file xcompareannotsdemo.cpp. |
|
||||||||||||
|
||||||||||||
|
Definition at line 489 of file xcompareannotsdemo.cpp. References AddSpanningSentinelFeat(), CScope::AddTopLevelSeqEntry(), CSeqFeatData_Base::e_Gene, CSeqFeatData_Base::e_Rna, CSeq_inst_Base::eMol_rna, CSeq_inst_Base::eRepr_virtual, and CScope::ResetHistory(). |
|
||||||||||||||||||||
|
Definition at line 445 of file xcompareannotsdemo.cpp. References CScope::AddSeq_annot(), CSeqFeatData_Base::e_Gene, CSeqFeatData_Base::e_Rna, CRNA_ref_Base::eType_other, eUnknown, and NCBI_THROW. Referenced by AddDefaultSentinelFeats(), and AddSentinelRNASeq(). |
|
||||||||||||||||
|
Definition at line 408 of file xcompareannotsdemo.cpp. References CSeq_id::AsFastaString(), eGetId_ForceAcc, CSeq_loc::fMerge_SingleRange, GetId(), CSeq_loc::GetLabel(), CSeq_loc_Base::IsWhole(), out(), and Seq_loc_Merge(). |
|
||||||||||||
|
Definition at line 586 of file xcompareannotsdemo.cpp. References NStr::EndsWith(), CZipCompression::fCheckFileHeader, CCompressionStream::fOwnAll, CObjectIStream::Open(), and auto_ptr< X >::reset(). |
|
||||||||||||
|
Definition at line 376 of file xcompareannotsdemo.cpp. References CSeq_feat_Base::CanGetProduct(), eGetId_ForceAcc, GetId(), CSeq_feat_Base::GetProduct(), and id. |
|
||||||||||||
|
|
Definition at line 327 of file xcompareannotsdemo.cpp. References CScope::eManualTSEs, and CScope::GetAllTSEs(). Referenced by IsInScope(). |
|
||||||||||||||||
|
Definition at line 609 of file xcompareannotsdemo.cpp. References _TRACE, CScope::AddDataLoader(), eLoadScope_LDS, CObjectManager::eNonDefault, CLDS_Database::eReadOnly, CObjectManager::GetInstance(), CLDS_DataLoader::GetLoaderNameFromArgs(), CLDS_Database::Open(), and CLDS_DataLoader::RegisterInObjectManager(). Referenced by CXcompareAnnotsApplication::Run(). |
|
||||||||||||
|
Definition at line 1902 of file xcompareannotsdemo.cpp. References eDS_Default. |
|
|
Definition at line 398 of file xcompareannotsdemo.cpp. References eSerial_AsnBinary, eSerial_AsnText, eSerial_Json, eSerial_None, and eSerial_Xml. Referenced by CXcompareAnnotsApplication::Run(), and CXcompareAnnotsApplication::x_ProcessSeqAlignSetFromFile(). |
|
|
|
|
|
Definition at line 79 of file xcompareannotsdemo.cpp. |
1.4.6
Modified on Mon Dec 07 16:21:41 2009 by modify_doxy.py rev. 173732