Home
last modified time | relevance | path

Searched refs:CheckSTRAND (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/flatfile/
H A Dindx_blk.h83 Int2 CheckSTRAND(const char* str);
H A Dindx_blk.cpp508 Int2 CheckSTRAND(const char* str) in CheckSTRAND() function
576 if(CheckSTRAND(offset + lcp->strand) == -1) in CkLocusLinePos()
H A Dem_ascii.cpp1035 strand = CheckSTRAND(p); in GetEmblInst()
1740 if(i == 0 && CheckSTRAND(bptr) >= 0) in GetEmblMolInfo()
H A Dgb_ascii.cpp275 strand = CheckSTRAND((lcp->strand >= 0) ? bptr+lcp->strand : " "); in GetGenBankInst()