Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dmacroapi.h80 NLM_EXTERN Int4 GetFeatureTypeFromFeatdef (Int4 featdef);
H A Dmacroapi.c1389 NLM_EXTERN Int4 GetFeatureTypeFromFeatdef (Int4 featdef) in GetFeatureTypeFromFeatdef() function
9980 ffield->type = GetFeatureTypeFromFeatdef (featdef); in AddLegalFeatureField()
9991 ffield->type = GetFeatureTypeFromFeatdef (featdef); in AddLegalFeatureField()
24500 feature_type = GetFeatureTypeFromFeatdef(featdef); in ApplyOneFeatureToBioseq()
28552 …f ((gene->feature == Macro_feature_type_any || gene->feature == GetFeatureTypeFromFeatdef(sfp->idx… in MacroRemoveXrefsCallback()
28602 …if (action->feature != Macro_feature_type_any && action->feature != GetFeatureTypeFromFeatdef(sfp-… in MacroMakeGeneXrefsCallback()
H A Dsqnutil3.c21250 feature_type = GetFeatureTypeFromFeatdef (featdef); in AddFeatureCountReport()
21279 feature_type = GetFeatureTypeFromFeatdef (featdef); in AddFeatureTypeSummary()
H A Dsqnutil4.c13443 val = GetFeatureNameFromFeatureType(GetFeatureTypeFromFeatdef(vnp->choice)); in AddSuppressedFeatures()
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin9.c11753 ftype = GetFeatureTypeFromFeatdef (sfp->idx.subtype); in IsFeatureOkForFeatureTypes()
H A Dsequin3.c2092 h.type = GetFeatureTypeFromFeatdef (featdef); in NewRemoveDuplicateFeatsBaseForm()
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dmacrodlg.c14956 …dlg->quals = NewCreateImportFields (r, GetFeatureNameFromFeatureType (GetFeatureTypeFromFeatdef(fe… in ApplyFeatureDetailsDialog()