Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dseqport.c5594 ByteStorePtr bsp, bsp_plain; in SPRebuildDNA() local
5604 if((bsp_plain = BSConvertSeq(bsp, Seq_code_ncbi4na, in SPRebuildDNA()
5609 BSRebuildDNA_4na(bsp_plain, spc->lbytes); in SPRebuildDNA()
5612 BSRead(bsp_plain, spc->buffer, residues/2+1); in SPRebuildDNA()
5615 BSFree(bsp_plain); in SPRebuildDNA()