NCBI C++ ToolKit
Functions
dup_feats.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <corelib/ncbidiag.hpp>
#include <serial/objectinfo.hpp>
#include <serial/serialbase.hpp>
#include <objmgr/scope.hpp>
#include <map>
+ Include dependency graph for dup_feats.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

void GetProductToCDSMap (CScope &scope, map< CBioseq_Handle, set< CSeq_feat_Handle > > &product_to_cds)
 
set< CSeq_feat_HandleGetDuplicateFeaturesForRemoval (CSeq_entry_Handle seh)
 
set< CBioseq_HandleListOrphanProteins (CSeq_entry_Handle seh, bool force_refseq=false)
 
bool AllowOrphanedProtein (const CBioseq &seq, bool force_refseq=false)
 

Function Documentation

◆ AllowOrphanedProtein()

bool AllowOrphanedProtein ( const CBioseq seq,
bool  force_refseq = false 
)

◆ GetDuplicateFeaturesForRemoval()

set< CSeq_feat_Handle > GetDuplicateFeaturesForRemoval ( CSeq_entry_Handle  seh)

◆ GetProductToCDSMap()

void GetProductToCDSMap ( CScope scope,
map< CBioseq_Handle, set< CSeq_feat_Handle > > &  product_to_cds 
)

◆ ListOrphanProteins()

set< CBioseq_Handle > ListOrphanProteins ( CSeq_entry_Handle  seh,
bool  force_refseq = false 
)
Modified on Fri Sep 20 14:57:10 2024 by modify_doxy.py rev. 669887