Home
last modified time | relevance | path

Searched defs:IsGap (Results 1 – 18 of 18) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/ddv/
H A Dddvcreate.h170 Boolean IsGap; member
181 Boolean IsGap; member
190 Boolean IsGap; member
H A Dddvcreate.c844 Boolean more,bFirstMtdp,bFirstPgp,IsGap; in DDV_PopulateDisplayForDisc() local
1139 static void UABitDescrInit(UABitDescrPtr ubd,Int4 Start,Int4 Stop,Boolean IsGap) in UABitDescrInit()
1270 BoolPtr IsGap) in UAMgrUAMsgGetInfo()
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/qscore/src/qscore/
H A Dqscore.h80 static inline bool IsGap(char c) in IsGap() function
H A Dqscore_msa_qscore.cpp199 bool MSA_QScore::IsGap(unsigned uSeqIndex, unsigned uColIndex) const in IsGap() function in MSA_QScore
/dports/biology/iqtree/IQ-TREE-2.0.6/ncl/
H A Dnxsdiscretematrix.cpp386 bool NxsDiscreteMatrix::IsGap( in IsGap() function in NxsDiscreteMatrix
403 bool NxsDiscreteMatrix::IsGap( in IsGap() function in NxsDiscreteMatrix
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/cddalignview/
H A Dcav_alndisplay.hpp144 inline bool IsGap(char ch) { return (ch == '-'); } in IsGap() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/alnmgr/
H A Daln_explorer.hpp133 inline bool IsGap(void) const { in IsGap() function in IAlnSegment
H A Dalnmap.hpp304 bool IsGap(void) const { return m_SeqRange.GetFrom() < 0; } in IsGap() function in CAlnMap::CAlnChunk
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/alnmgr/
H A Daln_explorer.hpp133 inline bool IsGap(void) const { in IsGap() function in IAlnSegment
H A Dalnmap.hpp304 bool IsGap(void) const { return m_SeqRange.GetFrom() < 0; } in IsGap() function in CAlnMap::CAlnChunk
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/readers/
H A Dagp_util.hpp218 static bool IsGap(char c) in IsGap() function in CAgpRow
235 bool IsGap() const in IsGap() function in CAgpRow
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/readers/
H A Dagp_util.hpp218 static bool IsGap(char c) in IsGap() function in CAgpRow
235 bool IsGap() const in IsGap() function in CAgpRow
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dudvseq.h181 Boolean IsGap; /*display a gap */ member
H A Dsamutil.c3225 Boolean IsGap, Boolean IsUnAligned, Boolean Before) { in DDE_AddMsaTxtNode()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/ngalign/
H A Dunordered_spliter.cpp232 bool IsGap; in x_SplitDeltaExt() local
/dports/biology/muscle/muscle-3.8.1551/
H A Dmsa.cpp192 bool MSA::IsGap(unsigned uSeqIndex, unsigned uIndex) const in IsGap() function in MSA
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Dmsa.cpp224 bool MSA::IsGap(unsigned uSeqIndex, unsigned uIndex) const in IsGap() function in MSA
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/validator/
H A Dsingle_feat_validator.cpp846 bool CGapCache::IsGap(size_t pos) in IsGap() function in CGapCache