Home
last modified time | relevance | path

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

/dports/biology/seaview/seaview/
H A Dalign.cxx49 extern int insert_gaps_at(SEA_VIEW *view, int seq, int site, int total);
188 if(fin > view->each_length[l]) insert_gaps_at(view, l + 1, in align_selected_parts()
399 insert_gaps_at(view, num + 1, in replace_align_part()
H A Dxfmatpt.cxx75 extern int insert_gaps_at(SEA_VIEW *view, int seq, int site, int total);
1161 insert_gaps_at(view, num+1, in record_alignment_callback()
H A Dseaview.cxx3653 int insert_gaps_at(SEA_VIEW *view, int seq, int site, int total) in insert_gaps_at() function
4685 count_each = insert_gaps_at(view, num, in handle_keyboard()
4717 count_each = insert_gaps_at(view, in handle_keyboard()