NCBI C++ ToolKit
|
Search Toolkit Book for CRemoveProteins
#include <gui/packages/pkg_sequence_edit/remove_sequences.hpp>
Static Public Member Functions | |
static CRef< CCmdComposite > | JustRemoveProteins (objects::CSeq_entry_Handle seh) |
static CRef< CCmdComposite > | AndRenormalizeNucProtSets (objects::CSeq_entry_Handle seh) |
static CRef< CCmdComposite > | OrphanedProteins (objects::CSeq_entry_Handle seh) |
Definition at line 96 of file remove_sequences.hpp.
|
static |
Definition at line 440 of file remove_sequences.cpp.
References cmd.
Referenced by CSequenceEditingEventHandler::RemoveProteinsAndRenormalizeNucProtSets().
|
static |
Definition at line 454 of file remove_sequences.cpp.
References cmd.
Referenced by CSequenceEditingEventHandler::JustRemoveProteins().
|
static |
Definition at line 469 of file remove_sequences.cpp.
References cmd, set< Key, Compare >::end(), CSeqFeatData::eSubtype_cdregion, set< Key, Compare >::find(), CScope::GetBioseqHandle(), CBioseq_Handle::GetScope(), set< Key, Compare >::insert(), and CBioseq_Handle::IsProtein().
Referenced by handler_eErr_SEQ_PKG_OrphanedProtein(), and CSequenceEditingEventHandler::RemoveOrphanedProteins().