Home
last modified time | relevance | path

Searched defs:feathead (Results 1 – 5 of 5) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dsaled.c327 static Boolean checkfeatdel (SeqLocPtr slp, ValNodePtr feathead) in checkfeatdel()
823 extern void update_translateitem (PaneL pnl, ValNodePtr seqfeathead, ValNodePtr feathead) in update_translateitem()
843 extern void update_codonstartbt (PaneL pnl, ValNodePtr seqfeathead, ValNodePtr feathead) in update_codonstartbt()
1433 static SeqIdPtr get_featId_fromid (SelStructPtr csp, ValNodePtr feathead, Int2 itemsubtype) in get_featId_fromid()
1447 static SelStructPtr make_featssp (SelStructPtr csp, ValNodePtr feathead, Int2 itemsubtype, Int4 pos… in make_featssp()
H A Dsalfiles.c2838 ValNodePtr feathead = NULL, in CdRgnToProtProc() local
2894 ValNodePtr feathead = NULL, vnp = NULL; in UntranslateFunc() local
3128 extern ValNodePtr update_featpept (EditAlignDataPtr adp, ValNodePtr feathead, RecT *rp, SelStructPt… in update_featpept()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsalutil.c847 NLM_EXTERN ValNodePtr SeqfeatlistFree (ValNodePtr feathead) in SeqfeatlistFree()
869 NLM_EXTERN ValNodePtr SeqfeatlistFree_fromID (ValNodePtr feathead, Uint2 entityID) in SeqfeatlistFree_fromID()
2466 NLM_EXTERN SelEdStructPtr getCDSselect (ValNodePtr seqfeathead, ValNodePtr feathead) in getCDSselect()
2487 NLM_EXTERN Int2 checkCDSselect_forprotein (ValNodePtr seqfeathead, ValNodePtr feathead, Boolean wit… in checkCDSselect_forprotein()
H A Dsalstruc.c1770 static Boolean is_newfeat_static (ValNodePtr feathead, Uint2 eID, Uint2 subtype, SeqLocPtr slp) in is_newfeat_static()
1795 ValNodePtr feathead; in AddFeatFunc() local
H A Dsalprop.c159 static Boolean is_newfeat (ValNodePtr feathead, Uint2 eID, Uint2 subtype, SeqLocPtr slp) in is_newfeat()