NCBI C++ ToolKit
Functions | Variables
update_seq_input.cpp File Reference
#include <ncbi_pch.hpp>
#include <serial/objistr.hpp>
#include <objmgr/scope.hpp>
#include <objmgr/seq_vector.hpp>
#include <objmgr/bioseq_ci.hpp>
#include <objmgr/feat_ci.hpp>
#include <objmgr/bioseq_handle.hpp>
#include <objects/seqset/Seq_entry.hpp>
#include <objects/submit/Seq_submit.hpp>
#include <objects/seq/seqport_util.hpp>
#include <objects/seq/seq_macros.hpp>
#include <objects/seqalign/Dense_seg.hpp>
#include <objtools/readers/fasta.hpp>
#include <objtools/edit/seq_entry_edit.hpp>
#include <gui/framework/workbench.hpp>
#include <gui/core/selection_service_impl.hpp>
#include <gui/widgets/wx/simple_clipboard.hpp>
#include <gui/widgets/wx/message_box.hpp>
#include <gui/widgets/wx/file_extensions.hpp>
#include <gui/packages/pkg_sequence_edit/miscedit_util.hpp>
#include <gui/packages/pkg_sequence_edit/loadentrez_seq_dlg.hpp>
#include <gui/packages/pkg_sequence_edit/update_seq_input.hpp>
#include <gui/packages/pkg_sequence_edit/sequpd.hpp>
#include <gui/packages/pkg_sequence_edit/sequpd_except.hpp>
#include <wx/dataobj.h>
#include <wx/clipbrd.h>
#include <wx/filedlg.h>
+ Include dependency graph for update_seq_input.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 USING_SCOPE (objects)
 
static void s_CollectCollidingIDs_Entry (CSeq_entry &entry, CBioseq::TId &seq_ids, CScope &scope)
 

Variables

static const char * kNASeqCouldNotRead = "Failed to read update sequence"
 

Function Documentation

◆ s_CollectCollidingIDs_Entry()

static void s_CollectCollidingIDs_Entry ( CSeq_entry entry,
CBioseq::TId seq_ids,
CScope scope 
)
static

◆ USING_SCOPE()

USING_SCOPE ( objects  )

Variable Documentation

◆ kNASeqCouldNotRead

const char* kNASeqCouldNotRead = "Failed to read update sequence"
static
Modified on Fri Sep 20 14:57:45 2024 by modify_doxy.py rev. 669887