Home
last modified time | relevance | path

Searched refs:SeqLocString (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/streamtest/
H A Dprocess_gene_overlap.hpp160 string SeqLocString( const CSeq_loc& loc ) in SeqLocString() function in CGeneOverlapProcess
280 string SeqLocString( const CSeq_loc& loc ) in SeqLocString() function in CGeneFeatTreeProcess
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/speedtest/
H A Dspeedtest.cpp220 string SeqLocString( const CSeq_loc& loc ) in SeqLocString() function
245 op << SeqLocString( locbase ) << " -> " in TestFeatureGeneOverlap()
246 << SeqLocString( ol->GetLocation() ) << '\n'; in TestFeatureGeneOverlap()