Home
last modified time | relevance | path

Searched refs:GetIndels (Results 1 – 5 of 5) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/oligofar/
H A Dchashatom.hpp78 int GetIndels() const { return m_gapsCnt; } in GetIndels() function in CHashAtom
95 if( a.GetIndels() < b.GetIndels() ) return true; in LessQueryCoiterate()
96 if( a.GetIndels() > b.GetIndels() ) return false; in LessQueryCoiterate()
112 if( a.GetIndels() < b.GetIndels() ) return true; in LessDiffs()
113 if( a.GetIndels() > b.GetIndels() ) return false; in LessDiffs()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objects/seqalign/
H A DSeq_align.hpp261 vector<SIndel> GetIndels(TDim row = -1) const;
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objects/seqalign/
H A DSeq_align.hpp261 vector<SIndel> GetIndels(TDim row = -1) const;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seqalign/
H A DSeq_align.cpp1766 vector<CSeq_align::SIndel> CSeq_align::GetIndels(TDim row) const in GetIndels() function in CSeq_align
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seqalign/
H A DSeq_align.cpp1766 vector<CSeq_align::SIndel> CSeq_align::GetIndels(TDim row) const in GetIndels() function in CSeq_align