Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsqnutil1.c333 static Int2 SeqEntryOrEntityIDToGeneticCode (SeqEntryPtr sep, Uint2 entityID, BoolPtr mito, in SeqEntryOrEntityIDToGeneticCode() function
395 return SeqEntryOrEntityIDToGeneticCode (NULL, entityID, mito, taxname, maxsize, NULL); in EntityIDToGeneticCode()
401 return SeqEntryOrEntityIDToGeneticCode (sep, 0, mito, taxname, maxsize, NULL); in SeqEntryToGeneticCode()
407 return SeqEntryOrEntityIDToGeneticCode (sep, 0, mito, taxname, maxsize, biopp); in SeqEntryToBioSource()