Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsqnutil2.c5565 static Boolean ParseQualIntoBioSource (SeqFeatPtr sfp, CharPtr qual, CharPtr val) in ParseQualIntoBioSource() function
6505 } else if (sfp->data.choice == SEQFEAT_BIOSRC && ParseQualIntoBioSource (sfp, qual, val)) { in AddQualifierToFeatureEx()
6914 if (ParseQualIntoBioSource (sfp, qual, val)) return; in AddQualifierToFeatureEx()