Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dseqport.h168 NLM_EXTERN Boolean LIBCALL SeqPortSetUpAlphabet PROTO((SeqPortPtr spp, Uint1 curr_code, Uint1 newco…
H A Dseqport.c739 NLM_EXTERN Boolean LIBCALL SeqPortSetUpAlphabet(SeqPortPtr spp, Uint1 curr_code, Uint1 in SeqPortSetUpAlphabet() function
1003 SeqPortSetUpAlphabet(spps, in SeqPortNew()
1096 SeqPortSetUpAlphabet(spp, curr_code, newcode); in SeqPortNew()
H A Dedutil.c883 SeqPortSetUpAlphabet(spps, slitp->seq_data_type, newcode); in SeqLocsToDeltaSeqs()