NCBI C++ ToolKit
Functions
shortcuts.cpp File Reference
#include <ncbi_pch.hpp>
#include "read_blast_result.hpp"
#include <objects/seqloc/Seq_point.hpp>
+ Include dependency graph for shortcuts.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

string GetRRNAtype (const CRNA_ref &rna)
 
string Get3type (const CRNA_ref &rna)
 
string get_title (const CBioseq &seq)
 
EMyFeatureType get_my_seq_type (const CBioseq &seq)
 
string get_trna_string (const CSeq_feat &feat)
 
string GetRNAname (const CSeq_feat &feat)
 
EMyFeatureType get_my_feat_type (const CSeq_feat &feat, const LocMap &loc_map)
 
string GetStringDescr (const CBioseq &bioseq)
 
string printed_range (const TSeqPos from2, const TSeqPos to2)
 
string printed_range (const CSeq_feat &feat)
 
string printed_range (const CSeq_loc &seq_interval)
 
string printed_ranges (const CSeq_loc &seq_interval)
 
string printed_range (const CBioseq &seq)
 
string printed_range (const TSimpleSeqs::iterator &ext_rna)
 
string printed_range (const TSimplePair &apair)
 
string printed_range (const TSimpleSeq &ext_rna)
 
string printed_range (const TSimpleSeqs::iterator &ext_rna, const TSimpleSeqs::iterator &end)
 
string printed_range (const TSimpleSeqs::iterator &ext_rna, TSimpleSeqs &seqs)
 

Function Documentation

◆ Get3type()

string Get3type ( const CRNA_ref rna)

◆ get_my_feat_type()

EMyFeatureType get_my_feat_type ( const CSeq_feat feat,
const LocMap loc_map 
)

◆ get_my_seq_type()

EMyFeatureType get_my_seq_type ( const CBioseq seq)

◆ get_title()

string get_title ( const CBioseq seq)

◆ get_trna_string()

string get_trna_string ( const CSeq_feat feat)

◆ GetRNAname()

string GetRNAname ( const CSeq_feat feat)

◆ GetRRNAtype()

string GetRRNAtype ( const CRNA_ref rna)

◆ GetStringDescr()

string GetStringDescr ( const CBioseq bioseq)

◆ printed_range() [1/9]

string printed_range ( const CBioseq seq)

Definition at line 367 of file shortcuts.cpp.

References CReadBlastApp::getGenomicLocation(), and printed_range().

◆ printed_range() [2/9]

string printed_range ( const CSeq_feat feat)

Definition at line 328 of file shortcuts.cpp.

References CSeq_feat_Base::GetLocation(), and printed_range().

◆ printed_range() [3/9]

string printed_range ( const CSeq_loc seq_interval)

◆ printed_range() [4/9]

string printed_range ( const TSeqPos  from2,
const TSeqPos  to2 
)

◆ printed_range() [5/9]

string printed_range ( const TSimplePair apair)

Definition at line 384 of file shortcuts.cpp.

References TSimplePair::from, printed_range(), and TSimplePair::to.

◆ printed_range() [6/9]

string printed_range ( const TSimpleSeq ext_rna)

Definition at line 391 of file shortcuts.cpp.

References eNa_strand_plus, TSimpleSeq::exons, and printed_range().

◆ printed_range() [7/9]

string printed_range ( const TSimpleSeqs::iterator &  ext_rna)

Definition at line 372 of file shortcuts.cpp.

References printed_range().

◆ printed_range() [8/9]

string printed_range ( const TSimpleSeqs::iterator &  ext_rna,
const TSimpleSeqs::iterator &  end 
)

Definition at line 408 of file shortcuts.cpp.

References printed_range().

◆ printed_range() [9/9]

string printed_range ( const TSimpleSeqs::iterator &  ext_rna,
TSimpleSeqs seqs 
)

Definition at line 414 of file shortcuts.cpp.

References printed_range().

◆ printed_ranges()

string printed_ranges ( const CSeq_loc seq_interval)
Modified on Wed Apr 17 13:11:05 2024 by modify_doxy.py rev. 669887