Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Djzcoll.h284 NLM_EXTERN ValNodePtr collect_anpnode_with_option PROTO((CollectAlignOptionPtr caop, SeqLocPtr m_lo…
H A Djzcoll.c3042 NLM_EXTERN ValNodePtr collect_anpnode_with_option(CollectAlignOptionPtr caop, SeqLocPtr m_loc, Uint… in collect_anpnode_with_option() function
3248 …return collect_anpnode_with_option(&ca_option, m_loc, entityID, style, OBJ_SEQALIGN, featureOrder,… in CollAlignFromSeqAnnot()
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Ddrawseq.c3142 …aligns = collect_anpnode_with_option(&ca_option, slp, entityID, COLLECT_HISTORY, OBJ_SEQALIGN, NUL… in DrawOneSeqLoc()
3145 …vnp2 = collect_anpnode_with_option(&ca_option, slp, (Uint2) (vnp1->data.intvalue), COLLECT_HISTORY… in DrawOneSeqLoc()
3337 …aligns = collect_anpnode_with_option(&ca_option, slp, entityID, COLLECT_HISTORY, OBJ_SEQALIGN, NUL… in MakeCompressAlignList()
3358 …t_aligns = collect_anpnode_with_option(&ca_option, slp, t_entityID, COLLECT_HISTORY, OBJ_SEQALIGN,… in MakeCompressAlignList()
3793 …anp_node= collect_anpnode_with_option(&ca_option, m_loc, entityID, COLLECT_MP, OBJ_SEQHIST_ALIGN, … in collect_alignnode_from_slp()
4910 aligns = collect_anpnode_with_option(&ca_option, t_slp, entityID, in DrawCytoContigMap()
H A Dmapgene.c2576 …aligns = collect_anpnode_with_option(&ca_option, slp, entityID, COLLECT_HISTORY, OBJ_SEQALIGN, NUL… in LoadContigAlign()
H A Dgphview.c1457 bvp->anp_node = collect_anpnode_with_option(&ca_option, m_loc, entityID, in DrawAlignOnAllSequences()