Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsqnutil3.c11188 SeqFeatPtr rbs_sfp; in IsGeneLocationOk() local
11213 for (rbs_sfp = SeqMgrGetNextFeature (bsp, NULL, 0, FEATDEF_RBS, &rbs_context); in IsGeneLocationOk()
11214 rbs_sfp != NULL; in IsGeneLocationOk()
11215 rbs_sfp = SeqMgrGetNextFeature (bsp, rbs_sfp, 0, FEATDEF_RBS, &rbs_context)) in IsGeneLocationOk()