Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Djzcoll.h636 NLM_EXTERN Uint1 get_alignment_type PROTO((AnnotInfoPtr annot_info));
H A Dtxalign.c616 c_type = get_alignment_type(annot_info); in get_alignment_frame()
1474 align_type = get_alignment_type(annot_info); in load_master_translate_frame()
2461 align_type = get_alignment_type(annot_info); in reverse_blastx_order()
2517 get_alignment_type(annot_info) != ALIGN_DNA_TO_PROT) in change_blastx_master()
2654 get_alignment_type(annot_info) == ALIGN_PROT_TO_DNA) in revert_blastx_alignment()
2723 c_type = get_alignment_type(annot_info); in get_anp_list_for_aligntype()
H A Djzcoll.c1490 NLM_EXTERN Uint1 get_alignment_type(AnnotInfoPtr annot_info) in get_alignment_type() function
5170 align_type = get_alignment_type (annot_info); in FlatAlignNode()